summaryrefslogtreecommitdiff
path: root/app/views/admin
Commit message (Expand)AuthorAgeFilesLines
* Minor cosmetic fixes in hooks admin screenGabriel Mazetto2017-05-122-4/+4
* Make the new repository_update_events configurable in System Hooks UIGabriel Mazetto2017-05-122-2/+9
* Allow disabling usage ping in `gitlab.yml`Sean McGivern2017-05-111-7/+14
* Merge remote-tracking branch 'origin/master' into add-sentry-js-again-with-vueLuke "Jared" Bennett2017-05-041-5/+1
|\
| * Merge branch '31383-admin-remove-user-text-incorrect' into 'master' Rémy Coutable2017-05-031-5/+1
| |\
| | * Note Ghost user and refer to user deletion documentationMark Fletcher2017-05-031-5/+1
* | | [ci skip] Moved the required restart message to only backend sentry fieldLuke "Jared" Bennett2017-05-031-2/+1
* | | Merge remote-tracking branch 'origin/master' into add-sentry-js-again-with-vueLuke "Jared" Bennett2017-05-034-47/+68
|\ \ \ | |/ /
| * | Merge branch '19364-webhook-edit' into 'master' Dmitriy Zaporozhets2017-05-023-47/+62
| |\ \
| | * | Implement ability to update hooksAlexander Randa2017-04-283-47/+62
| | |/
| * | Display GitLab Pages status in Admin DashboardMark Fletcher2017-05-011-0/+6
| |/
* | Fixed view to correct propertyLuke "Jared" Bennett2017-04-281-2/+2
* | Attempted adding separate clientside_sentry settingsLuke "Jared" Bennett2017-04-281-0/+15
|/
* Fix usage ping docs link from empty cohorts pagefix-usage-ping-doc-linkSean McGivern2017-04-251-1/+1
* Don't show usage ping on settings pageSean McGivern2017-04-172-6/+7
* Fix doc linksSean McGivern2017-04-142-2/+2
* Remove redundant sentence from cohorts disabledSean McGivern2017-04-141-1/+1
* Use serializer for formatting cohorts dataSean McGivern2017-04-141-23/+13
* Fix documentation links from cohortsSean McGivern2017-04-142-3/+4
* Rename user cohorts -> cohortsSean McGivern2017-04-144-3/+3
* Add user cohorts table to admin areaSean McGivern2017-04-145-1/+68
* Add documentation on Usage statistics and link from the admin areaAchilleas Pipinellis2017-04-141-0/+1
* Port 'Add more usage data to EE ping' to CESean McGivern2017-04-141-3/+5
* Port 'Add EE usage ping' to CESean McGivern2017-04-141-0/+9
* Use an icon to indicate whether service template is activeStan Hu2017-04-131-1/+1
* Update all instances of "fa-refresh" to "fa-spinner"Andrew Torres2017-04-112-2/+2
* Document how polling interval is useddocument-polling-intervalAdam Niedzielski2017-04-101-0/+1
* Admin section capitalization fixJose Ivan Vargas Lopez2017-04-0613-17/+17
* Support 2FA requirement per-groupMarkus Koller2017-04-061-1/+1
* Introduce "polling_interval_multiplier" as application settingAdam Niedzielski2017-04-031-0/+14
* Fix admin projects page in admin areaAlfredo Sumaran2017-03-291-7/+8
* Fix projects_limit RangeError on user createAlexander Randa2017-03-241-1/+1
* Add `aria-label` for feature status accessibilityKushal Pandya2017-03-231-12/+18
* Merge branch 'fix-links-target-blank' into 'security'Jacob Schatz2017-03-202-2/+2
* Change Canccel button class29441-cancel-button-misaligned-in-new-application-pageChris Peressini2017-03-141-1/+1
* mark internal users in the admin panelhttp://jneen.net/2017-03-091-1/+3
* Merge remote-tracking branch 'origin/personal_access_token_api_and_impersonat...Douwe Maan2017-03-072-0/+10
|\
| * apply codestyle and implementation changes to the respective feature codepersonal_access_token_api_and_impersonation_tokenTiago Botelho2017-03-062-60/+3
| * applies relevant changes to the code and code structureTiago Botelho2017-02-283-81/+67
| * refactors documentation and personal access tokens form to not allow admins t...Tiago Botelho2017-02-282-40/+11
| * add admin panel for personal access tokensSimon Vocella2017-02-283-0/+110
* | Use native unicode emojisEric Eastwood2017-03-061-1/+1
* | Remove unecessary calls to limit_user!, UniqueIps Middleware, and address MR ...Pawel Chojnacki2017-03-061-2/+3
* | Add admin settings entriesPawel Chojnacki2017-03-061-0/+22
* | Refactor projects filtering by nameDmitriy Zaporozhets2017-03-032-59/+51
* | Fixes filtering by name reseting archive filterPhil Hughes2017-03-031-9/+2
|/
* Add runner version to /admin/runners viewJonathon Reinhart2017-02-262-0/+3
* Don't allow deleting a ghost user.Timothy Andrew2017-02-242-2/+5
* Remove syntax help link and update screenshotLin Jen-Shin2017-02-221-2/+0
* Merge remote-tracking branch 'upstream/master' into 27762-add-default-artifac...Lin Jen-Shin2017-02-217-17/+17
|\