summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Handle case where GITLAB_PROMETHEUS_METRICS_ENABLED is non boolean value by d...Pawel Chojnacki2017-06-061-0/+12
* Make PrometheusTextFormat return proper output terminated with '\n'Pawel Chojnacki2017-06-022-18/+2
* Make production settings fixture use Gitlab::CurrentSettings.current_applicat...Pawel Chojnacki2017-06-022-11/+7
* Make fixture message more descriptivePawel Chojnacki2017-06-021-12/+13
* Allow enabling Prometheus metrics via ENV variable when db is seededPawel Chojnacki2017-06-021-0/+46
* Add prometheus text formatterPawel Chojnacki2017-06-022-6/+50
* Move Prometheus presentation logic to PrometheusTextPawel Chojnacki2017-06-023-13/+24
* Make tests of Gitlab::Metrics use explicit descriptions.Pawel Chojnacki2017-06-021-10/+24
* Mark migration as requiring no downtimePawel Chojnacki2017-06-021-0/+5
* Move most of MetricsController logic to MetricsServicePawel Chojnacki2017-06-021-2/+3
* move check if metrics are enabled to before actionPawel Chojnacki2017-06-021-0/+10
* Correctly handle temporary folder for testing multiproces metricsPawel Chojnacki2017-06-022-1/+9
* Add tests for metrics behaviorPawel Chojnacki2017-06-021-0/+125
* Split metrics from health controller into metrics controllerPawel Chojnacki2017-06-022-39/+51
* Merge branch '2361-pending-migrations-break-current-settings' into 'master'Rémy Coutable2017-06-022-2/+2
|\
| * Skip loading application settings from the database when migrations are pendingNick Thomas2017-06-022-2/+2
* | Merge branch 'winh-styled-people-search-bar' into 'master'Tim Zallmann2017-06-027-127/+342
|\ \
| * | Style people in issuable search bar (!11402)winh-styled-people-search-barwinh2017-06-026-9/+168
| * | Add frontend fixture for issue listwinh2017-06-021-0/+11
| * | Simplify filtered_search_visual_tokens_spec.jswinh2017-06-021-118/+163
* | | Merge branch 'port-refactor-wiki-page-services' into 'master'Grzegorz Bizon2017-06-023-48/+53
|\ \ \
| * | | Refactor specs for WikiPage servicesport-refactor-wiki-page-servicesDouglas Barbosa Alexandre2017-06-023-48/+53
| | |/ | |/|
* | | Merge branch '32983-merge-conflict-resolution-removed-the-newline-in-the-end-...Rémy Coutable2017-06-021-3/+39
|\ \ \
| * | | Keep trailing newline when picking conflict sections32983-merge-conflict-resolution-removed-the-newline-in-the-end-of-fileSean McGivern2017-06-011-3/+39
* | | | Merge branch '33242-create-project-for-user-api-ignores-path-parameter' into ...Sean McGivern2017-06-021-5/+21
|\ \ \ \
| * | | | Fix missing optional path parameter in "Create project for user" API33242-create-project-for-user-api-ignores-path-parameterAthar Hameed2017-06-021-5/+21
* | | | | Merge branch '28080-system-checks' into 'master'Sean McGivern2017-06-026-1/+290
|\ \ \ \ \
| * | | | | Refactor and move things around to improve in YAGNI perspectiveGabriel Mazetto2017-05-314-77/+68
| * | | | | Fix BasicExecutor specsGabriel Mazetto2017-05-311-4/+0
| * | | | | Fixed and improved some existing checks and SystemCheck libraryGabriel Mazetto2017-05-311-1/+3
| * | | | | Improve Specs and some fixesGabriel Mazetto2017-05-313-0/+189
| * | | | | Added specs for BaseExecutorGabriel Mazetto2017-05-311-0/+51
| * | | | | Added specs for SystemCheck and custom matcherGabriel Mazetto2017-05-312-0/+58
| * | | | | Move rainbow monkey patch to String to spec_helperGabriel Mazetto2017-05-312-1/+3
* | | | | | Merge branch '33215-fix-hard-delete-of-users' into 'master'Douwe Maan2017-06-022-2/+8
|\ \ \ \ \ \
| * | | | | | Fix hard-deleting users when they have authored issuesNick Thomas2017-06-022-2/+8
* | | | | | | Merge branch 'blameless' into 'master'Rémy Coutable2017-06-022-2/+2
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Promote blameless culture by using "annotate" insteadIlya Vassilevsky2017-06-022-2/+2
| | |_|/ / / | |/| | | |
* | | | | | Merge branch '31511-jira-settings' into 'master'Sean McGivern2017-06-028-105/+402
|\ \ \ \ \ \
| * | | | | | Minor refactor based on review feedbackkushalpandya2017-06-021-1/+2
| * | | | | | Address review comments31511-jira-settingsJarka Kadlecova2017-06-021-1/+1
| * | | | | | Update as per reviewkushalpandya2017-06-011-1/+0
| * | | | | | Update tests based on source changeskushalpandya2017-06-011-7/+10
| * | | | | | Remove extra new linekushalpandya2017-06-011-1/+0
| * | | | | | Address MR commentsJarka Kadlecova2017-06-012-3/+12
| * | | | | | Tests for `integration_settings_form`kushalpandya2017-06-012-0/+229
| * | | | | | fix failing specsJarka Kadlecova2017-06-013-41/+6
| * | | | | | Add feature tests for improved JIRA settingsJarka Kadlecova2017-06-012-3/+82
| * | | | | | simplify test&save actions when setting a service integrationJarka Kadlecova2017-06-014-69/+82
* | | | | | | Pipeline show view real time header sectionFilipa Lacerda2017-06-0210-14/+162
| |_|_|_|_|/ |/| | | | |