summaryrefslogtreecommitdiff
path: root/spec/models/concerns
Commit message (Expand)AuthorAgeFilesLines
* Use :request_store hooks on specsuse-request-store-helper-instead-actual-codeOswaldo Ferreira2017-06-091-10/+1
* Port fix-realtime-edited-text-for-issues 9-2-stable fix to master.Luke "Jared" Bennett2017-05-311-0/+11
* Merge branch 'rework-authorizations-performance' into 'master'Douwe Maan2017-05-291-117/+0
|\
| * Use CTEs for nested groups and authorizationsYorick Peterse2017-05-171-117/+0
* | Address reviewDouwe Maan2017-05-241-0/+26
|/
* 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-081-0/+49
|\
| * Use regex to skip unnecessary reference processing in ProcessCommitWorkerJames Edwards-Jones2017-05-041-0/+49
* | Merge branch '17361-redirect-renamed-paths' into 'master' Sean McGivern2017-05-061-4/+48
|\ \
| * | Redirect from redirect routes to canonical routesMichael Kozono2017-05-051-4/+48
* | | Backport of multiple_assignees_feature [ci skip]Valery Sizov2017-05-042-98/+17
|/ /
* | Refresh the markdown cache if it was `nil`Bob Van Landuyt2017-05-021-0/+6
* | Merge branch 'enable-spec-file-name-cop' into 'master' Robert Speicher2017-04-287-21/+34
|\ \
| * | Enable RSpec/FilePath copenable-spec-file-name-copSean McGivern2017-04-267-21/+34
* | | Fix a failing specNick Thomas2017-04-251-2/+2
|/ /
* | Cache Routable#full_path in RequestStore to reduce duplicate route loadssh-optimize-duplicate-routable-full-pathStan Hu2017-04-241-0/+18
|/
* Start versioning cached markdown fieldsNick Thomas2017-04-211-67/+194
* Remove the ClearDatabaseCacheWorkerNick Thomas2017-04-211-14/+3
* Prepare for zero downtime migrationszero-downtime-migrationsYorick Peterse2017-04-121-0/+38
* Merge branch 'update-droplab-to-webpack-version' into new-resolvable-discussionLuke "Jared" Bennett2017-04-071-0/+12
|\
| * Merge remote-tracking branch 'upstream/master' into 8998_skip_pending_commits...Lin Jen-Shin2017-04-071-1/+108
| |\
| * | Add tests for relations and scopes, and settingLin Jen-Shin2017-04-061-0/+12
* | | Merge branch 'master' into new-resolvable-discussionDouwe Maan2017-04-061-1/+108
|\ \ \ | | |/ | |/|
| * | use more explicit and explanatory sql statementAlexis Reigel2017-04-061-7/+23
| * | add method to get a full routable hierarchyAlexis Reigel2017-04-061-1/+92
| |/
* | Address review commentsDouwe Maan2017-04-054-41/+244
* | Fix specsDouwe Maan2017-04-052-7/+554
* | Add specsDouwe Maan2017-04-052-13/+144
* | Add option to start a new discussion on an MRDouwe Maan2017-04-052-0/+281
|/
* Prevented error on nil author from Issuable delegationJames Edwards-Jones2017-03-211-0/+28
* Extend compound status for manual actions specsGrzegorz Bizon2017-03-201-1/+11
* Fix pipeline status for transition between stagesGrzegorz Bizon2017-03-201-0/+8
* Added labels to the issue web hookLuke "Jared" Bennett2017-03-171-0/+10
* Issue milestone remaining time tooltipMichael2017-03-161-3/+23
* Allow sorting by due date and label prioritySean McGivern2017-03-151-0/+40
* [Issue sorting]Addressed review commentsfix_relative_position_calculationValery Sizov2017-03-141-2/+64
* [Issue Sorting] Improve migrationValery Sizov2017-03-141-1/+0
* [Issue sorting] Filling positions preferable in the middleValery Sizov2017-03-141-14/+26
* Fix relative position calculationValery Sizov2017-03-141-0/+27
* Remove unneccessary blank linesDouwe Maan2017-03-071-1/+0
* [Issue Board Sorting] More accurate move through the listorderable-issuesValery Sizov2017-03-071-5/+36
* Fix rubocopValery Sizov2017-03-071-1/+0
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into orderable-issuesValery Sizov2017-03-071-0/+36
|\
| * Extend specs for code we use to calculate statusesGrzegorz Bizon2017-03-061-0/+36
* | Address review commentsValery Sizov2017-03-071-9/+1
* | Addressing review commentsValery Sizov2017-03-061-69/+20
* | [Issue board sorting] SpecsValery Sizov2017-02-281-0/+132
|/
* Merge branch '12726-preserve-issues-after-deleting-users' into 'master' Douwe Maan2017-02-241-0/+33
|\
| * Implement final review comments from @DouweM and @rymaiTimothy Andrew2017-02-241-15/+8
| * Implement review comments from @rymai and @yorickpeterseTimothy Andrew2017-02-241-0/+40
* | Use Namespace#full_path instead of #path where appropriatedm-more-namespace-full-pathDouwe Maan2017-02-231-2/+2
|/