summaryrefslogtreecommitdiff
path: root/app/models/concerns
Commit message (Expand)AuthorAgeFilesLines
* Speed up group milestone index by passing group_id to IssuesFinderAdam Niedzielski2017-01-061-2/+8
* Fix cross-project references copy to include the project referencefix/cross-project-ref-pathJames Lopez2017-01-031-1/+1
* Check if user can read issue before being assignedissue_22664Felipe Artur2016-12-271-3/+3
* Fix issuable assignee update bug when previous assignee is nullFelipe Artur2016-12-201-3/+4
* Merge branch 'jej-memoize-milestoneish-visible-to-user' into 'master' Sean McGivern2016-12-201-3/+25
|\
| * Milestoneish SQL performance partially improved and memoizedjej-memoize-milestoneish-visible-to-userJames Edwards-Jones2016-12-201-3/+25
* | Add terminals to the Kubernetes deployment serviceNick Thomas2016-12-191-0/+4
* | Add a ReactiveCaching concern for use in the KubernetesServiceNick Thomas2016-12-191-0/+110
|/
* Merge branch 'jej-24637-move-issue-visible_to_user-to-finder' into 'security' Sean McGivern2016-12-151-1/+1
* Merge branch 'seed-runner-token' into 'master' Kamil Trzciński2016-12-151-0/+4
|\
| * Allow users to seed the initial runner registration token using an environmen...DJ Mountney2016-12-011-0/+4
* | Rename Routable.where_paths_in to Routable.where_full_path_indz-nested-group-improvements-2Dmitriy Zaporozhets2016-12-111-3/+3
* | Validate presence of route by Routable concernDmitriy Zaporozhets2016-12-111-0/+1
* | Merge branch 'dz-nested-groups' into 'master' Douwe Maan2016-12-091-0/+70
|\ \
| * | Add nested groups support on data leveldz-nested-groupsDmitriy Zaporozhets2016-12-081-0/+70
* | | Merge branch 'jej-23867-use-mr-finder-instead-of-access-check' into 'security'Douwe Maan2016-12-081-5/+5
* | | Merge branch 'pipeline-stage' into 'master' Rémy Coutable2016-12-081-2/+3
|\ \ \
| * | | Fix success statusKamil Trzcinski2016-12-071-1/+1
| * | | Fix handling of allowed to failure jobsKamil Trzcinski2016-12-061-1/+2
| * | | Fix handling of skipped vs success statusKamil Trzcinski2016-12-061-3/+3
| |/ /
* | | Merge branch '25209-improve-length-validators' into 'master' Rémy Coutable2016-12-071-1/+1
|\ \ \ | |/ / |/| |
| * | Use :maximum instead of :within for length validators with a 0..N range25209-improve-length-validatorsRémy Coutable2016-12-061-1/+1
| |/
* | Add shorthand support to gitlab markdown referencesOswaldo Ferreira2016-12-021-13/+0
|/
* CE-specific changes gitlab-org/gitlab-ee#1137ee-1137-follow-up-protected-branch-users-and-groupsTimothy Andrew2016-11-291-0/+9
* Merge branch 'fix-cancelling-pipelines' into 'master' Kamil Trzciński2016-11-251-0/+5
|\
| * Merge remote-tracking branch 'upstream/master' into fix-cancelling-pipelinesLin Jen-Shin2016-11-221-1/+1
| |\
| * \ Merge remote-tracking branch 'upstream/master' into fix-cancelling-pipelinesLin Jen-Shin2016-11-212-0/+20
| |\ \
| * | | Allow to retry failed or canceled builds and fix cancel running specs failureKamil Trzcinski2016-11-191-0/+1
| * | | Merge remote-tracking branch 'upstream/master' into fix-cancelling-pipelinesLin Jen-Shin2016-11-182-17/+49
| |\ \ \
| * | | | Improve how we could cancel pipelines:Lin Jen-Shin2016-11-171-0/+4
* | | | | Add a starting date to milestonesmilestone_start_dateValery Sizov2016-11-231-0/+24
| |_|_|/ |/| | |
* | | | Allow JIRA references for project snippetsissue_24303Felipe Artur2016-11-211-1/+1
| |_|/ |/| |
* | | Merge branch 'ee-870-backport' into 'master' Sean McGivern2016-11-211-0/+11
|\ \ \
| * | | Backport some changes done from Time Tracking feature in EE.ee-870-backportRuben Davila2016-11-181-0/+11
| |/ /
* | | Merge branch 'feature/precalculate-authorized-projects' into 'master' Douwe Maan2016-11-181-0/+9
|\ \ \ | |_|/ |/| |
| * | Precalculate user's authorized projects in databaseAhmad Sherif2016-11-181-0/+9
| |/
* | Allow users to subscribe to a group label at group or project levelDouglas Barbosa Alexandre2016-11-171-4/+23
* | Allow subscriptions to be created without a projectDouglas Barbosa Alexandre2016-11-171-6/+15
* | Remove default value for `project` argument on subscribable concernDouglas Barbosa Alexandre2016-11-171-17/+15
* | Refactoring Subscribable concern to accept a projectDouglas Barbosa Alexandre2016-11-172-17/+23
|/
* Merge branch '22481-honour-issue-visibility-for-groups' into 'security' Douwe Maan2016-11-091-1/+5
* Merge branch 'use-separate-token-for-incoming-email' into 'master' Douwe Maan2016-11-081-3/+7
|\
| * Use separate email-friendly token for incoming email and let incomingDouwe Maan2016-11-071-3/+7
* | Added IssueCollectionYorick Peterse2016-11-071-0/+5
|/
* Fix project features default valuesFelipe Artur2016-11-011-1/+1
* add "x of y tasks completed" on issuableGuilherme Salazar2016-10-282-2/+15
* Fix and improve `Sortable.highest_label_priority`23928-sortable-highest_label_priority-is-buggedAlejandro Rodríguez2016-10-271-3/+8
* Implement review comments from @DouweM.Timothy Andrew2016-10-241-2/+2
* Fix branch protection API.Timothy Andrew2016-10-241-0/+5
* Differentiate the expire from leave eventCallum Dryden2016-10-201-1/+5