summaryrefslogtreecommitdiff
path: root/spec/lib
Commit message (Expand)AuthorAgeFilesLines
* Fix rspec errors, and add more tests to MethodCall and ActionViewPawel Chojnacki2017-11-023-4/+53
* Cache spec check if prometheus metrics are triggeredPawel Chojnacki2017-11-021-3/+15
* Rails cache specPawel Chojnacki2017-11-021-28/+29
* Fix Active record and transaction specsPawel Chojnacki2017-11-023-9/+21
* Ruby sampler specPawel Chojnacki2017-11-021-0/+92
* Cleanup transaction metricsPawel Chojnacki2017-11-021-0/+0
* Remove transaction tags and map transaction metrics to prometheusPawel Chojnacki2017-11-022-33/+0
* Add GC sampler and small refactor of samplersPawel Chojnacki2017-11-023-2/+2
* Merge branch 'gitaly-ff-merge' into 'master'Rémy Coutable2017-11-022-21/+73
|\
| * Incorporate Gitaly's OperationService.UserFFBranch RPCgitaly-ff-mergeAlejandro Rodríguez2017-10-312-21/+73
* | Merge branch 'icons-ci-icons' into 'master'Filipa Lacerda2017-11-0215-23/+23
|\ \
| * | Fixes one icon testTim Zallmann2017-10-301-1/+1
| * | Test FixesTim Zallmann2017-10-302-2/+2
| * | Fixes for TestsTim Zallmann2017-10-306-14/+14
| * | Updated also Badge + Dropdown IconsTim Zallmann2017-10-309-9/+9
* | | Merge branch 'dm-sidekiq-sigstp' into 'master'Sean McGivern2017-11-021-0/+63
|\ \ \
| * | | Send SIGSTP before SIGTERM to actually give Sidekiq jobs 30s to finish when t...dm-sidekiq-sigstpDouwe Maan2017-11-021-0/+63
* | | | Merge branch 'dm-remove-private-token' into 'master'Sean McGivern2017-11-021-7/+7
|\ \ \ \
| * | | | Add sudo API scopeDouwe Maan2017-11-021-2/+2
| * | | | Consistently use PersonalAccessToken instead of PersonalTokenDouwe Maan2017-11-021-5/+5
* | | | | Merge branch 'remove-readonly-exclusion-from-systemcheck' into 'master'Douwe Maan2017-11-021-8/+0
|\ \ \ \ \
| * | | | | Remove an exception from the git user default SSH config checkNick Thomas2017-11-021-8/+0
* | | | | | Merge branch 'jk-epic-changes-ce-port' into 'master'Sean McGivern2017-11-026-0/+138
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | CE port of code changed for epicsjk-epic-changes-ce-portJarka Kadlecova2017-11-026-0/+138
| | |/ / / | |/| | |
* | | | | Geo route whitelisting is too optimisticBrett Walker2017-11-021-0/+26
| |/ / / |/| | |
* | | | Fix encoding issue with Repository.ls_filesKim Carlbäcker2017-11-021-0/+5
* | | | Merge branch 'jej/lfs-change-detection' into 'master'Douwe Maan2017-11-014-29/+179
|\ \ \ \ | |/ / / |/| | |
| * | | Detect changes to LFS pointers for pruning and integrity checkJames Edwards-Jones2017-11-014-29/+179
* | | | Merge branch '35914-merge-request-update-worker-is-slow' into 'master'Sean McGivern2017-11-011-20/+28
|\ \ \ \
| * | | | reword `targets` to `metric tags`micael.bergeron2017-10-311-3/+3
| * | | | add metrics tagging to the sidekiq middlewaremicael.bergeron2017-10-311-20/+28
* | | | | Merge branch 'backport-workhorse-show-all-refs' into 'master'Douwe Maan2017-11-011-2/+16
|\ \ \ \ \
| * | | | | Support show-all-refs for git over HTTPNick Thomas2017-10-301-2/+16
* | | | | | Merge branch 'go-get-ssh' into 'master'Douwe Maan2017-11-011-53/+85
|\ \ \ \ \ \
| * | | | | | Returns a ssh url for go-get=1Guilherme Vieira2017-10-311-53/+85
* | | | | | | Merge branch 'dm-ldap-identity-normalize-dn' into 'master'Sean McGivern2017-10-314-7/+9
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Normalize LDAP DN when looking up identityDouwe Maan2017-10-314-7/+9
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'fix/import-issue-assignees' into 'master'Sean McGivern2017-10-315-1/+21
|\ \ \ \ \ \
| * | | | | | fix spec failureJames Lopez2017-10-311-0/+3
| * | | | | | fix specsfix/import-issue-assigneesJames Lopez2017-10-313-7/+10
| * | | | | | fix missing issue assigneesJames Lopez2017-10-313-1/+15
* | | | | | | Merge branch '39561-seed_fu-fails-to-load-gitlab-test' into 'master'Sean McGivern2017-10-311-0/+22
|\ \ \ \ \ \ \
| * | | | | | | Handle large values on `MergeRequestDiffCommit` dates39561-seed_fu-fails-to-load-gitlab-testAlejandro Rodríguez2017-10-301-0/+22
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'add-packagist-project-service' into 'master'Kamil Trzciński2017-10-311-0/+1
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Add Packagist project serviceMatt Coleman2017-10-131-0/+1
* | | | | | | Only set Auto-Submitted header once39593-emails-on-push-are-sent-to-only-the-first-recipient-when-using-aws-sesSean McGivern2017-10-301-2/+19
| |/ / / / / |/| | | | |
* | | | | | Fix 500 error for old (somewhat) MRsAlexWayfer2017-10-301-0/+37
| |_|_|_|/ |/| | | |
* | | | | Fetch the merged branches at onceLin Jen-Shin (godfat)2017-10-272-0/+58
* | | | | Merge branch 'fix/add-path-attr-to-wiki-file' into 'master'Sean McGivern2017-10-261-3/+7
|\ \ \ \ \
| * | | | | Add path attribute to WikiFile classAhmad Sherif2017-10-261-3/+7