Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-02-06Allow limited Markdown in Broadcast MessagesRobert Speicher
Closes #11853
2016-02-02Support Akismet spam checking for creation of issues via APIStan Hu
Currently any spam detected by Akismet by non-members via API will be logged in a separate table in the admin page. Closes #5612
2016-01-13Update Broadcast Message featuresRobert Speicher
- Removes redundant "Create a broadcast message" scenario that was entirely covered by the "Create a customized broadcast message" scenario. - Adds "Edit an existing broadcast message" scenario - Adds "Remove an existing broadcast message" scenario
2016-01-13Simplify BroadcastMessage factoryRobert Speicher
Also make the feature tests less brittle.
2015-12-02Signed in admin should be able to add/remove himself to a projectDouglas Barbosa Alexandre
2015-12-02Signed in admin should be able to add/remove himself to a groupDouglas Barbosa Alexandre
2015-09-03added spinach for glabal labelsValery Sizov
2015-08-26Enable SSL verification for WebhooksValery Sizov
2015-08-21Fix bug preventing invite by e-mailStan Hu
This was broken in 70f5291808 as a result of introducing the ability to filter by current user. Closes #2320
2015-08-19Spinach testsArtem Sidorenko
2015-08-06Add tests for abuse report featureDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2015-06-22Fix indendity testDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2015-06-19Add tests for admin managing user identitiesDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2015-06-04Remove show actions from Admin and Project DeployKeysRobert Speicher
2015-04-24Fix bug where Slack service channel was not saved in admin template settings.Stan Hu
Consolidate allowed parameters in one place to avoid these kinds of bugs in the future. Closes https://github.com/gitlabhq/gitlabhq/issues/9181
2015-04-03Add admin deploy keys tests.Douwe Maan
2015-03-23Include missing events and fix save functionality in admin service template ↵Stan Hu
settings form Closes #1275
2015-01-19Spinach for admin applicationsValery Sizov
2015-01-17Add tests to home page url redirectDmitriy Zaporozhets
2015-01-08Improve application settings and write testsDmitriy Zaporozhets
2014-12-29Add feature spec for user ssh keys on admin page.Marin Jankovski
2014-10-20Add tests for remove group member feature in admin areaDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-10-08Upcase missing feature namesCiro Santilli
2014-10-02Add test for broken admin user pageDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-06-23Test secondary user email removal.Marin Jankovski
2014-06-19Fix project trasnfer for admin areaDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-06-05Splitted the Spinach tests to prevent time-outsJeroen van Baarsen
Signed-off-by: Jeroen van Baarsen <jeroenvanbaarsen@gmail.com>
2014-02-25Fix 500 error when try to update own profile in admin areaDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-02-12User can leave group from group page.Ciro Santillli
2014-02-11User pages are visible to users without loginCiro Santillli
... if the user is authorized to at least one public project.
2013-12-19Customization and previewing of broadcast messagesAndrew Tomaka
2013-11-12Spinach test for broadcast messagesDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2013-11-12Active tab tests for admin broadcast messagesDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2013-09-12Fix typo in testsJoerg Bornschein
2013-06-26Test admin:group#indexDmitriy Zaporozhets
2013-06-18More userteam links removed. Removed teams spinach testsDmitriy Zaporozhets
2013-06-10Fix admin:group spinach. Remove selecting .all projects for admin user at ↵Dmitriy Zaporozhets
teams page
2013-03-26Fix RoutingError when changing username to non ascii char.Sato Hiroyuki
2013-01-25Remove pending steps (no functional - no tests)Andrey Kumanyaev
2013-01-25fix testsAndrey Kumanyaev
2013-01-25Repair admin section testsAndrey Kumanyaev
2013-01-25Admin teams section addedAndrey Kumanyaev
2013-01-09Spinach: admin logs, admin usersDmitriy Zaporozhets
2013-01-09set undefined featuresDmitriy Zaporozhets
2013-01-09A bit of spinach testsDmitriy Zaporozhets
2012-12-26Add functional in admin sectionAndrey Kumanyaev
2012-11-28Improve admin views for project and groupsCyril
* layout: add 'Groups' item to main_menu * admin/dashboard: add a ui-box for groups * projects and groups: remove nav tabs
2012-10-22More group tests with spinachrandx
2012-09-27Add features for checking the "Active Tab" across various pagesRobert Speicher