Ciro Santilli
2d23522107
Use :message key, not :error for File::Service.
2014-10-13 20:55:09 +02:00
Dmitriy Zaporozhets
e261de255d
Merge pull request #7942 from cirosantilli/commit-changes-uppercase
...
Make new and edit file submit more uniform
2014-10-13 18:47:46 +03:00
Dmitriy Zaporozhets
cf1aa36a21
Merge pull request #7979 from mr-vinn/refactor-tasks
...
Refactor task list tests and coffeescript
2014-10-08 11:37:21 +03:00
Ciro Santilli
166c215a75
Make new and edit file submit more uniform
2014-10-08 10:01:07 +02:00
Ciro Santilli
901d099cea
Upcase missing feature names
2014-10-07 23:28:38 +02:00
Vinnie Okada
40263a06c1
Refactor task list tests and coffeescript
2014-10-06 19:19:12 -05:00
Marin Jankovski
0fed1b5876
Merge pull request #7964 from mr-vinn/task-lists
...
Add task lists to issues and merge requests
2014-10-06 17:29:06 +02:00
Marin Jankovski
9535ce2caa
Preventing some duplication in MR feature tests by adding a different comment.
2014-10-06 16:09:22 +02:00
Vinnie Okada
31bc42de57
Add Spinach tests for task lists
2014-10-06 02:07:03 -05:00
Ciro Santilli
fa34901237
Make Spinach test names consistent
...
- do not add Feature to feature titles
- titleize feature titles
- put steps on the same path as .feature files
- make feature titles match their path
2014-10-05 18:21:11 +02:00
Sullivan SENECHAL
d1fa3b336d
Add Pushover service integration
...
That introduce select field type for services options.
2014-10-03 13:54:37 +02:00
Dmitriy Zaporozhets
71fce0b2f8
Comment random failing test
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-10-02 17:49:11 +03:00
Robert Schilling
350877d050
Merge pull request #7904 from cirosantilli/titleize-actions
...
Titleize blob action buttons. [failure unrelated]
2014-10-01 17:58:28 +02:00
Ciro Santilli
0d4ae0e392
Titleize blob action buttons.
2014-09-30 23:32:03 +02:00
Marin Jankovski
65cb51af31
Add a feature for readme on project show page.
2014-09-30 14:59:30 +02:00
Dmitriy Zaporozhets
8163a43c8f
Merge pull request #7862 from cirosantilli/test-change-file
...
Add web UI file CRUD tests.
2014-09-29 17:38:22 +03:00
Dmitriy Zaporozhets
83a21c33f1
Add tests for commits graph
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-09-29 12:11:53 +03:00
Dmitriy Zaporozhets
aa46a15d2a
Fix spinach feature
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-09-26 18:12:25 +03:00
Ciro Santilli
f456fce2a5
Add web UI file CRUD tests.
...
me/ciro/bak/git/cirosantilli.com/web'
2014-09-26 15:33:48 +02:00
Ciro Santilli
b65a2d07e4
Typo it -> its.
2014-09-21 19:45:54 +02:00
Dmitriy Zaporozhets
79190fe06b
Merge branch 'implement_comments_on_parallel_diff' into 'master'
...
Implement comments on parallel diff
Fixes #1565
See merge request !1090
2014-09-15 07:19:50 +00:00
Marin Jankovski
75fbca83e3
Add one feature test.
2014-09-12 20:12:31 +02:00
Marin Jankovski
1fd58c84a0
Merge pull request #7741 from Razer6/refactor/remove_duplicate_steps
...
[Refactor] Remove duplicated labels step
2014-09-12 19:03:47 +02:00
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