summaryrefslogtreecommitdiff
path: root/lib/gitlab
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'remove-comment-from-auto-deploy-yml' into 'master'Sean McGivern2019-07-091-1/+0
|\
| * Remove obsolete commentremove-comment-from-auto-deploy-ymlThong Kuah2019-07-051-1/+0
* | Push feature flag for embedding metricsSarah Yasonik2019-07-091-0/+5
* | Merge branch 'jc-detect-nfs-for-rugged' into 'master'Dmitriy Zaporozhets2019-07-086-6/+67
|\ \
| * | Use Rugged if we detect storage is NFS and we can access the diskjc-detect-nfs-for-ruggedJohn Cai2019-07-056-6/+67
* | | Merge branch 'zj-praefect-config-gitlab-yml' into 'master'Bob Van Landuyt2019-07-081-9/+0
|\ \ \
| * | | Remove high cardinality Prometheus metriczj-praefect-config-gitlab-ymlZeger-Jan van de Weg2019-07-051-9/+0
* | | | Merge branch '40379-CJK-search-min-chars' into 'master'Andreas Brandl2019-07-081-10/+14
|\ \ \ \
| * | | | Ignore min_chars_for_partial_matching unles trigrm40379-CJK-search-min-charsMario de la Ossa2019-07-041-10/+14
* | | | | Add OpenSSL::OpenSSLError to HTTP_ERRORSDouglas Barbosa Alexandre2019-07-051-3/+3
| |_|/ / |/| | |
* | | | Merge branch 'create-merge-train-ref-ce' into 'master'Douwe Maan2019-07-052-4/+5
|\ \ \ \
| * | | | Extend MergeToRefService for creating merge ref from the other refShinya Maeda2019-07-052-4/+5
| | |_|/ | |/| |
* | | | Refactor PositionTracer to support different typesPatrick Bajao2019-07-055-186/+287
* | | | Update SAST.gitlab-ci.yml w/ FAIL_NEVER ENVLucas Charles2019-07-051-0/+1
* | | | Merge branch 'if-6990-enforce_smartcard_session_for_git_and_api' into 'master'12-1-stable-prepare-rc1Bob Van Landuyt2019-07-051-5/+10
|\ \ \ \
| * | | | CE port of "Require session with smartcard login for Git access"Imre Farkas2019-07-051-5/+10
| |/ / /
* | | | Merge branch '58409-increase-graphql-complexity-for-fields-that-make-gitaly-c...Bob Van Landuyt2019-07-054-3/+59
|\ \ \ \ | |/ / / |/| | |
| * | | Address reviewer comments58409-increase-graphql-complexity-for-fields-that-make-gitaly-callscharlieablett2019-07-052-5/+6
| * | | Address reviewer commentscharlieablett2019-07-031-4/+12
| * | | Wrap proc properly in gitaly call countscharlieablett2019-07-032-10/+12
| * | | Alert if `calls_gitaly` declaration missingcharlieablett2019-07-033-1/+46
* | | | DRY up conditions for files require DB reviewToon Claes2019-07-041-1/+5
* | | | Merge branch '54117-transactional-rebase' into 'master'Douglas Barbosa Alexandre2019-07-042-3/+4
|\ \ \ \
| * | | | Allow asynchronous rebase operations to be monitoredNick Thomas2019-07-041-0/+1
| * | | | Clarify documentation of Gitlab::SidekiqStatusNick Thomas2019-07-041-3/+3
| | |/ / | |/| |
* | | | Change 'Todo' to 'To Do'Christie Lenneville2019-07-041-2/+2
* | | | Fix process start timeRyan Cobb2019-07-042-13/+6
| |_|/ |/| |
* | | Backports for EE's "Allow adding groups to CODEOWNERS file"Igor2019-07-041-56/+0
|/ /
* | Cache PerformanceBar.allowed_user_ids list locally and in RedisRémy Coutable2019-07-031-8/+20
* | Only save Peek session in Redis when Peek is enabledRémy Coutable2019-07-031-0/+12
* | Merge branch 'asciidoc-syntax-highlighting' into 'master'Douwe Maan2019-07-032-1/+17
|\ \ | |/ |/|
| * Enable AsciiDoc syntax highlighting (using Rouge)Guillaume Grossetie2019-07-022-1/+17
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceMarin Jankovski2019-07-0330-897/+395
|\ \
| * \ Merge branch '44990-remove-old-i' into 'master'Nick Thomas2019-07-032-111/+0
| |\ \
| | * | Remove old migrations and specs44990-remove-old-iHeinrich Lee Yu2019-07-032-111/+0
| * | | Show upcoming status for releasesJason Goodman2019-07-031-0/+1
| * | | Add URL comments to Auto DevOps templateDylan Griffith2019-07-031-10/+10
| |/ /
| * | LC_ALL=C.UTF-8Pat Myron2019-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-026-757/+0
| |\ \
| | * | Remove background migrations for old schemasNick Thomas2019-07-026-757/+0
| | |/
| * | Merge branch 'sh-add-thread-memory-cache' into 'master'Rémy Coutable2019-07-021-0/+15
| |\ \
| | * | Add a memory cache local to the thread to reduce Redis loadStan Hu2019-07-011-0/+15
| | |/
| * | Merge branch '58808-fix-image-diff-on-text' into 'master'James Lopez2019-07-021-1/+1
| |\ \ | | |/ | |/|
| | * Don't show image diff note on text file58808-fix-image-diff-on-textPatrick Bajao2019-07-011-1/+1
| * | 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 'tc-rake-orphan-artifacts' into 'master'Dmitriy Zaporozhets2019-07-012-0/+212
| |\ \