summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '63690-issue-trackers-title' into 'master'Dmitriy Zaporozhets2019-07-021-0/+1
|\
| * Use title and description fields for issue trackers63690-issue-trackers-titleJarka Košanová2019-07-021-0/+1
* | Merge branch '59177-squash-old-migrations' into 'master'harish-and-cindy-ssl-check-rake-taskharish-and-cindy-ldap-sync-rake-tasksDmitriy Zaporozhets2019-07-027-880/+0
|\ \
| * | Remove background migrations for old schemasNick Thomas2019-07-027-880/+0
* | | Merge branch '58808-fix-image-diff-on-text' into 'master'James Lopez2019-07-021-0/+33
|\ \ \ | |/ / |/| |
| * | Don't show image diff note on text file58808-fix-image-diff-on-textPatrick Bajao2019-07-011-0/+33
| |/
* | Merge branch '9491-graphql-view-design-board-at-version-ce' into 'master'Nick Thomas2019-07-011-0/+44
|\ \ | |/ |/|
| * CE backport for changes in EE MR 142929491-graphql-view-design-board-at-version-ceLuke Duncalfe2019-06-281-0/+44
* | Merge branch 'tc-rake-orphan-artifacts' into 'master'Dmitriy Zaporozhets2019-07-012-0/+134
|\ \
| * | Add rake task to clean orphan artifact filestc-rake-orphan-artifactsToon Claes2019-06-282-0/+134
* | | Merge branch 'add-clusters-to-deployment' into 'master'Lin Jen-Shin2019-07-011-18/+4
|\ \ \
| * | | Drop fallback to deployment platformThong Kuah2019-06-271-18/+4
* | | | Merge branch '63874-use-process-cpu-time-instead-of-thread-for-cpu-metrics' i...Stan Hu2019-06-281-2/+2
|\ \ \ \
| * | | | Fix spec definitions63874-use-process-cpu-time-instead-of-thread-for-cpu-metricsAleksei Lipniagov2019-06-281-2/+2
* | | | | Replace 'JIRA' with 'Jira'Takuya Noguchi2019-06-283-5/+5
|/ / / /
* | | | Merge branch '3264-project-aliases-ce' into 'master'Bob Van Landuyt2019-06-281-0/+1
|\ \ \ \
| * | | | Add project_aliases to be imported/exportedPatrick Bajao2019-06-261-0/+1
* | | | | Merge branch 'sh-support-subnets-ip-rate-limiter' into 'master'Thong Kuah2019-06-281-0/+65
|\ \ \ \ \
| * | | | | Support CIDR notation in IP rate limitersh-support-subnets-ip-rate-limiterStan Hu2019-06-271-0/+65
* | | | | | Merge branch 'graphql-tree-last-commit' into 'master'Lin Jen-Shin2019-06-281-0/+20
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Added commit type to tree GraphQL typePhil Hughes2019-06-281-0/+20
| | |_|/ / | |/| | |
* | | | | Merge branch '62826-graphql-emoji-mutations' into 'master'Jan Provaznik2019-06-282-1/+22
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | GraphQL mutations for add, remove and toggle emoji62826-graphql-emoji-mutationsLuke Duncalfe2019-06-282-1/+22
| | |_|/ | |/| |
* | | | Support jsonb Default Value in add_column_with_default Migration HelperJason Goodman2019-06-281-0/+18
|/ / /
* | | Add permission check to dashboardsSarah Yasonik2019-06-274-8/+27
|/ /
* | Merge branch 'sh-cache-negative-entries-find-commit' into 'master'Douglas Barbosa Alexandre2019-06-261-0/+13
|\ \
| * | Allow caching of negative FindCommit matchessh-cache-negative-entries-find-commitStan Hu2019-06-251-0/+13
| |/
* | Merge branch 'graphql-error-when-authorizing-with-no-permissions-defined' int...Bob Van Landuyt2019-06-261-12/+39
|\ \ | |/ |/|
| * Remove unused authorized_find methodgraphql-error-when-authorizing-with-no-permissions-definedLuke Duncalfe2019-06-261-18/+0
| * Sanity check for GraphQL authorized?Luke Duncalfe2019-06-261-0/+45
* | Parse the cached value when the it is falseDouglas Barbosa Alexandre2019-06-251-1/+34
|/
* Fix broken worktree testGitalyBot2019-06-251-9/+9
* Use project depended feature flag for pages sslpages-ssl-project-aware-feature-flagVladimir Shushlin2019-06-252-36/+56
* Rename to time_tracking_limit_to_hours30355-use-hours-only-for-time-trackingHeinrich Lee Yu2019-06-251-0/+43
* Merge branch 'refactor_deployment_cluster' into 'master'Stan Hu2019-06-241-4/+4
|\
| * Rename method to not clash with #clusterrefactor_deployment_clusterThong Kuah2019-06-241-4/+4
* | Revert "Merge branch..."Kamil Trzciński2019-06-242-9/+9
* | Merge branch 'search-blob-basenames' into 'master'Kamil Trzciński2019-06-241-7/+32
|\ \
| * | Build correct basenames for title search resultssearch-blob-basenamesMarkus Koller2019-06-201-7/+32
* | | Merge branch 'ci-pipeline-build-seed-spec-refactor' into 'master'Kamil Trzciński2019-06-241-47/+43
|\ \ \
| * | | RSpec::Parameterized syntax for CI pipeline build seed specsdrew cimino2019-06-211-47/+43
* | | | Merge branch 'fix-labels-in-hooks' into 'master'Ash McKenzie2019-06-242-8/+15
|\ \ \ \
| * | | | Fix label serialisation in issue and note hooksSean McGivern2019-06-202-8/+15
* | | | | Merge branch '60617-enable-project-cluster-jit' into 'master'Thong Kuah2019-06-241-6/+0
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Enable project-level JIT resource creation60617-enable-project-cluster-jitTiger2019-06-181-6/+0
* | | | | Select deployments that only has the app labelThong Kuah2019-06-211-0/+24
* | | | | Include the GitLab version in the cache key for Gitlab::JsonCacheDouglas Barbosa Alexandre2019-06-211-21/+47
| |_|/ / |/| | |
* | | | Merge branch 'sh-clean-up-bitbucket-import-errors' into 'master'Douglas Barbosa Alexandre2019-06-211-6/+21
|\ \ \ \
| * | | | Avoid storing backtraces from Bitbucket Cloud imports in the databasesh-clean-up-bitbucket-import-errorsStan Hu2019-06-191-6/+21
* | | | | Bump rouge to 3.4.1Zoid2019-06-211-6/+7