Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/spec/lib
AgeCommit message (Expand)Author
2017-11-07Fail when issuable_meta_data is called on an unlimited collectionSean McGivern
2017-11-07Merge branch '39649-change-default-size-for-gke-cluster-creation' into 'master'Kamil Trzciński
2017-11-07Merge branch 'feature/custom-attributes-on-projects-and-groups' into 'master'Rémy Coutable
2017-11-07Resolve conflictsbikebilly
2017-11-07Fix GFM reference links for closed milestonesVitaliy @blackst0ne Klachkov
2017-11-07Merge branch 'refactor-clusters' into 'master'Grzegorz Bizon
2017-11-07Merge branch 'pawel/metrics-to-prometheus-33643' into 'master'Grzegorz Bizon
2017-11-06Merge branch 'remove-ensure-ref-fetched-from-controllers' into 'master'Sean McGivern
2017-11-06Resolve "DashboardController#activity.json is slow due to SQL"Francisco Javier López
2017-11-06Merge branch 'jej/fs-prevent-push-when-missing-objects' into 'master'Douwe Maan
2017-11-06Replaced subject with subject.exec in spec/lib/gitlab/checks/change_access_sp...James Edwards-Jones
2017-11-06Prevent git push when LFS objects are missingJames Edwards-Jones
2017-11-06Change default cluster size to n1-standard-2bikebilly
2017-11-06Merge branch 'ignore-legacy-routes-in-routing-spec' into 'master'Douwe Maan
2017-11-06Merge branch 'master' into refactor-clustersShinya Maeda
2017-11-06Merge branch 'jej/fix-lfs-changes-laziness' into 'master'Douwe Maan
2017-11-06Ignore routes matching legacy_*_redirect in route specsSean McGivern
2017-11-06Merge branch 'ce-gitlab-git-backport' into 'master'Sean McGivern
2017-11-06Gitlab::Git::RevList and LfsChanges use lazy popenJames Edwards-Jones
2017-11-06Gitlab::Git::Popen can lazily hand output to a blockJames Edwards-Jones
2017-11-06Support custom attributes on projectsMarkus Koller
2017-11-05Add TimeCop freeze for DST and Regular timeShinya Maeda
2017-11-03Encapsulate git operations for mirroring in Gitlab::GitAlejandro Rodríguez
2017-11-03Add `Gitlab::Git::Repository#fetch` commandAlejandro Rodríguez
2017-11-03fix the failing specmicael.bergeron
2017-11-03removed the #ensure_ref_fetched from all controllersmicael.bergeron
2017-11-03Fix import_export failureShinya Maeda
2017-11-03Fix spec failure. MySQL does not bite trueShinya Maeda
2017-11-03Fix tests. Remove NOT NULL constraint from cluster.user.Shinya Maeda
2017-11-03Merge branch 'master' into refactor-clustersShinya Maeda
2017-11-02Only enable unicorn metrics when not in sidekiq mode.Pawel Chojnacki
2017-11-02Make subscriber tests pass, after refactoring metricsPawel Chojnacki
2017-11-02rename BackgroundMigration to SidekiqMigrationPawel Chojnacki
2017-11-02Fix sidekiq middleware testsPawel Chojnacki
2017-11-02Tests for Web transaction and remove simple transactonPawel Chojnacki
2017-11-02Cleanup metrics names and removing unnecessary cache read totalPawel Chojnacki
2017-11-02Adjust test to changed metrics methods.Pawel Chojnacki
2017-11-02Convert rails_queue_duration to metric_rails_queue_duration_secondsPawel Chojnacki
2017-11-02Move labels tests from Metrics rack spec to Transaction specPawel Chojnacki
2017-11-02Metric spec adjustment for transaction signature changePawel Chojnacki
2017-11-02Fix Rubocop warningsPawel Chojnacki
2017-11-02Fix rspec errors, and add more tests to MethodCall and ActionViewPawel Chojnacki
2017-11-02Cache spec check if prometheus metrics are triggeredPawel Chojnacki
2017-11-02Rails cache specPawel Chojnacki
2017-11-02Fix Active record and transaction specsPawel Chojnacki
2017-11-02Ruby sampler specPawel Chojnacki
2017-11-02Cleanup transaction metricsPawel Chojnacki
2017-11-02Remove transaction tags and map transaction metrics to prometheusPawel Chojnacki
2017-11-02Add GC sampler and small refactor of samplersPawel Chojnacki
2017-11-02Merge branch 'gitaly-ff-merge' into 'master'Rémy Coutable