summaryrefslogtreecommitdiff
path: root/app/models/concerns
Commit message (Expand)AuthorAgeFilesLines
* Use normal associations instead of polymorphic.Ruben Davila2017-02-071-1/+1
* Use reCaptcha when an issue identified as spamJarka Kadlecova2017-02-071-3/+9
* Check public snippets for spamSean McGivern2017-02-021-1/+7
* Don’t count tasks that are not defined as list items correctlyJarka Kadlecova2017-01-251-4/+4
* Merge branch 'dz-nested-groups-access-improvements' into 'master' Dmitriy Zaporozhets2017-01-251-0/+15
|\
| * Add User#nested_groups and User#nested_projects methodsDmitriy Zaporozhets2017-01-251-0/+15
* | Merge branch 'no_project_notes' into 'master' Sean McGivern2017-01-253-3/+21
|\ \
| * | address commentsJarka Kadlecova2017-01-253-5/+12
| * | make mentions working when project not specifiedJarka Kadlecova2017-01-182-2/+9
| * | Support notes without projectJarka Kadlecova2017-01-181-1/+5
* | | Merge branch '24923_nested_tasks' into 'master' Sean McGivern2017-01-241-1/+1
|\ \ \
| * | | fix nested tasks in ordered listJarka Kadlecova2017-01-241-1/+1
* | | | Merge branch 'feature/success-warning-icons-in-stages-builds' into 'master' Kamil Trzciński2017-01-231-0/+1
|\ \ \ \
| * | | | Add a default status const to common status concernGrzegorz Bizon2017-01-181-0/+1
* | | | | Merge branch '23563-document-presenters' into 'master' Dmitriy Zaporozhets2017-01-191-0/+7
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Add Presentable concernRémy Coutable2017-01-181-0/+7
| | |/ / | |/| |
* | | | Merge branch 'time-tracking-api' into 'master' Sean McGivern2017-01-181-9/+23
|\ \ \ \
| * | | | Add some API endpoints for time tracking.Ruben Davila2017-01-181-9/+23
* | | | | Merge branch 'backport-time-tracking-ce' into 'master' Douwe Maan2017-01-182-0/+59
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | Backport backend work for time tracking.Ruben Davila2017-01-152-0/+59
* | | | Merge branch 'reduce-queries-milestone-index' into 'master' Sean McGivern2017-01-171-2/+5
|\ \ \ \ | |/ / / |/| | |
| * | | Use cached values to compute total issues count in milestone index pagesreduce-queries-milestone-indexAdam Niedzielski2017-01-101-2/+5
| |/ /
* | | Mutate the attribute instead of issuing a write operation to the DBbug/project-feature-compatibilityGabriel Mazetto2017-01-121-1/+1
| |/ |/|
* | Merge branch '24185-legacy-ci-status-reactive-cache' into 'security'Robert Speicher2017-01-122-21/+35
* | New error message recreating projects on pending deletefix/project-delete-tooltipJames Lopez2017-01-111-0/+10
|/
* 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
|\