summaryrefslogtreecommitdiff
path: root/spec/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | Add Tests for Metrics::ConcernPawel Chojnacki2018-01-291-0/+101
| * | | Fix testsPawel Chojnacki2018-01-291-1/+1
| * | | Convert active recordPawel Chojnacki2018-01-291-1/+1
| * | | Fix code after refactoringPawel Chojnacki2018-01-291-1/+1
| * | | cleanup method callPawel Chojnacki2018-01-291-32/+12
* | | | Merge branch '21554-mark-new-user-as-external' into 'master'Douwe Maan2018-01-301-9/+21
|\ \ \ \ | |_|_|/ |/| | |
| * | | Only new users get marked as external21554-mark-new-user-as-externalTiago Botelho2018-01-301-9/+21
* | | | Decouple more of Repository from RuggedJacob Vosmaer (GitLab)2018-01-301-0/+25
| |_|/ |/| |
* | | Merge branch '41972-make-sure-no-warnings' into 'master'Robert Speicher2018-01-292-2/+153
|\ \ \
| * | | Use Process::Status rather than an integerLin Jen-Shin2018-01-262-9/+9
| * | | Fail static-analysis if there's output to stderrLin Jen-Shin2018-01-262-2/+153
* | | | Don't allow Repository#log with limit zeroJacob Vosmaer (GitLab)2018-01-291-0/+10
| |_|/ |/| |
* | | fix specJames Lopez2018-01-261-1/+1
* | | add an extra specJames Lopez2018-01-261-1/+5
* | | fix validation error on servicesJames Lopez2018-01-261-1/+1
|/ /
* | Fix rubocop offenses introduced in !16623Ahmad Sherif2018-01-251-2/+7
* | Merge branch 'feature/migrate-repo-restorer-to-gitaly' into 'master'Robert Speicher2018-01-251-0/+36
|\ \
| * | Migrate restoring repo from bundle to Gitalyfeature/migrate-repo-restorer-to-gitalyAhmad Sherif2018-01-241-0/+36