summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Remove migrations from setup_postgresqlNick Thomas2019-07-021-14/+0
* Remove background migrations for old schemasNick Thomas2019-07-026-757/+0
* Merge branch 'docs-fix-typo-in-docs' into 'master'Stan Hu2019-07-011-1/+1
|\
| * Fix a typo in lib/gitlab/search/found_blob.rbdocs-fix-typo-in-docsRémy Coutable2019-07-011-1/+1
* | Merge branch '9491-graphql-view-design-board-at-version-ce' into 'master'Nick Thomas2019-07-011-0/+32
|\ \
| * | CE backport for changes in EE MR 142929491-graphql-view-design-board-at-version-ceLuke Duncalfe2019-06-281-0/+32
* | | Run do_master_restart callback on server startJan Provaznik2019-07-011-0/+3
* | | Merge branch 'sh-fix-issue-63910' into 'master'Sean McGivern2019-07-011-3/+3
|\ \ \ | |_|/ |/| |
| * | Fix attachments using the wrong URLs in e-mailssh-fix-issue-63910Stan Hu2019-06-281-3/+3
* | | Merge branch 'tc-rake-orphan-artifacts' into 'master'Dmitriy Zaporozhets2019-07-013-0/+237
|\ \ \
| * | | Add rake task to clean orphan artifact filestc-rake-orphan-artifactsToon Claes2019-06-283-0/+237
* | | | Merge branch 'add-clusters-to-deployment' into 'master'Lin Jen-Shin2019-07-011-1/+1
|\ \ \ \
| * | | | Drop fallback to deployment platformThong Kuah2019-06-271-3/+1
| * | | | Use deployment's cluster for kubernetes prereqThong Kuah2019-06-271-1/+3
* | | | | Merge branch 'check-min-schema-migrate' into 'master'Robert Speicher2019-06-282-0/+25
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fix extra newline left by conflict resolutioncheck-min-schema-migrateDJ Mountney2019-06-281-1/+0
| * | | | Merge branch 'master' into 'check-min-schema-migrate'DJ Mountney2019-06-2826-53/+159
| |\ \ \ \
| * | | | | Update comments and docs around min schema versionDJ Mountney2019-06-252-2/+2
| * | | | | Drop the source upgrade changeDJ Mountney2019-06-251-0/+2
| * | | | | Add an flag for skipping the schema version checkDJ Mountney2019-06-251-0/+2
| * | | | | Fix db:migrate for fresh installsDJ Mountney2019-06-251-1/+6
| * | | | | Move min schema version check to db:migrateDJ Mountney2019-06-253-4/+12
| * | | | | Check supported version when migratingDJ Mountney2019-06-252-0/+8
* | | | | | Merge branch '63874-use-process-cpu-time-instead-of-thread-for-cpu-metrics' i...Stan Hu2019-06-281-11/+3
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Use PROCESS_CPUTIME_ID for cpu time metricsAleksei Lipniagov2019-06-281-11/+3
* | | | | | Merge branch 'transaction-metrics' into 'master'Lin Jen-Shin2019-06-282-0/+34
|\ \ \ \ \ \
| * | | | | | Adds metrics to measure database transactionstransaction-metricsAndrew Newdigate2019-06-282-0/+34
* | | | | | | Merge branch 'small-s-in-elasticsearch-in-code' into 'master'Rémy Coutable2019-06-281-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Fix typo in code comments about ElasticsearchTakuya Noguchi2019-06-281-1/+1
* | | | | | | | Replace 'JIRA' with 'Jira'Takuya Noguchi2019-06-281-5/+5
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge branch 'set-higher-ttl-for-trace-write' into 'master'Kamil Trzciński2019-06-281-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Set higher TTL to write lock for tracesset-higher-ttl-for-trace-writeShinya Maeda2019-06-281-1/+1
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'sh-support-subnets-ip-rate-limiter' into 'master'Thong Kuah2019-06-281-1/+16
|\ \ \ \ \ \ \
| * | | | | | | Support CIDR notation in IP rate limitersh-support-subnets-ip-rate-limiterStan Hu2019-06-271-1/+16
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'graphql-tree-last-commit' into 'master'Lin Jen-Shin2019-06-281-0/+25
|\ \ \ \ \ \ \
| * | | | | | | Added commit type to tree GraphQL typePhil Hughes2019-06-281-0/+25
* | | | | | | | Merge branch '63212-n-1-queries-in-projects-id-boards-api' into 'master'Thong Kuah2019-06-284-4/+4
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Remove N+1 query for project and group boardscharlieablett2019-06-264-4/+4
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch '62826-graphql-emoji-mutations' into 'master'Jan Provaznik2019-06-282-0/+22
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | GraphQL mutations for add, remove and toggle emoji62826-graphql-emoji-mutationsLuke Duncalfe2019-06-282-0/+22
| | |_|/ / / | |/| | | |
* | | | | | Support jsonb Default Value in add_column_with_default Migration HelperJason Goodman2019-06-281-1/+2
|/ / / / /
* | | | | Add support for creating random passwords in user creation APIsh-add-force-random-password-user-apiStan Hu2019-06-271-0/+1
* | | | | Change GetRawChanges RPC to use bytesPaul Okstad2019-06-271-2/+2
* | | | | Add permission check to dashboardsSarah Yasonik2019-06-271-0/+8
| |/ / / |/| | |
* | | | Merge branch 'rs-ee-only-routes-2' into 'master'Lin Jen-Shin2019-06-271-0/+4
|\ \ \ \
| * | | | Add Gitlab.ee methodRobert Speicher2019-06-261-0/+4
* | | | | Merge branch 'dz-remove-deprecated-user-routes' into 'master'Mike Greiling2019-06-271-1/+0
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Remove deprecated /u/:username routesdz-remove-deprecated-user-routesDmitriy Zaporozhets2019-06-261-1/+0
* | | | | Merge branch 'refactor/remove-sentry-from-app-settings' into 'master'Stan Hu2019-06-263-11/+3
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | refactor: remove Sentry from application settingsRoger Meier2019-06-253-11/+3
| | |/ / | |/| |