summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Allows author to vote on their own issueChantal Rollison2018-08-242-21/+2
* Merge branch 'sh-fix-issue-50562' into 'master'Rémy Coutable2018-08-242-0/+13
|\
| * Fix remote mirrors failing if Git remotes have not been addedStan Hu2018-08-222-0/+13
* | Use _.uniqueId() instead of Math.random() for dummy badgesWinnie Hellmann2018-08-231-1/+2
* | Merge branch '6965-backport-to-ce' into 'master'Stan Hu2018-08-233-69/+104
|\ \
| * | Backport LDAP changes to CEDouglas Barbosa Alexandre2018-08-233-69/+104
* | | Merge branch '43096-controller-projects-issuescontroller-referenced_merge_req...Nick Thomas2018-08-234-129/+142
|\ \ \ | |/ / |/| |
| * | Only load issue notes once when getting related MRs43096-controller-projects-issuescontroller-referenced_merge_requests-json-executes-more-than-100-sql-queriesSean McGivern2018-08-211-0/+6
| * | Fix CI pipelines N+1 in Issues::ReferencedMergeRequestsServiceSean McGivern2018-08-211-0/+18
| * | Fix routes N+1 in Issues::ReferencedMergeRequestsService#executeSean McGivern2018-08-211-0/+13
| * | Fix authors N+1 in Issues::ReferencedMergeRequestsServiceSean McGivern2018-08-211-1/+25
| * | Move Issue#{referenced,closed_by}_merge_requests to serviceSean McGivern2018-08-214-129/+81
* | | Merge branch 'sh-limit-commit-renderering' into 'master'Sean McGivern2018-08-233-0/+77
|\ \ \
| * | | Speed up diff comparisons by limiting number of commit messages renderedStan Hu2018-08-223-0/+77
| | |/ | |/|
* | | Merge branch 'ccr/48800/ping_for_boards' into 'master'Sean McGivern2018-08-231-0/+3
|\ \ \
| * | | Added count for label, assignee, and milestone listsccr/48800/ping_for_boardsChantal Rollison2018-08-211-0/+3
* | | | Merge branch 'jprovazn-fix-form-uploads' into 'master'Kamil Trzciński2018-08-231-0/+20
|\ \ \ \
| * | | | Add public/uploads/tmp to allowed upload pathsjprovazn-fix-form-uploadsJan Provaznik2018-08-211-0/+20
| |/ / /
* | | | Merge branch 'sh-fix-broken-ldap-clones' into 'master'Alejandro Rodríguez2018-08-221-0/+42
|\ \ \ \
| * | | | Fix broken Git over HTTP clones with LDAP usersStan Hu2018-08-221-0/+42
* | | | | Fix wrong commit count in push event payloadStan Hu2018-08-221-9/+31
|/ / / /
* | | | Improve system hook spec in spec/services/git_push_service_spec.rbStan Hu2018-08-221-3/+3
| |/ / |/| |
* | | Merge branch 'sh-conditional-system-hook-push' into 'master'Sean McGivern2018-08-221-3/+7
|\ \ \
| * | | Eliminate unnecessary and duplicate system hook firesStan Hu2018-08-211-3/+7
* | | | Merge branch 'ide-file-templates-store' into 'master'Filipa Lacerda2018-08-223-0/+427
|\ \ \ \
| * | | | Added store for file templates in the Web IDEPhil Hughes2018-08-173-0/+427
* | | | | Merge branch 'yisiliang/gitlab-ce-avoid-nil-safe_message' into 'master'Rémy Coutable2018-08-221-0/+6
|\ \ \ \ \
| * | | | | Make it clearer when Commit#description returns no_commit_messageSean McGivern2018-08-211-4/+5
| * | | | | to avoid “NoMethodError (undefined method `split' for nil:NilClass)” whil...yisiliang2018-08-211-0/+5
* | | | | | Merge branch '41441-add-target-branch-name-to-cherrypick-confirmation' into '...Sean McGivern2018-08-222-5/+5
|\ \ \ \ \ \
| * | | | | | Fix failing testGeorge Andrinopoulos2018-08-201-1/+1
| * | | | | | Fix failing testGeorge Andrinopoulos2018-08-191-1/+1
| * | | | | | Add target branch to cherry pick confirmation messageGeorge Andrinopoulos2018-08-192-5/+5
* | | | | | | Merge branch 'api-empty-commit-message' into 'master'Sean McGivern2018-08-221-17/+41
|\ \ \ \ \ \ \
| * | | | | | | Extend to DELETE endpointRobert Schilling2018-08-211-5/+13
| * | | | | | | Extend to PUT requestRobert Schilling2018-08-211-18/+22
| * | | | | | | API: Catch empty commit messagesRobert Schilling2018-08-211-0/+12
* | | | | | | | Merge branch 'api-empty-project-snippets' into 'master'Sean McGivern2018-08-221-0/+16
|\ \ \ \ \ \ \ \
| * | | | | | | | API: Catch empty code content for project snippetsRobert Schilling2018-08-211-0/+16
| |/ / / / / / /
* | | | | | | | Merge branch 'api-shared_group_expires-at' into 'master'Sean McGivern2018-08-222-0/+17
|\ \ \ \ \ \ \ \
| * | | | | | | | API: Add shared project's expiration dateapi-shared_group_expires-atRobert Schilling2018-08-212-0/+17
| |/ / / / / / /
* | | | | | | | Merge branch 'dz-fix-sql-error-admin-users-2fa' into 'master'Stan Hu2018-08-211-0/+8
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Fix SQL error when sorting 2FA-enabled users by name in admin areaDmitriy Zaporozhets2018-08-211-0/+8
* | | | | | | | Merge branch '50101-move-test-files' into 'master'Mike Greiling2018-08-2114-13/+13
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | Moves job log spec files to the components folder50101-move-test-filesFilipa Lacerda2018-08-2014-13/+13
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'tc-api-fork-owners' into 'master'Grzegorz Bizon2018-08-212-34/+82
|\ \ \ \ \ \ \
| * | | | | | | Clean up LFS objects when creating fork relationToon Claes2018-08-201-0/+8
| * | | | | | | Allow project owners to set up forking relation through APIToon Claes2018-08-201-34/+74
* | | | | | | | Resolve "Separate remembering sorting issues/merge requests"🙈 jacopo beschi 🙉2018-08-212-7/+60
| |_|_|_|/ / / |/| | | | | |
* | | | | | | Add JIRA service specs to commit objectFelipe Artur2018-08-211-121/+134