summaryrefslogtreecommitdiff
path: root/app/models/concerns
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jej-backport-protected-tag-ee-role-refactorings' into 'master'Tim Zallmann2017-06-051-8/+20
|\
| * Backport EE refactorings for Protected Tag EE-only functionalityjej-backport-protected-tag-ee-role-refactoringsJames Edwards-Jones2017-05-311-8/+20
* | Merge remote-tracking branch 'origin/master' into fix-realtime-edited-text-fo...Luke "Jared" Bennett2017-06-021-1/+6
|\ \
| * | Resolve N+1 query issue with discussionsDouwe Maan2017-05-291-1/+6
| |/
* | Port fix-realtime-edited-text-for-issues 9-2-stable fix to master.Luke "Jared" Bennett2017-05-312-0/+8
|/
* Merge branch 'rework-authorizations-performance' into 'master'Douwe Maan2017-05-292-84/+5
|\
| * Use CTEs for nested groups and authorizationsYorick Peterse2017-05-172-84/+5
* | Merge branch 'dm-diff-cleanup' into 'master'Robert Speicher2017-05-251-10/+0
|\ \
| * | Pass fallback_diff_refs to Diff::File instead of using view helpersDouwe Maan2017-05-231-10/+0
* | | Address reviewDouwe Maan2017-05-241-0/+8
|/ /
* | Exclude manual actions from cancelable jobs scopefix/gb/exclude-manual-actions-from-cancelable-jobsGrzegorz Bizon2017-05-191-1/+1
|/
* Merge branch 'protected-branches-no-one-merge' into 'master' Sean McGivern2017-05-121-0/+22
|\
| * Style changes to Ruby fileprotected-branches-no-one-mergePhil Hughes2017-05-121-3/+7
| * Enabled no-one as a merge access level in protected branchesPhil Hughes2017-05-101-0/+18
* | Fix cross referencing for private and internal projects31978-cross-reference-fixJarka Kadlecova2017-05-111-6/+7
|/
* Use relative paths for group/project/user avatarsblackst0ne2017-05-101-0/+18
* Fallback to default pattern when note does not belong to projecttc-fix-snippets-notes-specToon Claes2017-05-091-1/+1
* Merge branch '28359-skip-process-commit-worker-unless-issues-referenced' into...31977-ensure-all-webpack-bundles-which-include-vue-are-children-of-common_vue-jsDmitriy Zaporozhets2017-05-082-0/+38
|\
| * Use regex to skip unnecessary reference processing in ProcessCommitWorkerJames Edwards-Jones2017-05-042-0/+38
* | Fix `Routable.find_by_full_path` on MySQLfix-routable-find-by-full-path-on-mysqlSean McGivern2017-05-061-1/+1
* | Merge branch '17361-redirect-renamed-paths' into 'master' Sean McGivern2017-05-061-4/+20
|\ \
| * | Redirect from redirect routes to canonical routesMichael Kozono2017-05-051-4/+20
* | | Merge branch 'blackst0ne/gitlab-ce-add_system_note_for_editing_issuable'Sean McGivern2017-05-051-0/+1
|\ \ \
| * | | Add last_edited_at and last_edited_by attributesblackst0ne2017-05-041-0/+1
| |/ /
* | | [Multiple issue assignee] Fix a number of specsValery Sizov2017-05-051-1/+0
* | | Backport of multiple_assignees_feature [ci skip]Valery Sizov2017-05-042-23/+6
|/ /
* | Merge branch 'dm-link-discussion-to-outdated-diff' into 'master' Sean McGivern2017-05-032-0/+5
|\ \
| * | Allow commenting on older versions of the diff and comparisons between diff v...dm-link-discussion-to-outdated-diffDouwe Maan2017-05-032-0/+5
* | | Refactor Blob support of external storage in preparation of job artifact blobsdm-blob-external-storageDouwe Maan2017-05-031-0/+48
|/ /
* | Refresh the markdown cache if it was `nil`Bob Van Landuyt2017-05-021-0/+3
* | Swap a before_save call with a before_create/before_update pair to avoid a co...Nick Thomas2017-04-251-1/+3
* | Cache Routable#full_path in RequestStore to reduce duplicate route loadssh-optimize-duplicate-routable-full-pathStan Hu2017-04-241-2/+13
|/
* Start versioning cached markdown fieldsNick Thomas2017-04-211-33/+68
* Remove the ClearDatabaseCacheWorkerNick Thomas2017-04-211-25/+0
* Display issuable state only in notes and issuable descriptionAdam Niedzielski2017-04-191-1/+1
* Fix NUMBER_OF_TRUNCATED_DIFF_LINES re-definition errorrs-fix-already-defined-constantRobert Speicher2017-04-121-2/+2
* Some code tweaksDouwe Maan2017-04-082-8/+4
* Link to outdated diff in older MR version from outdated diff discussionDouwe Maan2017-04-082-2/+12
* Merge branch 'master' into new-resolvable-discussionLuke "Jared" Bennett2017-04-075-14/+75
|\
| * Merge branch 'optimise-builds' into 'master' Sean McGivern2017-04-071-1/+1
| |\
| | * Count number of queriesKamil Trzcinski2017-04-071-1/+1
| * | Merge branch '18471-restrict-tag-pushes-protected-tags' into 'master' Douwe Maan2017-04-074-13/+74
| |\ \ | | |/ | |/|
| | * Protected tags changes from backend maintainer reviewJames Edwards-Jones2017-04-071-1/+1
| | * Merge branch 'master' into '18471-restrict-tag-pushes-protected-tags'Kushal Pandya2017-04-062-0/+75
| | |\
| | * | Protected Tags backend review changesJames Edwards-Jones2017-04-063-0/+3
| | * | Merge branch 'master' into '18471-restrict-tag-pushes-protected-tags'Kushal Pandya2017-04-065-2/+25
| | |\ \
| | * | | Fixed UserAccess#can_create_tag? after create_access_levels renameJames Edwards-Jones2017-04-041-2/+2
| | * | | Cleaned up duplication with ProtectedRefAccess concernJames Edwards-Jones2017-04-043-44/+18
| | * | | Cleanup & tests for UserAccess#can_create_tag?James Edwards-Jones2017-04-041-1/+1
| | * | | Fixed developers_can_push in RepoBranch API entityJames Edwards-Jones2017-04-041-0/+6