summaryrefslogtreecommitdiff
path: root/app/services
Commit message (Expand)AuthorAgeFilesLines
* Remove allow_n_plus_1_calls from MergeRequests::CreateServicefix/reduce-number-of-ref-exists-callsAhmad Sherif2018-02-071-4/+1
* Merge branch 'jej/upload-file-tracks-lfs' into 'master'Sean McGivern2018-02-062-1/+53
|\
| * File upload UI obeys LFS filtersJames Edwards-Jones2018-02-062-1/+53
* | Merge branch 'winh-kubernetes-clusters' into 'master'Phil Hughes2018-02-062-2/+2
|\ \
| * | Replace "cluster" with "Kubernetes cluster"winh-kubernetes-clustersWinnie Hellmann2018-02-062-2/+2
* | | Fix inital test failuresShinya Maeda2018-02-061-4/+6
* | | Add worker queueShinya Maeda2018-02-061-1/+1
* | | Rename CreateArtifactsTraceService to CreateTraceArtifactServiceShinya Maeda2018-02-062-16/+14
* | | Add CreateArtifactsTraceWorkerShinya Maeda2018-02-061-0/+16
|/ /
* | 31885 - Ability to transfer a single group to another groupMayra Cabrera2018-02-061-0/+96
* | Merge branch 'osw-markdown-bypass-for-commit-messages' into 'master'Sean McGivern2018-02-051-8/+18
|\ \
| * | Remove unnused escape_html methodosw-markdown-bypass-for-commit-messagesOswaldo Ferreira2018-02-021-4/+0
| * | Bypass commits title markdown on notesOswaldo Ferreira2018-02-021-4/+18
* | | use Gitlab::UserSettings directly as a singleton instead of including/extendi...Mario de la Ossa2018-02-0212-34/+14
* | | Merge branch '40793-fix-mr-title-for-jira' into 'master'Sean McGivern2018-02-021-7/+23
|\ \ \
| * | | Resolve "Incorrect merge request title when Jira activated and multiple commi...Andrew McCallum2018-02-021-7/+23
* | | | Merge branch 'osw-system-notes-for-commits-regression' into 'master'Sean McGivern2018-02-021-1/+6
|\ \ \ \ | |/ / / |/| | |
| * | | Reload MRs memoization after diffs creationosw-system-notes-for-commits-regressionOswaldo Ferreira2018-02-011-1/+6
| |/ /
* | | port of 594e6a0a625^..f74c90f68c6Micaël Bergeron2018-02-011-2/+2
|/ /
* | Close and do not reload MR diffs when source branch is deletedOswaldo Ferreira2018-01-291-2/+14
|/
* Merge branch '41532-email-reason' into 'master'Sean McGivern2018-01-192-34/+40
|\
| * Initial work to add notification reason to emailsMario de la Ossa2018-01-162-34/+40
* | Merge branch 'feature/merge-request-system-hook' into 'master'Douwe Maan2018-01-183-2/+9
|\ \
| * | use class reader instead of dynamic constantAlexis Reigel2018-01-171-1/+1
| * | use safer .hooks_for instead of .public_sendAlexis Reigel2018-01-171-1/+1
| * | test hook for system merge request hookAlexis Reigel2018-01-041-0/+7
* | | Merge branch 'sh-backport-10-3-4-security-fixes' into 'master'Oswaldo Ferreira2018-01-173-8/+24
|\ \ \
| * | | Merge branch '41293-fix-command-injection-vulnerability-on-system_hook_push-q...Robert Speicher2018-01-161-1/+1
| * | | Merge branch '41567-projectfix' into 'security-10-3'Sean McGivern2018-01-161-6/+22
| * | | Merge branch 'sh-validate-path-project-import-10-3' into 'security-10-3'Stan Hu2018-01-161-1/+1
| | |/ | |/|
* | | Merge branch '41727-target-branch-name' into 'master'Sean McGivern2018-01-171-0/+1
|\ \ \
| * | | Set target_branch to the ref branch when creating MR from issue41727-target-branch-nameJarka Kadlecová2018-01-171-0/+1
* | | | Merge branch '37199-labels-fix' into 'master'Sean McGivern2018-01-171-1/+11
|\ \ \ \ | |_|/ / |/| | |
| * | | Keep subscribers when promoting labels to group labels37199-labels-fixJarka Kadlecová2018-01-121-1/+11
* | | | Merge branch 'issue-30101' into 'master'Rémy Coutable2018-01-161-15/+8
|\ \ \ \
| * | | | Update 'removed assignee' note to include old assignee referenceMaurizio De Santis2018-01-091-15/+8
| |/ / /
* | | | Log and send a system hook if a blocked user fails to loginsh-log-when-user-blockedStan Hu2018-01-141-1/+4
* | | | Adds Rubocop rule for line break around conditionals🙈 jacopo beschi 🙉2018-01-111-0/+1
* | | | Merge branch 'remove-soft-removals' into 'master'Douwe Maan2018-01-112-3/+2
|\ \ \ \
| * | | | Remove soft removals related codeYorick Peterse2018-01-082-3/+2
| |/ / /
* | | | Merge branch 'Ben305/gitlab-ce-36669-default-mr-title-with-external-issues' i...Grzegorz Bizon2018-01-111-6/+2
|\ \ \ \
| * | | | Never set special MR titles for external issuesSean McGivern2018-01-101-6/+2
| * | | | Fix incorrect default merge request title when external issue tracker is acti...Benedikt Huss2018-01-091-1/+1
| |/ / /
* | | | Merge branch '4020-rebase-message' into 'master'Sean McGivern2018-01-111-3/+5
|\ \ \ \
| * | | | Store only generic message if rebase fails4020-rebase-messageJan Provaznik2018-01-091-3/+5
| |/ / /
* | | | Merge branch 'gcp-fix' into 'master'Kamil Trzciński2018-01-111-1/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix billing checkingKamil Trzciński2018-01-101-1/+4
| |/ /
* | | Fix bug where award emojis would be lost when moving issues between projectssh-fix-award-emoji-move-issuesStan Hu2018-01-101-5/+11
|/ /
* | Merge branch '3968-protected-branch-is-not-set-for-default-branch-on-import' ...Douwe Maan2018-01-082-20/+3
|\ \
| * | Protected branch is now created for default branch on import3968-protected-branch-is-not-set-for-default-branch-on-importTiago Botelho2018-01-062-20/+3