Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added spinach for glabal labelsglobal_labels | Valery Sizov | 2015-09-03 | 1 | -0/+38 |
| | |||||
* | Enable SSL verification for Webhooksenable_ssl_verification_web_hook | Valery Sizov | 2015-08-26 | 1 | -0/+9 |
| | |||||
* | Fix bug preventing invite by e-mail | Stan Hu | 2015-08-21 | 1 | -0/+6 |
| | | | | | | This was broken in 70f5291808 as a result of introducing the ability to filter by current user. Closes #2320 | ||||
* | Spinach tests | Artem Sidorenko | 2015-08-19 | 1 | -1/+10 |
| | |||||
* | Add tests for abuse report feature | Dmitriy Zaporozhets | 2015-08-06 | 1 | -0/+8 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Fix indendity test | Dmitriy Zaporozhets | 2015-06-22 | 1 | -0/+1 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Add tests for admin managing user identities | Dmitriy Zaporozhets | 2015-06-19 | 1 | -1/+18 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Remove show actions from Admin and Project DeployKeys | Robert Speicher | 2015-06-03 | 1 | -5/+0 |
| | |||||
* | Fix bug where Slack service channel was not saved in admin template settings. | Stan Hu | 2015-04-24 | 1 | -0/+3 |
| | | | | | | Consolidate allowed parameters in one place to avoid these kinds of bugs in the future. Closes https://github.com/gitlabhq/gitlabhq/issues/9181 | ||||
* | Add admin deploy keys tests.public-deploy-keys | Douwe Maan | 2015-04-03 | 1 | -0/+21 |
| | |||||
* | Include missing events and fix save functionality in admin service template ↵ | Stan Hu | 2015-03-23 | 1 | -0/+7 |
| | | | | | | settings form Closes #1275 | ||||
* | Spinach for admin applications | Valery Sizov | 2015-01-19 | 1 | -0/+18 |
| | |||||
* | Add tests to home page url redirect | Dmitriy Zaporozhets | 2015-01-16 | 1 | -2/+2 |
| | |||||
* | Improve application settings and write tests | Dmitriy Zaporozhets | 2015-01-08 | 1 | -0/+9 |
| | |||||
* | Add feature spec for user ssh keys on admin page. | Marin Jankovski | 2014-12-29 | 1 | -0/+10 |
| | |||||
* | Add tests for remove group member feature in admin area | Dmitriy Zaporozhets | 2014-10-20 | 1 | -0/+7 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Upcase missing feature names | Ciro Santilli | 2014-10-07 | 1 | -1/+1 |
| | |||||
* | Add test for broken admin user page | Dmitriy Zaporozhets | 2014-10-02 | 1 | -0/+6 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Test secondary user email removal. | Marin Jankovski | 2014-06-23 | 1 | -0/+8 |
| | |||||
* | Fix project trasnfer for admin area | Dmitriy Zaporozhets | 2014-06-19 | 1 | -0/+6 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Splitted the Spinach tests to prevent time-outs | Jeroen van Baarsen | 2014-06-04 | 6 | -0/+6 |
| | | | | Signed-off-by: Jeroen van Baarsen <jeroenvanbaarsen@gmail.com> | ||||
* | Fix 500 error when try to update own profile in admin area | Dmitriy Zaporozhets | 2014-02-25 | 1 | -0/+6 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | User can leave group from group page. | Ciro Santillli | 2014-02-12 | 1 | -1/+1 |
| | |||||
* | User pages are visible to users without login | Ciro Santillli | 2014-02-11 | 1 | -3/+3 |
| | | | | ... if the user is authorized to at least one public project. | ||||
* | Customization and previewing of broadcast messages | Andrew Tomaka | 2013-12-18 | 1 | -0/+7 |
| | |||||
* | Spinach test for broadcast messages | Dmitriy Zaporozhets | 2013-11-12 | 1 | -0/+13 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Active tab tests for admin broadcast messages | Dmitriy Zaporozhets | 2013-11-12 | 1 | -0/+5 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Fix typo in tests | Joerg Bornschein | 2013-09-12 | 1 | -1/+1 |
| | |||||
* | Test admin:group#index | Dmitriy Zaporozhets | 2013-06-26 | 1 | -0/+3 |
| | |||||
* | More userteam links removed. Removed teams spinach tests | Dmitriy Zaporozhets | 2013-06-18 | 1 | -70/+0 |
| | |||||
* | Fix admin:group spinach. Remove selecting .all projects for admin user at ↵ | Dmitriy Zaporozhets | 2013-06-10 | 1 | -0/+1 |
| | | | | teams page | ||||
* | Fix RoutingError when changing username to non ascii char. | Sato Hiroyuki | 2013-03-26 | 1 | -0/+8 |
| | |||||
* | Remove pending steps (no functional - no tests) | Andrey Kumanyaev | 2013-01-24 | 1 | -2/+0 |
| | |||||
* | fix tests | Andrey Kumanyaev | 2013-01-24 | 1 | -3/+0 |
| | |||||
* | Repair admin section tests | Andrey Kumanyaev | 2013-01-24 | 1 | -1/+3 |
| | |||||
* | Admin teams section added | Andrey Kumanyaev | 2013-01-24 | 1 | -0/+73 |
| | |||||
* | Spinach: admin logs, admin users | Dmitriy Zaporozhets | 2013-01-09 | 2 | -0/+11 |
| | |||||
* | set undefined features | Dmitriy Zaporozhets | 2013-01-09 | 2 | -0/+4 |
| | |||||
* | A bit of spinach tests | Dmitriy Zaporozhets | 2013-01-09 | 3 | -0/+13 |
| | |||||
* | Add functional in admin section | Andrey Kumanyaev | 2012-12-26 | 1 | -0/+7 |
| | |||||
* | Improve admin views for project and groups | Cyril | 2012-11-28 | 1 | -0/+5 |
| | | | | | | * layout: add 'Groups' item to main_menu * admin/dashboard: add a ui-box for groups * projects and groups: remove nav tabs | ||||
* | More group tests with spinach | randx | 2012-10-22 | 1 | -0/+10 |
| | |||||
* | Add features for checking the "Active Tab" across various pages | Robert Speicher | 2012-09-26 | 1 | -0/+33 |