summaryrefslogtreecommitdiff
path: root/spec/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jprovazn-search' into 'master'Yorick Peterse2017-12-211-0/+11
|\
| * Skip projects filter on merge requests searchjprovazn-searchJan Provaznik2017-12-211-0/+11
* | Merge branch 'pawel/reduce_cardinality_of_prometheus_metrics' into 'master'Douwe Maan2017-12-212-8/+11
|\ \ | |/ |/|
| * Use seconds where possible, and convert to milliseconds for Influxdb consumptionPawel Chojnacki2017-12-212-10/+12
| * Fix tests and formattingPawel Chojnacki2017-12-191-5/+6
| * Make `System.monotonic_time` retun seconds represented by float with microsec...Pawel Chojnacki2017-12-121-2/+2
* | Migrate to Project#empty_repo?zj-empty-repo-importerZeger-Jan van de Weg2017-12-201-4/+4
* | [CE->EE] Fix spec/lib/gitlab/git/gitlab_projects_spec.rbValery Sizov2017-12-191-2/+4
* | Merge branch 'sh-add-schedule-pipeline-run-now' into 'master'Kamil Trzciński2017-12-181-0/+29
|\ \
| * | Address review comments with playing pipeline schedulersh-add-schedule-pipeline-run-nowStan Hu2017-12-121-2/+4
| * | Add spec for ActionRateLimiterStan Hu2017-12-121-0/+27
* | | Merge branch 'no-ivar-in-modules' into 'master'Robert Speicher2017-12-151-0/+2
|\ \ \
| * \ \ Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin2017-12-1563-432/+2363
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin2017-11-3025-496/+824
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin2017-11-2213-15/+403
| |\ \ \ \ \
| * | | | | | Just define allowed_ids and override it with empty valueLin Jen-Shin2017-11-221-0/+2
* | | | | | | Merge branch 'rc/use-factory_bot_rails' into 'master'Robert Speicher2017-12-151-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Replace factory_girl_rails with factory_bot_railsrc/use-factory_bot_railsRémy Coutable2017-12-141-1/+1
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'dm-ldap-email-readonly' into 'master'Sean McGivern2017-12-152-13/+52
|\ \ \ \ \ \ \
| * | | | | | | Make sure user email is read only when synced with LDAPDouwe Maan2017-12-152-13/+52
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Import gitlab_projects.rb from gitlab-shellNick Thomas2017-12-143-93/+492
| |/ / / / / |/| | | | |
* | | | | | Merge branch 'dm-dedicated-sidekiq-queues' into 'master'Sean McGivern2017-12-143-1/+88
|\ \ \ \ \ \
| * | | | | | Use a dedicated queue for each workerDouwe Maan2017-12-123-1/+88
| |/ / / / /
* | | | | | Merge branch 'pawel/cache_feature_check_for_5_minutes_for_method_call' into '...Robert Speicher2017-12-131-0/+32
|\ \ \ \ \ \
| * | | | | | fix test case descriptionPawel Chojnacki2017-12-131-1/+1
| * | | | | | Expire feature flag cache after 1minutePawel Chojnacki2017-12-121-5/+3
| * | | | | | use class variables instead of CONSTANTsPawel Chojnacki2017-12-121-2/+2
| * | | | | | Use AtomicFixNum to implement CAS isolated cache update.Pawel Chojnacki2017-12-121-4/+9
| * | | | | | Implemente measurement enabled cache using AtomicReferencePawel Chojnacki2017-12-121-2/+2
| * | | | | | Implement simple in memory cache that expires after 5 minutesPawel Chojnacki2017-12-121-6/+24
| * | | | | | Cache feature check for 5 minutes for MethodCall instrumentation togglePawel Chojnacki2017-12-121-0/+11
| |/ / / / /
* | | | | | Merge branch 'add-tcp-check-rake-task' into 'master'Rémy Coutable2017-12-131-0/+32
|\ \ \ \ \ \
| * | | | | | Add a gitlab:tcp_check rake taskNick Thomas2017-12-131-0/+32
* | | | | | | Merge branch 'bvl-backport-migration-spec-changes-to-ce' into 'master'Douwe Maan2017-12-133-23/+26
|\ \ \ \ \ \ \
| * | | | | | | Create models directly in migration specsbvl-backport-migration-spec-changes-to-ceBob Van Landuyt2017-12-123-23/+26
* | | | | | | | Fix spec by avoiding monkeypatchingMichael Kozono2017-12-121-4/+13
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Merge branch 'tmlee/gitlab-ce-28004-consider-refactoring-member-view-by-using...Robert Speicher2017-12-121-0/+8
|\ \ \ \ \ \ \
| * | | | | | | Present member collection at the controller leveltmlee/gitlab-ce-28004-consider-refactoring-member-view-by-using-presenterRémy Coutable2017-12-121-0/+8
* | | | | | | | Merge branch 'zj-memoization-mr-commits' into 'master'Sean McGivern2017-12-121-0/+12
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Fix rubocop offenceZeger-Jan van de Weg2017-12-121-1/+0
| * | | | | | | Use memoization for commits on diffsZeger-Jan van de Weg2017-12-121-0/+13
* | | | | | | | Merge branch 'jprovazn-description' into 'master'Sean McGivern2017-12-121-0/+12
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Use message body for merge request descriptionjprovazn-descriptionJan Provaznik2017-12-111-0/+12
| |/ / / / / /
* | | | | | | Merge branch 'gitaly-mirroring-prep' into 'master'Robert Speicher2017-12-111-18/+3
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Add feature flag to use gitaly-ssh mirroring when cloning internal reposAlejandro Rodríguez2017-12-061-18/+3
* | | | | | | Merge branch 'sh-remove-allocation-tracking-influxdb' into 'master'Yorick Peterse2017-12-112-46/+0
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Remove RubySampler#sample_objects for performance as wellStan Hu2017-12-111-23/+0
| * | | | | | Remove allocation tracking code from InfluxDB sampler for performancesh-remove-allocation-tracking-influxdbStan Hu2017-12-101-23/+0
| | |/ / / / | |/| | | |
* | | | | | Remove the need for destroy and add a comment in the specStan Hu2017-12-101-4/+3
* | | | | | Use build instead of create in importer specStan Hu2017-12-101-1/+1