summaryrefslogtreecommitdiff
path: root/spec/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | Merge branch 'conflict-resolution-refactor' into 'master'Sean McGivern2017-10-164-53/+55
|\ \ \ \ \
| * | | | | Move line code generation into Gitlab::Gitconflict-resolution-refactorAlejandro Rodríguez2017-10-121-10/+10
| * | | | | Create a Gitlab::Git submodule for conlict-related filesAlejandro Rodríguez2017-10-123-27/+27
| * | | | | Refactor conflict resolution to contain git ops within Gitlab::GitAlejandro Rodríguez2017-10-123-43/+45
| * | | | | Move Gitlab::Diff::LineCode to module Gitlab::GitAlejandro Rodríguez2017-10-121-10/+10
* | | | | | Merge branch 'fix_diff_parsing' into 'master'Sean McGivern2017-10-161-0/+17
|\ \ \ \ \ \
| * | | | | | Fix diff parser so it tolerates to diff special markers in the contentValery Sizov2017-10-151-0/+17
| | |/ / / / | |/| | | |
* | | | | | Popen with a timeoutAndrew Newdigate2017-10-161-0/+132
* | | | | | Merge branch 'fix/sm/38960-collect-usage-pings-gcp-cluster-enabled-and-gcp-cl...Kamil Trzciński2017-10-161-0/+2
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |