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
AgeCommit message (Expand)Author
2017-06-02Increase diff limits to 100 KB for collapse and 200 KB overallSean McGivern
2017-06-01Merge branch 'bugfix/deploy_keys__can_push__usage_in_api' into 'master'Rémy Coutable
2017-06-01Merge branch 'document-not-using-serialize' into 'master'Douwe Maan
2017-06-01Merge branch 'fix-n-plus-one-queries-for-user-access' into 'master'Yorick Peterse
2017-06-01Merge branch 'fix_diff_line_comments' into 'master'Sean McGivern
2017-06-01Merge branch 'notebook-katex-fixes' into 'master'Filipa Lacerda
2017-06-01Fix N+1 queries for non-members in comment threadsSean McGivern
2017-06-01Merge branch 'dm-collapsed-blob' into 'master'Sean McGivern
2017-06-01Fix rubocop in spec/helpers/diff_helper_spec.rbValery Sizov
2017-06-01Merge branch 'dm-emails-are-not-user-references' into 'master'Sean McGivern
2017-06-01Don't match email addresses or foo@bar as user referencesDouwe Maan
2017-06-01Merge branch 'master' into 'trigger-source'Grzegorz Bizon
2017-06-01Add feature toggles through FlipperAlejandro Rodríguez
2017-05-31Merge branch 'dm-gitmodules-parsing' into 'master'Grzegorz Bizon
2017-05-31Change no_limits to limitsDouwe Maan
2017-05-31Merge branch 'rename-builds-controller' into 'master'Kamil Trzciński
2017-05-31Merge branch 'task-list-2' into 'master'Filipa Lacerda
2017-05-31Merge branch 'issue-edit-inline' into 'master'Filipa Lacerda
2017-05-31Fix: A diff comment on a change at last line of a file shows as two comments ...Valery Sizov
2017-05-31Rename the other jobsLin Jen-Shin
2017-05-31Merge remote-tracking branch 'upstream/master' into rename-builds-controllerLin Jen-Shin
2017-05-31Update jobs_spec for changes from builds_specLin Jen-Shin
2017-05-31Merge branch 'tc-improve-project-api-perf' into 'master'Douwe Maan
2017-05-31Merge branch 'fix/gb/use-merge-ability-for-protected-manual-actions' into 'ma...Kamil Trzciński
2017-05-31Merge branch '33000-tag-list-in-project-create-api' into 'master'Rémy Coutable
2017-05-31Introduce source to pipeline entityKamil Trzcinski
2017-05-31Added Cop to blacklist the use of serializeYorick Peterse
2017-05-31Merge branch '30892-add-api-support-for-pipeline-schedule' into 'master'Kamil Trzciński
2017-05-31Merge branch 'enable-gitaly-receive-pack' into 'master'Rémy Coutable
2017-05-31Merge remote-tracking branch 'upstream/master' into rename-builds-controllerLin Jen-Shin
2017-05-31Fix chat commands specs related to protected actionsGrzegorz Bizon
2017-05-31Fix builds controller specs related to protected actionsGrzegorz Bizon
2017-05-31Fix pipeline retry specs related to protected actionsGrzegorz Bizon
2017-05-31Fix environment model specs related to protected actionsGrzegorz Bizon
2017-05-31Fix build factory specs related to protected actionsGrzegorz Bizon
2017-05-31Fix job play service specs related to protected actionsGrzegorz Bizon
2017-05-31Fix play status specs related to protected actionsGrzegorz Bizon
2017-05-31Fix deploy chat command specs for protected actionsGrzegorz Bizon
2017-05-31Fix environment specs related to protected actionsGrzegorz Bizon
2017-05-31Fix pipeline processing specs related to protected actionsGrzegorz Bizon
2017-05-31Fix build entity specs related to protected actionsGrzegorz Bizon
2017-05-31Add tag_list param to project apivanadium23
2017-05-31Fix Diff#too_large? and specsDouwe Maan
2017-05-31Allow PostReceivePack to be enabled with GitalyAlejandro Rodríguez
2017-05-31Return nil when looking up config for unknown LDAP providerDouwe Maan
2017-05-31Remove some deprecated methodsToon Claes
2017-05-31Make .gitmodules parsing more resilient to syntax errorsDouwe Maan
2017-05-30Add :owned param to ProjectFinderToon Claes
2017-05-30Change ProjectFinder so starred can be combined with other filtersToon Claes
2017-05-30Add starred_by scope to ProjectToon Claes