summaryrefslogtreecommitdiff
path: root/spec/lib
Commit message (Expand)AuthorAgeFilesLines
* Allow moving wiki pages from the UIFrancisco Javier López2018-02-051-0/+36
* Merge branch '42547-upload-store-mount-point' into 'master'Sean McGivern2018-02-051-1/+1
|\
| * fix specsMicaël Bergeron2018-02-021-1/+1
* | Enable Prometheus metrics for deployed IngressesJoshua Lambert2018-02-051-2/+2
* | Merge branch 'gitaly-user-squash' into 'master'Rémy Coutable2018-02-052-1/+50
|\ \
| * | Incorporate OperationService.UserSquash Gitaly RPCgitaly-user-squashAlejandro Rodríguez2018-02-022-1/+50
* | | Merge branch 'query-counts' into 'master'Rémy Coutable2018-02-054-0/+300
|\ \ \
| * | | Track and act upon the number of executed queriesquery-countsYorick Peterse2018-02-014-0/+300
* | | | Merge branch '25327-coverage-badge-rounding' into 'master'Rémy Coutable2018-02-051-4/+14
|\ \ \ \
| * | | | Change coverage badge rounding for other CI system consistencyJeff Stubler2018-02-011-4/+14
| |/ / /
* | | | Merge branch 'fix/remove-duplicated-logic-between-model-and-lib-in-find-branc...Grzegorz Bizon2018-02-031-6/+19
|\ \ \ \ | |_|/ / |/| | |
| * | | Remove repo reloading logic from Repository#find_branchfix/remove-duplicated-logic-between-model-and-lib-in-find-branchAhmad Sherif2018-02-021-6/+19
* | | | Merge branch '24167__color_label' into 'master'Douwe Maan2018-02-022-0/+151
|\ \ \ \
| * | | | Add Colors to GitLab Flavored MarkdownTony Rom2018-01-292-0/+151
* | | | | Merge branch 'rd-40552-gitlab-should-check-if-keys-are-valid-before-saving' i...Douwe Maan2018-02-021-0/+35
|\ \ \ \ \
| * | | | | Sanitize extra blank spaces used when uploading a SSH keyRubén Dávila2018-02-011-0/+35
* | | | | | Merge branch 'bvl-fix-500-on-fork-without-restricted-visibility-levels' into ...Douwe Maan2018-02-021-0/+9
|\ \ \ \ \ \
| * | | | | | Avoid error when no restricted levels are definedbvl-fix-500-on-fork-without-restricted-visibility-levelsBob Van Landuyt2018-02-021-0/+9
* | | | | | | use Gitlab::UserSettings directly as a singleton instead of including/extendi...Mario de la Ossa2018-02-023-16/+32
* | | | | | | fix label issueJames Lopez2018-02-021-0/+2
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge branch 'master' into '3867-port-to-ce'Sean McGivern2018-02-021-4/+80
|\ \ \ \ \ \
| * | | | | | Fix an issue where sparse checkout wasn't configured correctly42223-squashing-mrs-takes-too-longAlejandro Rodríguez2018-02-011-4/+42
| |/ / / / /
| * | | | | Merge branch 'gitaly-970-repo-write-config' into 'master'Robert Speicher2018-02-011-0/+38
| |\ \ \ \ \
| | * | | | | Migrate Gitlab::Git::Repository#write_config to Gitalygitaly-970-repo-write-configKim "BKC" Carlbäcker2018-01-311-0/+38
* | | | | | | fix specsMicaël Bergeron2018-02-011-4/+0
* | | | | | | port of 594e6a0a625^..f74c90f68c6Micaël Bergeron2018-02-014-38/+30
|/ / / / / /
* | | | | | Merge branch '36009-user-default-project-creator-in-factories' into 'master'Robert Speicher2018-02-011-1/+1
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Make user/author use project.creator in most factoriesRémy Coutable2018-01-311-1/+1
| | |/ / / | |/| | |
* | | | | Merge branch '42497-rubocop-style-regexpliteral' into 'master'Rémy Coutable2018-02-0110-20/+20
|\ \ \ \ \
| * | | | | Enable RuboCop Style/RegexpLiteralTakuya Noguchi2018-02-0110-20/+20
| | |/ / / | |/| | |
* | | | | Merge branch 'repository-log-disable-walk' into 'master'Douwe Maan2018-01-311-38/+0
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Remove Rugged::Walk implementation of #logrepository-log-disable-walkJacob Vosmaer2018-01-311-38/+0
* | | | | Merge branch 'rugged-reference-cache-rescue' into 'master'Sean McGivern2018-01-311-12/+8
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Remove Rugged exception in cache rescuerugged-reference-cache-rescueJacob Vosmaer2018-01-301-12/+8
* | | | | Merge branch 'zj-gitaly-server-info' into 'master'Sean McGivern2018-01-311-0/+30
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Gitaly Server info for admin panelZeger-Jan van de Weg2018-01-311-0/+30
* | | | | Merge branch 'feature/migrate-delete-refs-to-gitaly' into 'master'Robert Speicher2018-01-302-21/+25
|\ \ \ \ \
| * | | | | Migrate Git::Repository#delete_refs to Gitalyfeature/migrate-delete-refs-to-gitalyAhmad Sherif2018-01-302-21/+25
| | |_|_|/ | |/| | |
* | | | | Merge branch '41771-reduce-cardinality-of-metrics' into 'master'Grzegorz Bizon2018-01-307-49/+167
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Rename Concern -> Methods41771-reduce-cardinality-of-metricsPawel Chojnacki2018-01-291-2/+2
| * | | | use public_send where appropriatePawel Chojnacki2018-01-291-3/+3
| * | | | before -> afterPawel Chojnacki2018-01-292-2/+2
| * | | | use define_method to define devine_metric_method. (couldn't resist)Pawel Chojnacki2018-01-291-15/+12
| * | | | Fix ruby sampler specPawel Chojnacki2018-01-291-12/+10
| * | | | Convert InfluxDB to concern. Fix uninitialized metrics when metrics code is i...Pawel Chojnacki2018-01-291-2/+5
| * | | | Cleanup rspecPawel Chojnacki2018-01-291-14/+20
| * | | | NullMetric as a singletonPawel Chojnacki2018-01-291-1/+3
| * | | | Avoid cascading lockingPawel Chojnacki2018-01-291-1/+1
| * | | | Test if feature is respectedPawel Chojnacki2018-01-291-19/+52
| * | | | Small Concern_spec cleanupPawel Chojnacki2018-01-291-3/+1