summaryrefslogtreecommitdiff
path: root/spec/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '63044-cluster-health-group-refactor' into 'master'Douglas Barbosa Alexandre2019-07-102-0/+138
|\
| * Remove unnecessary let in spec63044-cluster-health-group-refactorRyan Cobb2019-07-091-6/+3
| * Rename Gitlab::Importers moduleRyan Cobb2019-07-092-4/+4
| * Remove CommonMetricsImporter patchRyan Cobb2019-07-092-0/+141
* | Merge branch 'prepare-cycle-analytics-for-group-level' into 'master'Douglas Barbosa Alexandre2019-07-102-2/+2
|\ \
| * | Add cr remarksMałgorzata Ksionek2019-07-091-1/+1
| * | Update events specMałgorzata Ksionek2019-07-091-1/+1
| * | Change constant pathMałgorzata Ksionek2019-07-091-1/+1
* | | Expose metrics element for FE consumptionSarah Yasonik2019-07-103-0/+169
* | | GraphQL support for Notes created in discussions62826-graphql-note-mutationsLuke Duncalfe2019-07-101-0/+37
| |/ |/|
* | Merge branch 'fix-unicorn-sampler-workers-count' into 'master'Stan Hu2019-07-091-10/+23
|\ \
| * | Make unicorn_workers to return meaningful resultsfix-unicorn-sampler-workers-countKamil Trzciński2019-07-091-10/+23
| |/
* | Merge branch 'jc-disable-can-use-disk-temp' into 'master'Stan Hu2019-07-091-0/+2
|\ \
| * | Disabling can_use_disk? temporarilyJohn Cai2019-07-091-0/+2
* | | Perform more redactions in Redis performance bar tracesStan Hu2019-07-091-0/+36
|/ /
* | Merge branch 'fix-median-counting-for-cycle-analytics' into 'master'Andreas Brandl2019-07-091-0/+34
|\ \ | |/ |/|
| * Modify specs according to reviewfix-median-counting-for-cycle-analyticsMałgorzata Ksionek2019-07-041-9/+8
| * Rearrange spec for readabilityMałgorzata Ksionek2019-07-041-22/+23
| * Fix rubocop offenceMałgorzata Ksionek2019-07-041-1/+1
| * Add where condition to count in median classMałgorzata Ksionek2019-07-041-0/+34
* | Merge branch 'jc-detect-nfs-for-rugged' into 'master'Dmitriy Zaporozhets2019-07-083-1/+99
|\ \
| * | Use Rugged if we detect storage is NFS and we can access the diskjc-detect-nfs-for-ruggedJohn Cai2019-07-053-1/+99
* | | Merge branch '40379-CJK-search-min-chars' into 'master'Andreas Brandl2019-07-081-0/+12
|\ \ \ | |/ / |/| |
| * | Ignore min_chars_for_partial_matching unles trigrm40379-CJK-search-min-charsMario de la Ossa2019-07-041-0/+12
* | | Merge branch 'create-merge-train-ref-ce' into 'master'Douwe Maan2019-07-052-5/+6
|\ \ \
| * | | Extend MergeToRefService for creating merge ref from the other refShinya Maeda2019-07-052-5/+6
| | |/ | |/|
* | | Refactor PositionTracer to support different typesPatrick Bajao2019-07-054-1858/+2116
* | | Merge branch 'if-6990-enforce_smartcard_session_for_git_and_api' into 'master'12-1-stable-prepare-rc1Bob Van Landuyt2019-07-051-8/+22
|\ \ \
| * | | CE port of "Require session with smartcard login for Git access"Imre Farkas2019-07-051-8/+22
| |/ /
* | | Merge branch '58409-increase-graphql-complexity-for-fields-that-make-gitaly-c...Bob Van Landuyt2019-07-051-0/+23
|\ \ \ | |/ / |/| |
| * | Address reviewer comments58409-increase-graphql-complexity-for-fields-that-make-gitaly-callscharlieablett2019-07-051-16/+10
| * | Address reviewer commentscharlieablett2019-07-031-0/+29
* | | DRY up conditions for files require DB reviewToon Claes2019-07-041-4/+17
* | | Fix process start timeRyan Cobb2019-07-042-20/+8
* | | Backports for EE's "Allow adding groups to CODEOWNERS file"Igor2019-07-041-78/+0
* | | Cache Flipper feature flags in L1 and L2 cachessh-cache-flipper-checks-in-memoryStan Hu2019-07-031-0/+62
| |/ |/|
* | Merge branch 'limit-amount-of-tests-returned' into 'master'Stan Hu2019-07-032-24/+7
|\ \
| * | Limit amount of JUnit tests returnedKamil Trzciński2019-07-032-24/+7
* | | Cache PerformanceBar.allowed_user_ids list locally and in RedisRémy Coutable2019-07-031-1/+26
* | | Merge branch 'asciidoc-syntax-highlighting' into 'master'Douwe Maan2019-07-031-1/+67
|\ \ \ | |_|/ |/| |
| * | Enable AsciiDoc syntax highlighting (using Rouge)Guillaume Grossetie2019-07-021-1/+67
* | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceMarin Jankovski2019-07-0333-1011/+392
|\ \ \
| * \ \ Merge branch '44990-remove-old-i' into 'master'Nick Thomas2019-07-032-95/+0
| |\ \ \
| | * | | Remove old migrations and specs44990-remove-old-iHeinrich Lee Yu2019-07-032-95/+0
| * | | | Show upcoming status for releasesJason Goodman2019-07-033-1/+6
| |/ / /
| * | | Add username to deploy tokensKrasimir Angelov2019-07-021-0/+9
| * | | 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
| * | | | Cache Flipper persisted names directly to local memory storagesh-cache-flipper-names-memory-cacheStan Hu2019-07-021-1/+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
| |\ \ \