summaryrefslogtreecommitdiff
path: root/lib/gitlab
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'check-min-schema-migrate' into 'master'Robert Speicher2019-06-281-0/+5
|\
| * 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-2818-36/+145
| |\
| * | Update comments and docs around min schema versionDJ Mountney2019-06-251-1/+1
| * | Move min schema version check to db:migrateDJ Mountney2019-06-251-0/+1
| * | Check supported version when migratingDJ Mountney2019-06-251-0/+4
* | | 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
* | | | 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 '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
|/ / / /
* | | | Change GetRawChanges RPC to use bytesPaul Okstad2019-06-271-2/+2
* | | | Add permission check to dashboardsSarah Yasonik2019-06-271-0/+8
|/ / /
* | | 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-262-3/+3
|\ \ \ \
| * | | | refactor: remove Sentry from application settingsRoger Meier2019-06-252-3/+3
| | |_|/ | |/| |
* | | | Merge branch 'sh-cache-negative-entries-find-commit' into 'master'Douglas Barbosa Alexandre2019-06-261-18/+22
|\ \ \ \
| * | | | Allow caching of negative FindCommit matchessh-cache-negative-entries-find-commitStan Hu2019-06-251-18/+22
* | | | | Merge branch 'mc/bump/update-codquality-version' into 'master'Grzegorz Bizon2019-06-261-1/+1
|\ \ \ \ \
| * | | | | Bump Code Quality versionmc/bump/update-codquality-versionMatija Čupić2019-06-251-1/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'graphql-error-when-authorizing-with-no-permissions-defined' int...Bob Van Landuyt2019-06-261-6/+6
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Remove unused authorized_find methodgraphql-error-when-authorizing-with-no-permissions-definedLuke Duncalfe2019-06-261-6/+0
| * | | | Sanity check for GraphQL authorized?Luke Duncalfe2019-06-261-0/+6
| |/ / /
* | | | Parse the cached value when the it is falseDouglas Barbosa Alexandre2019-06-251-1/+1
|/ / /
* | | Fix broken worktree testGitalyBot2019-06-251-5/+0
* | | Merge branch 'pages-ssl-project-aware-feature-flag' into 'master'Nick Thomas2019-06-252-9/+17
|\ \ \ | |_|/ |/| |
| * | Use project depended feature flag for pages sslpages-ssl-project-aware-feature-flagVladimir Shushlin2019-06-252-9/+17
* | | Refactor inside_transaction? to Gitlab::DatabaseAndrew Newdigate2019-06-251-2/+16
|/ /
* | Rename to time_tracking_limit_to_hours30355-use-hours-only-for-time-trackingHeinrich Lee Yu2019-06-252-5/+8
* | Limit time tracking values to hoursJon Kolb2019-06-252-1/+4
|/
* Merge branch 'refactor_deployment_cluster' into 'master'Stan Hu2019-06-241-1/+1
|\
| * Rename method to not clash with #clusterrefactor_deployment_clusterThong Kuah2019-06-241-1/+1
* | Revert "Merge branch..."Kamil Trzciński2019-06-241-3/+1
* | Merge branch 'search-blob-basenames' into 'master'Kamil Trzciński2019-06-241-3/+6
|\ \
| * | Build correct basenames for title search resultssearch-blob-basenamesMarkus Koller2019-06-201-3/+6
* | | Merge branch 'fix-labels-in-hooks' into 'master'Ash McKenzie2019-06-242-2/+2
|\ \ \
| * | | Added labels_hook_attrs methodfix-labels-in-hooksJan Provaznik2019-06-242-2/+2
| * | | Fix label serialisation in issue and note hooksSean McGivern2019-06-202-2/+2
* | | | Merge branch '60617-enable-project-cluster-jit' into 'master'Thong Kuah2019-06-241-1/+0
|\ \ \ \ | |_|_|/ |/| | |