summaryrefslogtreecommitdiff
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '63869-store-prometheus-metrics-in-separate-dirs-in-test-and-pro...Kamil Trzciński2019-07-021-4/+16
|\
| * Use separate Prometheus metrics dirs in dev/test63869-store-prometheus-metrics-in-separate-dirs-in-test-and-prodAleksei Lipniagov2019-07-021-4/+16
* | Include user id and username in auth logMayra Cabrera2019-07-021-2/+12
* | Start UnicornSampler in master processJan Provaznik2019-07-021-6/+4
|/
* Includes logic to persist namespace statisticsMayra Cabrera2019-07-022-0/+4
* Add a memory cache local to the thread to reduce Redis loadStan Hu2019-07-011-0/+3
* Run do_master_restart callback on server startJan Provaznik2019-07-013-8/+39
* Merge branch '62722-boot-app-in-ci-and-check-memory-ce' into 'master'Kamil Trzciński2019-07-011-1/+1
|\
| * Get memory data after booting app in production62722-boot-app-in-ci-and-check-memory-ceAleksei Lipniagov2019-06-281-1/+1
* | Merge branch 'zj-circuit-breaker-removal-part-deux' into 'master'Bob Van Landuyt2019-07-011-15/+6
|\ \
| * | Remove ignored circuit_breaker columnsZeger-Jan van de Weg2019-06-281-15/+6
* | | Merge branch 'id-stale-branches' into 'master'Grzegorz Bizon2019-07-011-1/+4
|\ \ \
| * | | Add endpoint for fetching diverging commit countsid-stale-branchesIgor Drozdov2019-06-281-1/+4
* | | | Merge branch 'rs-config-settings' into 'master'Lin Jen-Shin2019-06-291-8/+136
|\ \ \ \ | |_|_|/ |/| | |
| * | | Move mirror settings to their own EE blockrs-config-settingsRobert Speicher2019-06-281-3/+6
| * | | Copy Settings initializer from EERobert Speicher2019-06-271-8/+133
| | |/ | |/|
* | | Revert "Merge branch '62722-boot-app-in-ci-and-check-memory' into 'master'"Rémy Coutable2019-06-281-1/+1
* | | Merge branch 'transaction-metrics' into 'master'Lin Jen-Shin2019-06-281-0/+3
|\ \ \
| * | | Adds metrics to measure database transactionstransaction-metricsAndrew Newdigate2019-06-281-0/+3
| | |/ | |/|
* | | Replace 'JIRA' with 'Jira'Takuya Noguchi2019-06-282-2/+2
* | | Get memory data after booting app in production62722-boot-app-in-ci-and-check-memoryAleksei Lipniagov2019-06-281-1/+1
* | | Merge branch 'id-extract-widget-into-different-request' into 'master'Ash McKenzie2019-06-281-0/+1
|\ \ \ | |_|/ |/| |
| * | Extract MR's widget into a separate endpointid-extract-widget-into-different-requestIgor Drozdov2019-06-281-0/+1
| |/
* | Merge branch 'rs-ee-only-routes-2' into 'master'Lin Jen-Shin2019-06-276-7/+167
|\ \
| * | Delineate additional EE-only routesrs-ee-only-routes-2Robert Speicher2019-06-262-16/+29
| * | Copy routes from EERobert Speicher2019-06-266-7/+154
* | | Merge branch '53811-issue-boards-to-core-projects-backend-ce' into 'master'Stan Hu2019-06-271-1/+5
|\ \ \
| * | | Move Multiple Issue Boards for Projects to Core53811-issue-boards-to-core-projects-backend-ceAlexandru Croitor2019-06-261-1/+5
* | | | Merge branch 'dz-remove-deprecated-user-routes' into 'master'Mike Greiling2019-06-272-10/+1
|\ \ \ \
| * | | | Remove deprecated /u/:username routesdz-remove-deprecated-user-routesDmitriy Zaporozhets2019-06-262-10/+1
* | | | | Merge branch 'refactor/remove-sentry-from-app-settings' into 'master'Stan Hu2019-06-261-10/+3
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | refactor: remove Sentry from application settingsRoger Meier2019-06-251-10/+3
| | |/ / | |/| |
* | | | Speed up obtaining Let's Encrypt certificatesVladimir Shushlin2019-06-261-1/+1
|/ / /
* | | Copy inflections from EErs-ee-inflectionsRobert Speicher2019-06-251-0/+8
| |/ |/|
* | Refactor inside_transaction? to Gitlab::DatabaseAndrew Newdigate2019-06-251-1/+1
|/
* Renew Let's Encrypt certificatesVladimir Shushlin2019-06-242-0/+5
* Merge branch 'bw-issue-reorder' into 'master'Kamil Trzciński2019-06-211-0/+1
|\
| * Add reorder action to Project IssuesControllerbw-issue-reorderBrett Walker2019-06-211-0/+1
* | Merge branch 'config-yaml-differences' into 'master'Robert Speicher2019-06-207-3/+252
|\ \
| * | Backport gitlab.yml.example from EEconfig-yaml-differencesYorick Peterse2019-06-203-1/+217
| * | Backport Prometheus YAML config from EEYorick Peterse2019-06-201-2/+2
| * | Backport Sidekiq queue names from EEYorick Peterse2019-06-201-0/+17
| * | Backport dependency decisions from EEYorick Peterse2019-06-191-0/+7
| * | Backport EE YAML settings for PostgreSQLYorick Peterse2019-06-191-0/+9
* | | Merge branch '57973-errors-in-application-settings-panel-shows-wrong-panel' i...Sean McGivern2019-06-201-1/+1
|\ \ \
| * | | Update application settings using correct actionBrett Walker2019-06-191-1/+1
| |/ /
* | | Only support postgresqlNick Thomas2019-06-191-0/+4
|/ /
* | Removes database.yml.example file from config/removes-database-yml-exampleMayra Cabrera2019-06-181-0/+0
|/
* Merge branch 'dz-remove-deprecated-group-routes' into 'master'Grzegorz Bizon2019-06-181-8/+0
|\
| * Remove deprecated group routesdz-remove-deprecated-group-routesDmitriy Zaporozhets2019-06-141-8/+0