summaryrefslogtreecommitdiff
path: root/spec/models/concerns
Commit message (Expand)AuthorAgeFilesLines
* Prefer leading style for Style/DotPositionDouwe Maan2017-02-233-94/+94
* Fix specsDouwe Maan2017-02-231-2/+3
* Spam check and reCAPTCHA improvements28093-snippet-and-issue-spam-check-on-editOswaldo Ferreira2017-02-211-0/+1
* Improve performance of User Agent DetailZ.J. van de Weg2017-02-201-1/+17
* Store group and project full name and full path in routes tabledz-refactor-full-pathDmitriy Zaporozhets2017-02-081-1/+33
* Use `:empty_project` where possible in model specsrs-empty_project-modelsRobert Speicher2017-01-264-9/+9
* Merge branch 'dz-nested-groups-access-improvements' into 'master' Dmitriy Zaporozhets2017-01-251-0/+10
|\
| * Add User#nested_groups and User#nested_projects methodsDmitriy Zaporozhets2017-01-251-0/+10
* | Merge branch 'no_project_notes' into 'master' Sean McGivern2017-01-251-3/+21
|\ \
| * | address commentsJarka Kadlecova2017-01-251-5/+2
| * | make mentions working when project not specifiedJarka Kadlecova2017-01-181-1/+12
| * | Support notes without projectJarka Kadlecova2017-01-181-0/+10
* | | Merge branch 'feature/success-warning-icons-in-stages-builds' into 'master' Kamil Trzciński2017-01-231-0/+6
|\ \ \
| * | | Add a default status const to common status concernGrzegorz Bizon2017-01-181-0/+6
| | |/ | |/|
* | | Merge branch '23563-document-presenters' into 'master' Dmitriy Zaporozhets2017-01-191-0/+15
|\ \ \ | |_|/ |/| |
| * | More improvements to presenters23563-document-presentersRémy Coutable2017-01-181-2/+2
| * | Add Presentable concernRémy Coutable2017-01-181-0/+15
| |/
* | Add some API endpoints for time tracking.Ruben Davila2017-01-181-5/+5
* | Backport backend work for time tracking.Ruben Davila2017-01-151-0/+38
|/
* Check if user can read issue before being assignedissue_22664Felipe Artur2016-12-271-5/+24
* Fix issuable assignee update bug when previous assignee is nullFelipe Artur2016-12-201-0/+20
* Add a ReactiveCaching concern for use in the KubernetesServiceNick Thomas2016-12-191-0/+145
* Merge branch 'seed-runner-token' into 'master' Kamil Trzciński2016-12-151-0/+7
|\
| * Allow users to seed the initial runner registration token using an environmen...DJ Mountney2016-12-011-0/+7
* | Rename Routable.where_paths_in to Routable.where_full_path_indz-nested-group-improvements-2Dmitriy Zaporozhets2016-12-111-5/+5
* | Validate presence of route by Routable concernDmitriy Zaporozhets2016-12-111-0/+4
* | Merge branch 'dz-nested-groups' into 'master' Douwe Maan2016-12-091-0/+67
|\ \
| * | Add nested groups support on data leveldz-nested-groupsDmitriy Zaporozhets2016-12-081-0/+67
| |/
* | Merge branch 'pipeline-stage' into 'master' Rémy Coutable2016-12-081-1/+1
|\ \
| * | Fix handling of allowed to failure jobsKamil Trzcinski2016-12-061-1/+1
| |/
* | Use :maximum instead of :within for length validators with a 0..N range25209-improve-length-validatorsRémy Coutable2016-12-061-1/+1
|/
* Merge branch 'fix-cancelling-pipelines' into 'master' Kamil Trzciński2016-11-251-0/+96
|\
| * Test against all types and more status:Lin Jen-Shin2016-11-211-37/+45
| * Prefer a description for it and split the case:Lin Jen-Shin2016-11-211-25/+36
| * Add a lot of tests for scopes, feedback:Lin Jen-Shin2016-11-191-0/+77
* | Add a starting date to milestonesmilestone_start_dateValery Sizov2016-11-231-0/+20
|/
* Allow subscriptions to be created without a projectDouglas Barbosa Alexandre2016-11-171-25/+84
* Remove default value for `project` argument on subscribable concernDouglas Barbosa Alexandre2016-11-171-6/+6
* Fix specs to pass a project when creating subscriptionsDouglas Barbosa Alexandre2016-11-171-4/+6
* Refactoring Subscribable concern to accept a projectDouglas Barbosa Alexandre2016-11-171-21/+23
* Make access request specs explicitly enable or disable access requests as req...Nick Thomas2016-11-111-4/+4
* Merge branch '22481-honour-issue-visibility-for-groups' into 'security' Douwe Maan2016-11-091-0/+5
* Added IssueCollectionYorick Peterse2016-11-071-0/+21
* Fix project features default valuesFelipe Artur2016-11-011-0/+14
* Fix and improve `Sortable.highest_label_priority`23928-sortable-highest_label_priority-is-buggedAlejandro Rodríguez2016-10-271-0/+14
* Differentiate the expire from leave eventCallum Dryden2016-10-201-0/+31
* Add RTL support to markdown rendererEbrahim Byagowi2016-10-161-1/+1
* Add markdown cache columns to the database, but don't use them yetNick Thomas2016-10-071-0/+181
* Merge remote-tracking branch 'upstream/master' into all-skipped-equals-successLin Jen-Shin2016-10-041-7/+15
|\
| * Simplify Mentionable concern instance methodsPaco Guzman2016-10-041-7/+15