Robert Schilling
37a274a568
update tags count if tag gets deleted
2014-09-12 07:35:57 +02:00
Robert Schilling
8321a4d41f
Remove duplicated labels step
2014-09-12 07:22:30 +02:00
Dmitriy Zaporozhets
5913f74446
Clickable labels feature test
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-09-11 14:31:19 +03:00
Robert Schilling
7f7bf86bbf
Change shortcut for activity to project, because navbar changed
2014-09-08 20:49:15 +02:00
Dmitriy Zaporozhets
60a98584f6
Merge pull request #7658 from Razer6/refresh_labels_page_on_delete
...
Show labels help message if last label is deleted
2014-09-05 14:39:40 +03:00
Robert Schilling
bd2355191f
Show labels help message if last label is deleted
2014-09-04 23:15:28 +02:00
Dmitriy Zaporozhets
9bb1d8fc8d
Merge pull request #7382 from Razer6/git_ref_validation
...
Validate branch/tag-names and references WebUI, API
2014-09-04 15:52:42 +03:00
Dmitriy Zaporozhets
18e4e99764
Merge branch 'sha-link' of https://github.com/cirosantilli/gitlabhq into cirosantilli-sha-link
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
Conflicts:
CHANGELOG
2014-09-04 15:47:54 +03:00
Robert Schilling
392113919a
Validate tag-names and references in WebUI, API
2014-09-03 13:08:36 +02:00
Robert Schilling
551145bc98
Validate branch-names and references in WebUI, API
...
Add specs for GitRefValidator
2014-09-03 13:08:35 +02:00
Dmitriy Zaporozhets
a563065f3e
Merge pull request #7523 from Razer6/fix_branch_delete
...
Fix branch remove for branches containing a '/'
2014-09-03 14:01:57 +03:00
Dmitriy Zaporozhets
6dd140047f
Merge branch 'search-issues-spinach' into 'master'
...
Added Spinach tests for search issues by issue-description
Added Spinach tests for 'search issues by description' feature which was added to Changelog 7.1 for feature "Filter by description on Issues#index page"
See merge request !172
2014-09-01 11:35:09 +00:00
Robert Schilling
0cbc19f944
Awesome shortcuts for GitLab
2014-09-01 11:49:17 +02:00
Ciro Santilli
81336bd2b5
Add permalink to fixed SHA URL on blob view.
2014-09-01 10:26:47 +02:00
Porus Patell
eeebf7dae6
Fixing requested changes for 'search issues by description' tests
2014-08-25 12:20:08 -07:00
Porus Patell
6136dd5a75
Adding Spinach tests for 'search issues by description field' feature
2014-08-25 12:19:41 -07:00
Robert Schilling
50c2efea03
don't lookup branch element - it might need to be escaped
2014-08-17 17:05:32 +02:00
Dmitriy Zaporozhets
433dac7799
Merge pull request #7465 from Razer6/better_label_color_validation
...
Better label color validation, fixes #7454
2014-08-15 10:17:16 +03:00
skv
4e40800166
diff unfold
2014-08-14 15:48:14 +04:00
Robert Schilling
b9519c8314
Validate label titel in project scope
2014-08-13 15:48:26 +02:00
Robert Schilling
a3c969cd92
Add testcase for invalid color
2014-08-13 15:48:26 +02:00
Dmitriy Zaporozhets
bdb9340e4d
Merge pull request #7385 from Razer6/fix_search_empty_project
...
Fix 500 on searching on empty project, restyle search page
2014-08-11 12:41:58 +03:00
Dmitriy Zaporozhets
7122a823f8
Merge pull request #7393 from Razer6/fix_500_hook_service_down
...
Prevent 500 if hook url is down when testing a hook, fixes #7376
2014-08-11 12:41:35 +03:00
Robert Schilling
da7e14c864
fix searching on empty project, prevent 500
...
Fix hound
2014-08-11 11:31:37 +02:00
Dmitriy Zaporozhets
394ac378f8
Fix markdown tests. Use new repo for testing. Fixed gitlab-shell test setup
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-07-31 23:05:30 +03:00
Dmitriy Zaporozhets
faaedbf051
Fix network tests
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-07-31 22:34:37 +03:00
Dmitriy Zaporozhets
cbe4891d7c
Fix form mr tests
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-07-31 20:13:27 +03:00
Dmitriy Zaporozhets
ee4643c732
Fix MR tests
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-07-31 19:19:40 +03:00
Dmitriy Zaporozhets
c2c7d14ec5
Move all test repos data to ReposHelpers
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-07-31 17:23:40 +03:00
Dmitriy Zaporozhets
bb2f4d665e
Fix browse code spinach tests
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-07-31 16:20:47 +03:00
Dmitriy Zaporozhets
833bc30593
Add test for createing issue with labels
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-07-31 14:14:27 +03:00
Dmitriy Zaporozhets
0f4748873d
Project labels tests
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-07-31 14:06:14 +03:00
Dmitriy Zaporozhets
70f868b737
Fix tests
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-07-30 16:05:43 +03:00
Dmitriy Zaporozhets
593df8e69a
Improve labels
...
* allow developers to manage labels
* add ability to remove label
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-07-30 15:15:39 +03:00
Robert Schilling
7cefdb49eb
Prevent 500 if hook url is down, fixes #7376
2014-07-29 11:49:46 +02:00
Robert Schilling
062ff17b1c
Do not execute hooks on empty projects, fixes #6108
2014-07-27 23:48:53 +02:00
Dmitriy Zaporozhets
2d25faf21c
Fix star tests
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-07-24 23:25:38 +03:00
Dmitriy Zaporozhets
e21ca9f8b1
Merge branch 'star' of https://github.com/cirosantilli/gitlabhq into cirosantilli-star
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
Conflicts:
CHANGELOG
2014-07-24 10:54:42 +03:00
Dmitriy Zaporozhets
001096cab8
Remove duplicate test
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-07-23 18:03:33 +03:00
Dmitriy Zaporozhets
af2a6ec150
Add useless test. Uncomment when we improve testing
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-07-21 22:52:01 +03:00
Ciro Santilli
e1d307bf4b
Move destroy user feature to spec.
2014-07-17 23:22:40 +02:00
Ciro Santilli
714f7201d3
Add project stars.
2014-07-17 22:47:16 +02:00
Marin Jankovski
3b80d68f9d
Add in the tests.
2014-07-11 19:53:10 +02:00
Marin Jankovski
55efb2d9f2
Revert "Merge branch 'redirect_after_login' into 'master'"
...
This reverts commit 5aaa35656e , reversing
changes made to 5b8c176767 .
2014-07-11 19:53:10 +02:00
Marin Jankovski
91e01275cb
Add tests to check for correct browse link name.
2014-07-09 10:12:09 +02:00
Sytse Sijbrandij
2f962a40e8
Merge pull request #7170 from cirosantilli/add-trailing-newlines
...
[minor-refactor] Add trailing newline to all text files.
2014-06-30 09:41:06 +02:00
Dmitriy Zaporozhets
af7e77984c
Show VERSION information on project sidebar
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-06-25 12:07:06 +03:00
Ciro Santilli
a7e0ca9e83
Add trailing newline to all text files.
...
Present in the large majority of files of each respective type.
2014-06-21 11:20:22 +02:00
Marin Jankovski
db88797ef9
Fix test
2014-06-19 16:51:36 +02:00
Marin Jankovski
26d1bd7c2a
Set return url as param.
2014-06-19 14:20:25 +02:00