summaryrefslogtreecommitdiff
path: root/app/models/concerns
Commit message (Expand)AuthorAgeFilesLines
* Implement final review comments from @DouweM and @rymaiTimothy Andrew2017-02-241-4/+5
* Implement review comments from @rymai and @yorickpeterseTimothy Andrew2017-02-241-7/+11
* Extract code from `Namespace#clean_path` for ghost user generation.Timothy Andrew2017-02-241-0/+25
* Revert "Enable Style/DotPosition"Douwe Maan2017-02-233-9/+9
* Revert "Prefer leading style for Style/DotPosition"Douwe Maan2017-02-237-33/+33
* Move up delegate callsDouwe Maan2017-02-231-11/+11
* ActiveSupport delegation is preferred over ForwardableDouwe Maan2017-02-231-4/+5
* Enable Style/WordArrayDouwe Maan2017-02-231-1/+1
* Prefer leading style for Style/DotPositionDouwe Maan2017-02-237-33/+33
* Fix code for copsDouwe Maan2017-02-232-10/+12
* Enable Style/ConditionalAssignmentDouwe Maan2017-02-232-6/+6
* Enable Performance/RedundantMergeDouwe Maan2017-02-231-1/+1
* Enable Style/SpaceInsideBracketsDouwe Maan2017-02-232-2/+2
* Enable Style/MutableConstantDouwe Maan2017-02-232-7/+7
* Enable Style/DotPositionDouwe Maan2017-02-233-9/+9
* Merge branch 'add_mr_info_to_issues_list' into 'master'Sean McGivern2017-02-221-2/+2
|\
| * Merge remote-tracking branch 'upstream/master' into add_mr_info_to_issues_listblackst0ne2017-02-211-0/+4
| |\
| * | Add merge request count to each issue on issues listblackst0ne2017-02-171-2/+2
* | | Spam check and reCAPTCHA improvements28093-snippet-and-issue-spam-check-on-editOswaldo Ferreira2017-02-211-1/+1
| |/ |/|
* | Improve performance of User Agent DetailZ.J. van de Weg2017-02-201-0/+4
|/
* Merge branch '24976-start-of-line-mention' into 'master' Sean McGivern2017-02-131-4/+15
|\
| * Create directly_addressed Todos when mentioned in beginning of a lineErshad Kunnakkadan2017-02-081-4/+15
* | Merge branch 'issue_25900_2' into 'master' Sean McGivern2017-02-131-0/+5
|\ \
| * | Gather issuable metadata to avoid n+ queries on index viewissue_25900_2Felipe Artur2017-02-091-0/+5
* | | Merge branch 'zj-drop-ruby-21-tests' into 'master' Rémy Coutable2017-02-132-3/+3
|\ \ \ | |/ / |/| |
| * | Update Rubocop to ruby 2.3zj-drop-ruby-21-testsZ.J. van de Weg2017-02-072-3/+3
* | | Store group and project full name and full path in routes tabledz-refactor-full-pathDmitriy Zaporozhets2017-02-081-4/+62
| |/ |/|
* | 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
| |/ |/|