summaryrefslogtreecommitdiff
path: root/app/views/admin
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '17848-web-hook-logging' into 'master'Dmitriy Zaporozhets2017-05-253-0/+53
|\
| * Implement web hooks loggingAlexander Randa2017-05-253-0/+53
* | Remove redundant data-turbolink attributes from linksblackst0ne2017-05-251-1/+1
* | Fix admin tabs32496-admin-tabsAnnabel Dunstone Gray2017-05-181-35/+36
* | Removed old endpoints from the monitoring viewupdate-admin-health-pageJose Ivan Vargas2017-05-161-17/+2
* | update admin health page with the application readiness endpointsJose Ivan Vargas2017-05-161-0/+6
|/
* Merge branch 'bvl-rename-build-events-to-job-events' into 'master' cherry-pick-0663458cDouwe Maan2017-05-161-1/+1
* Revert "Merge branch 'bvl-rename-build-events-to-job-events' into 'master'"Douwe Maan2017-05-151-1/+1
* Rename `build_events` to `job_events` in codeBob Van Landuyt2017-05-151-1/+1
* 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