summaryrefslogtreecommitdiff
path: root/spec/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Fix the incorrect value being used to set GL_USERNAME on hooksgl-username-hook-fixAlejandro Rodríguez2017-10-251-13/+15
|/ /
* | Merge branch 'gitaly-ff-merge-preparation' into 'master'Rémy Coutable2017-10-251-0/+54
|\ \
| * | Move all rugged operation for ff_merge inside Gitlab::Gitgitaly-ff-merge-preparationAlejandro Rodríguez2017-10-241-0/+54
* | | Merge branch 'gitaly-gl-username' into 'master'Douwe Maan2017-10-243-17/+21
|\ \ \
| * | | Support `Gitaly::User`'s gl_username fieldgitaly-gl-usernameAlejandro Rodríguez2017-10-233-17/+21
* | | | Merge branch 'sh-memoize-logger' into 'master'Nick Thomas2017-10-241-0/+12
|\ \ \ \
| * | | | Memoize GitLab logger to reduce open file descriptorsStan Hu2017-10-241-0/+12
| |/ / /
* | | | Allow enabling the circuitbreaker using an env variablebvl-circuitbreaker-backoffBob Van Landuyt2017-10-231-2/+13
* | | | Perform the stat check multiple times when checking a storageBob Van Landuyt2017-10-232-1/+27
* | | | Implement backoff for the circuitbreakerBob Van Landuyt2017-10-232-178/+94
|/ / /
* | | Merge branch 'fix-application-setting-nil-cache' into 'master'Winnie Hellmann2017-10-201-1/+1
|\ \ \
| * | | Fix failure in current_settings_spec.rbfix-application-setting-nil-cacheWinnie Hellmann2017-10-201-1/+1
* | | | Merge branch '37391-wiki-disk-path-helper' into 'master'Nick Thomas2017-10-201-1/+1
|\ \ \ \
| * | | | Use wiki.disk_pathNick Thomas2017-10-181-1/+1
| | |/ / | |/| |
* | | | Merge branch '18765-stub_env_in_specs' into 'master'Robert Speicher2017-10-191-4/+0
|\ \ \ \
| * | | | Stub ENV in the backup task spec fileRémy Coutable2017-10-181-4/+0
| |/ / /
* | | | Avoind unnecesary `force_encoding` operationsAlejandro Rodríguez2017-10-181-2/+14
|/ / /
* | | Merge branch 'sh-security-fix-backports-master' into 'master'Robert Speicher2017-10-181-0/+5
|\ \ \
| * \ \ Merge branch 'master' into sh-security-fix-backports-masterStan Hu2017-10-179-57/+184
| |\ \ \ | | |/ /
| * | | Merge branch 'security-10-1' into '10-1-stable'Jen-Shin Lin2017-10-171-0/+5
* | | | Merge branch 'tc-saml-fix-false-empty' into 'master'Douwe Maan2017-10-182-17/+55
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix SAML error 500 when no groups are defined for usertc-saml-fix-false-emptyToon Claes2017-10-182-17/+55
* | | | Merge branch 'bvl-do-not-use-redis-keys' into 'master'Rémy Coutable2017-10-172-30/+4
|\ \ \ \
| * | | | Don't use `Redis#keys` in the circuitbreakerbvl-do-not-use-redis-keysBob Van Landuyt2017-10-172-30/+4
| | |_|/ | |/| |
* | | | Handle null serialised commits in background migration39181-gitlab-backgroundmigration-deserializemergerequestdiffsandcommits-error-nomethoderror-undefined-method-map-for-nil-nilclassSean McGivern2017-10-171-2/+19
| |/ / |/| |
* | | Merge branch 'bvl-circuitbreaker-improvements' into 'master'Douwe Maan2017-10-172-18/+40
|\ \ \
| * | | Read circuitbreaker settings from `Gitlab::CurrentSettings`Bob Van Landuyt2017-10-172-18/+40
* | | | Merge branch 'bvl-group-trees' into 'master'Douwe Maan2017-10-175-7/+121
|\ \ \ \ | |_|_|/ |/| | |
| * | | Always use the same order specs for `MultiCollectionPaginator`Bob Van Landuyt2017-10-111-1/+1
| * | | Merge branch 'master' into bvl-group-treesBob Van Landuyt2017-10-1054-188/+2162
| |\ \ \
| * | | | Optimize queries and pagination in `GroupDescendantsFinder`Bob Van Landuyt2017-10-051-0/+46
| * | | | Move merging of Hashes out of the `GroupDescendant` concernBob Van Landuyt2017-10-041-0/+33
| * | | | Make it possible to limit ancestors in a `GroupHierarchy`Bob Van Landuyt2017-10-041-0/+28
| * | | | Don't break when building unions on empty collectionsBob Van Landuyt2017-10-041-0/+7
| * | | | Update `children` route to handle projects and groupsBob Van Landuyt2017-10-041-7/+7
* | | | | Merge branch 'git-env-handle-arrays' into 'master'Sean McGivern2017-10-161-5/+37
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Add Gitlab::Git::Env.to_env_hashJacob Vosmaer2017-10-161-5/+37