summaryrefslogtreecommitdiff
path: root/app/models
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '39601-create-issuable-destroy-service' into 'master'Rémy Coutable2017-11-272-2/+0
|\
| * Create issue and merge request destroy servicesGeorge Andrinopoulos2017-11-252-2/+0
* | Allow to drop jobs for deleted projectsKamil Trzcinski2017-11-272-6/+11
|/
* Merge branch 'jej/fix-protected-branch-validations-ce' into 'master'Rémy Coutable2017-11-243-31/+23
|\
| * Deduplicate protected ref human_access_levelsjej/fix-protected-branch-validations-ceJames Edwards-Jones2017-11-243-17/+7
| * Fix ProtectedBranch access level validationsJames Edwards-Jones2017-11-243-14/+16
* | Merge branch 'dm-project-search-performance' into 'master'Sean McGivern2017-11-241-22/+8
|\ \
| * | Drastically improve project search performance by no longer searching namespa...dm-project-search-performanceDouwe Maan2017-11-241-22/+8
* | | Merge branch 'issue_40374' into 'master'Sean McGivern2017-11-242-0/+13
|\ \ \ | |/ / |/| |
| * | Fix WIP system note not being createdissue_40374Felipe Artur2017-11-232-0/+13
| |/
* | Merge branch 'dm-cleanup-fetch-and-mirror-methods' into 'master'Sean McGivern2017-11-231-4/+17
|\ \
| * | Rename fetch_refs to refmapDouwe Maan2017-11-231-2/+2
| * | Clean up repository fetch and mirror methodsDouwe Maan2017-11-231-4/+17
| |/
* | Merge branch '39887-move-identical-check-to-merged-branches' into 'master'Douwe Maan2017-11-231-8/+2
|\ \
| * | Move identical merged branch check to merged_branch_namesLin Jen-Shin2017-11-231-8/+2
| |/
* | Merge branch 'use-merge-requests-diff-id-column' into 'master'Douwe Maan2017-11-234-2/+59
|\ \
| * | Use latest_merge_request_diff associationSean McGivern2017-11-234-2/+59
| |/
* | Merge branch 'jk-group-mentions-fix' into 'master'Sean McGivern2017-11-2311-31/+31
|\ \
| * | Fix link text from group contextJarka Kadlecova2017-11-2311-31/+31
| |/
* | Allow password authentication to be disabled entirelyMarkus Koller2017-11-232-5/+30
|/
* Use Redis cache for branch existence checksJacob Vosmaer (GitLab)2017-11-211-5/+1
* Merge branch 'reduce-queries-for-artifacts-button' into 'master'Kamil Trzciński2017-11-211-1/+4
|\
| * Use arrays in Pipeline#latest_builds_with_artifactsreduce-queries-for-artifacts-buttonYorick Peterse2017-11-211-1/+4
* | Skip confirmation user apiDaniel Juarez2017-11-211-0/+4
* | Merge branch '39461-notes-api-for-issues-no-longer-returns-label-additions-re...Sean McGivern2017-11-212-1/+24
|\ \ | |/ |/|
| * add `#with_metadata` scope to remove a N+1 from the notes' APImicael.bergeron2017-11-211-0/+1
| * add the missing specmicael.bergeron2017-11-201-2/+2
| * fix the linting error39461-notes-api-for-issues-no-longer-returns-label-additions-removalsmicael.bergeron2017-11-161-1/+1
| * reverting to the simpler approachmicael.bergeron2017-11-163-2/+24
| * try to fix the failing spec on external refsmicael.bergeron2017-11-151-1/+1
| * fix the commit reference pattern from matching other entitiesmicael.bergeron2017-11-151-1/+1
* | Batchload blobs for diff generationZeger-Jan van de Weg2017-11-213-3/+23
* | Add issue sidebar and toggle_subscription endpoint in board issues dataOswaldo Ferreira2017-11-201-1/+6
* | Merge branch '38393-Milestone-duration-error-message-is-not-accurate-enough' ...Sean McGivern2017-11-201-1/+1
|\ \
| * | Changed validation error message on wrong milestone datesXurxo Méndez Pérez2017-11-181-1/+1
* | | Merge branch 'fix-conflict-highlighting' into 'master'Douwe Maan2017-11-201-4/+0
|\ \ \
| * | | Fix conflict highlightingfix-conflict-highlightingSean McGivern2017-11-171-4/+0
| |/ /
* | | Merge branch '18040-rubocop-line-break-after-guard-clause' into 'master'Rémy Coutable2017-11-2010-0/+18
|\ \ \ | |/ / |/| |
| * | Adds Rubocop rule for line break after guard clauseJacopo2017-11-1610-0/+18
* | | Merge branch 'mk-add-user-rate-limits' into 'master'Douwe Maan2017-11-171-0/+9
|\ \ \
| * | | Add throttle application settingsMichael Kozono2017-11-171-0/+9
* | | | Changing OAuth lookup to be case insensitiveFrancisco Javier López2017-11-172-5/+13
* | | | Merge branch 'bvl-delete-empty-fork-networks' into 'master'Douwe Maan2017-11-171-0/+10
|\ \ \ \
| * | | | Delete the fork network when removing the last membershipBob Van Landuyt2017-11-171-0/+10
| |/ / /
* | | | Merge branch 'ci-pipeline-status-query' into 'master'Kamil Trzciński2017-11-175-25/+114
|\ \ \ \
| * | | | Optimise getting the pipeline status of commitsci-pipeline-status-queryYorick Peterse2017-11-165-25/+114
* | | | | Resolve "Performance issues when loading large number of wiki pages"Francisco Javier López2017-11-172-9/+14
| |/ / / |/| | |
* | | | Merge branch 'cache-user-keys-count' into 'master'Douwe Maan2017-11-162-1/+16
|\ \ \ \
| * | | | Cache the number of user SSH keyscache-user-keys-countYorick Peterse2017-11-162-1/+16
| |/ / /
* | | | Merge branch '40122-only-one-note-webhook-is-triggered-when-a-comment-with-ti...Douwe Maan2017-11-151-1/+5
|\ \ \ \