summaryrefslogtreecommitdiff
path: root/features/steps/admin
Commit message (Collapse)AuthorAgeFilesLines
* Add admin deploy keys tests.public-deploy-keysDouwe Maan2015-04-031-0/+57
|
* Include missing events and fix save functionality in admin service template ↵Stan Hu2015-03-231-0/+29
| | | | | | settings form Closes #1275
* Use `project_member` instead of `team_member`.Douwe Maan2015-03-151-1/+1
|
* Upgrade to Rails 4.1.9Vinnie Okada2015-02-141-3/+3
| | | | | | Make the following changes to deal with new behavior in Rails 4.1.2: * Use nested resources to avoid slashes in arguments to path helpers.
* Refactor issuable sorting a bitDmitriy Zaporozhets2015-02-051-1/+1
|
* Spelling improvement, add in a group, not into group.Sytse Sijbrandij2015-02-031-1/+1
|
* Spinach for admin applicationsValery Sizov2015-01-191-0/+55
|
* Add tests to home page url redirectDmitriy Zaporozhets2015-01-161-2/+4
|
* Improve application settings and write testsDmitriy Zaporozhets2015-01-081-0/+16
|
* Add feature spec for user ssh keys on admin page.Marin Jankovski2014-12-291-0/+32
|
* Fix spinach testDmitriy Zaporozhets2014-12-221-1/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Add tests for remove group member feature in admin areaDmitriy Zaporozhets2014-10-201-2/+21
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Add test for broken admin user pageDmitriy Zaporozhets2014-10-021-0/+19
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Merge branch 'spinach-step' of https://github.com/cirosantilli/gitlabhq into ↵Dmitriy Zaporozhets2014-09-225-23/+23
|\ | | | | | | | | | | | | | | | | cirosantilli-spinach-step Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> Conflicts: features/steps/project/markdown_render.rb
| * Replace old spinach step definitions with step.Ciro Santilli2014-09-225-23/+23
| |
* | Merge pull request #7821 from cirosantilli/factor-spinach-classesDmitriy Zaporozhets2014-09-225-5/+5
|\ \ | | | | | | [factor] Prefix Spinach features with Spinach::Features::.
| * | Prefix Spinach features with Spinach::Features::.Ciro Santilli2014-09-225-5/+5
| |/
* | Fix finder and tests for new membership modelsDmitriy Zaporozhets2014-09-151-1/+1
|/ | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Fix testsDmitriy Zaporozhets2014-06-261-1/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Replace home icon with tab namesDmitriy Zaporozhets2014-06-261-1/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Test secondary user email removal.Marin Jankovski2014-06-231-0/+19
|
* Fix project trasnfer for admin areaDmitriy Zaporozhets2014-06-191-0/+26
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Merge branch 'rm-dir-prefix' of ↵Dmitriy Zaporozhets2014-03-136-0/+0
|\ | | | | | | https://github.com/cirosantilli/gitlab-elearn into cirosantilli-rm-dir-prefix
| * Remove dir prefix and suffix from tests inside dir.Ciro Santillli2014-02-236-0/+0
| |
* | Fix 500 error when try to update own profile in admin areaDmitriy Zaporozhets2014-02-251-0/+13
|/ | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* User pages are visible to users without loginCiro Santillli2014-02-111-8/+5
| | | | ... if the user is authorized to at least one public project.
* Remove deprecated findersskv2014-01-191-1/+1
|
* Customization and previewing of broadcast messagesAndrew Tomaka2013-12-181-0/+14
|
* Spinach test for broadcast messagesDmitriy Zaporozhets2013-11-121-0/+27
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Active tab tests for admin broadcast messagesDmitriy Zaporozhets2013-11-121-0/+4
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Fix typo in testsJoerg Bornschein2013-09-121-1/+1
|
* Test admin:group#indexDmitriy Zaporozhets2013-06-261-0/+6
|
* Fix admin:groups testDmitriy Zaporozhets2013-06-201-2/+5
|
* More userteam links removed. Removed teams spinach testsDmitriy Zaporozhets2013-06-181-236/+0
|
* Fixin testsDmitriy Zaporozhets2013-06-181-1/+1
|
* Style page for project assign to team. Fix test for admin:teamsDmitriy Zaporozhets2013-06-111-1/+1
|
* Fix admin:group spinach. Remove selecting .all projects for admin user at ↵Dmitriy Zaporozhets2013-06-101-3/+2
| | | | teams page
* Replace old hashes with new 1.9 ruby hashes (rebase)Andrey Kumanyaev2013-05-051-5/+5
|
* Fix RoutingError when changing username to non ascii char.Sato Hiroyuki2013-03-261-0/+23
|
* Removed not relevant tests for admin.projectsDmitriy Zaporozhets2013-03-251-2/+0
|
* Fix spinach testsDmitriy Zaporozhets2013-03-131-3/+3
|
* Tests for team and group descriptions addedAndrew8xx82013-02-282-0/+4
|
* Team features are green nowDmitriy Zaporozhets2013-02-211-7/+7
|
* fix active tabs testsDmitriy Zaporozhets2013-01-311-1/+1
|
* fix testsAndrey Kumanyaev2013-01-241-7/+11
|
* Repair admin section testsAndrey Kumanyaev2013-01-241-0/+8
|
* fix simples errors in testsAndrey Kumanyaev2013-01-241-3/+3
|
* Admin teams section addedAndrey Kumanyaev2013-01-241-0/+222
|
* Spinach: admin logs, admin usersDmitriy Zaporozhets2013-01-092-0/+22
|
* sidekiq with green testsDmitriy Zaporozhets2013-01-091-1/+1
|