summaryrefslogtreecommitdiff
path: root/app/views/admin
Commit message (Expand)AuthorAgeFilesLines
* Remove top block from builds pageimprove-pipeline-designAnnabel Dunstone2016-05-241-1/+0
* Extend runner config options for untagged jobsGrzegorz Bizon2016-05-191-2/+0
* Change landing page when skipping confirmation email and add documentationFelipe Artur2016-05-161-2/+2
* Change skip_user_confirmation_email to send_user_confirmation_emailFelipe Artur2016-05-161-2/+2
* Toggle email signup confirmation in admin settingsFelipe Artur2016-05-161-0/+6
* Fix minor typos in admin health check pageDrew Blessing2016-05-121-1/+1
* Merge branch 'default-scope-on-builds-page' into 'master' Robert Speicher2016-05-121-1/+1
|\
| * Fix a description for default scope on buildsTakuya Noguchi2016-05-131-1/+1
* | Merge branch 'health-check-route'Douwe Maan2016-05-121-0/+49
|\ \
| * | Add Changelog entryhealth-check-routeDJ Mountney2016-05-121-6/+6
| * | Support token header for health check token, and general cleanup of the healt...DJ Mountney2016-05-111-15/+21
| * | Add tests for the health check featureDJ Mountney2016-05-101-0/+3
| * | Add health_check access token, and enforce on the health_check endpointDJ Mountney2016-05-101-0/+40
* | | Merge branch 'otzy007/gitlab-ce-disable_oauth_sign_in_sources'Douwe Maan2016-05-121-0/+7
|\ \ \ | |_|/ |/| |
| * | no need to define the help block since there's no help blockAndrei Gliga2016-05-121-1/+1
| * | Revert "Revert "no need to show the help about Github or the other authentica...Andrei Gliga2016-05-121-3/+0
| * | Revert "no need to show the help about Github or the other authentication sou...Andrei Gliga2016-05-121-0/+3
| * | inline btn-group{ data: { toggle: 'buttons' } }Andrei Gliga2016-05-121-2/+1
| * | button_based_providers.any? instead of !button_based_providers.empty?Andrei Gliga2016-05-121-1/+1
| * | On Application Settings Page let the user select the enabled OAuth Sign in so...Andrei Gliga2016-05-121-1/+1
| * | unindent 1 level the Disable OAuth formAndrei Gliga2016-05-121-8/+8
| * | no need to show the help about Github or the other authentication sourcesAndrei Gliga2016-05-121-3/+0
| * | if omniauth is enabled and if there are button_based_providers available show...Andrei Gliga2016-05-121-10/+11
| * | text for the disable_oauth_signin_sources labelAndrei Gliga2016-05-121-1/+1
| * | OAuth Providers disable from the ApplicationSettings pageAndrei Gliga2016-05-121-0/+10
* | | Merge branch 'fix/reuse-runner-edit-form-in-admin-area' into 'master' Rémy Coutable2016-05-121-19/+3
|\ \ \ | |/ / |/| |
| * | Reuse runners edit form in admin and project areaGrzegorz Bizon2016-05-101-19/+3
| |/
* | Use abbrevation in runners table in admin areaGrzegorz Bizon2016-05-101-1/+1
* | Remove broken inline runner description edit formGrzegorz Bizon2016-05-091-10/+2
|/
* Change build icons into buttons; update testsAnnabel Dunstone2016-05-041-3/+3
* Builds page redesignAnnabel Dunstone2016-05-041-1/+1
* Start builds redesignAnnabel Dunstone2016-05-044-13/+14
* Added UI to define secret_token for webhook and systemhookfeature/backport-safewebhooksGabriel Mazetto2016-05-021-2/+8
* disable spellcheck and autocorrect for username field in admin pageArinde Eniola2016-04-201-3/+3
* Configuring of points per UDP packettoggle-points-per-packetYorick Peterse2016-04-191-2/+9
* Merge branch 'configurable-shared-runners-text' into 'master' Kamil Trzciński2016-04-191-1/+5
|\
| * Add configurable shared runners textKamil Trzcinski2016-04-181-1/+5
* | Allow enable/disable push events for system hooksDmitriy Zaporozhets2016-04-191-6/+30
* | Fix documentation and improve permissions codeFelipe Artur2016-04-181-1/+1
* | Insert instructions in admin page and permissions documentFelipe Artur2016-04-181-1/+3
|/
* Documentation / help improvementsJacob Vosmaer2016-04-141-1/+3
* Make check result staleness more obviousJacob Vosmaer2016-04-131-1/+3
* Changes suggested by RobertJacob Vosmaer2016-04-121-1/+1
* Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into auto-fsckJacob Vosmaer2016-04-1217-92/+62
|\
| * Merge branch 'rs-form_errors' into 'master' Dmitriy Zaporozhets2016-04-1110-48/+13
| |\
| | * Standardize the way we check for and display form errorsrs-form_errorsRobert Speicher2016-04-0410-48/+13
| * | Merge branch 'admin-pages-layout' into 'master' Dmitriy Zaporozhets2016-04-042-35/+38
| |\ \
| | * | Single quotes paradiseadmin-pages-layoutDmitriy Zaporozhets2016-04-041-4/+4
| | * | Improve UI for admin/groups pageDmitriy Zaporozhets2016-04-042-35/+38
| | |/
| * | Fix missing paddings in admin areaDmitriy Zaporozhets2016-04-044-8/+10