summaryrefslogtreecommitdiff
path: root/spec/finders
Commit message (Collapse)AuthorAgeFilesLines
* Fix trailing ',' in hash.Bob Van Landuyt2017-05-151-1/+1
|
* Create a Users FinderGeorge Andrinopoulos2017-05-151-0/+66
|
* Use `described_class` in SnippetsFinder-specBob Van Landuyt2017-05-101-21/+21
|
* Merge branch 'tc-fix-private-subgroups-shown' into 'security' Douwe Maan2017-05-101-11/+46
| | | | | Use GroupsFinder to find subgroups the user has access to See merge request !2096
* Merge branch 'snippets-finder-visibility' into 'security'Douwe Maan2017-05-101-25/+100
| | | | | | Refactor snippets finder & dont return internal snippets for external users See merge request !2094
* Add Pipeline Schedules that supersedes experimental Trigger ScheduleZeger-Jan van de Weg2017-05-071-0/+41
|
* [Multiple issue assignee] Fix a number of specsValery Sizov2017-05-051-11/+11
|
* Backport of multiple_assignees_feature [ci skip]Valery Sizov2017-05-041-13/+13
|
* Merge branch ↵Robert Speicher2017-05-031-25/+180
|\ | | | | | | | | | | | | | | | | '28408-feature-proposal-include-search-options-to-pipelines-api' into 'master' Resolve "Feature Proposal: Include search options to pipelines API" Closes #28408 See merge request !9367
| * Improve pipelines_finder.rbShinya Maeda2017-05-031-4/+4
| |
| * Avoid using sampleShinya Maeda2017-05-031-1/+1
| |
| * Use HasStatus::AVAILABLE_STATUSES instead of hard codingShinya Maeda2017-05-031-2/+2
| |
| * Improve api/pipelines_spec.rbShinya Maeda2017-05-031-3/+7
| |
| * Add another pipeline for spec statusShinya Maeda2017-05-031-0/+5
| |
| * Add space before bracketShinya Maeda2017-05-031-6/+6
| |
| * Improve pipelines_finder_spec.rbShinya Maeda2017-05-031-113/+70
| |
| * Ci::Pipeline to project.pipelinesShinya Maeda2017-05-031-23/+23
| |
| * Fix improper method name and spec descriptionShinya Maeda2017-05-031-3/+3
| |
| * Fix created_at to user_id in specShinya Maeda2017-05-031-6/+6
| |
| * Change sort spec descriptionShinya Maeda2017-05-031-2/+2
| |
| * Allow only indexed columns in #order_and_sort. Remove present (Because ↵Shinya Maeda2017-05-031-1/+9
| | | | | | | | unnecessary) from condition. Added spec just in case.
| * Normalize wordingShinya Maeda2017-05-031-47/+39
| |
| * Finish pipelines_specShinya Maeda2017-05-031-1/+1
| |
| * Use eq instead of match_array for comparison of arrayShinya Maeda2017-05-031-5/+5
| |
| * No need 'a'Shinya Maeda2017-05-031-13/+13
| |
| * Add name(User)Shinya Maeda2017-05-031-6/+24
| |
| * Change name to usernameShinya Maeda2017-05-031-1/+1
| |
| * Use ActiveRecord for comparisonShinya Maeda2017-05-031-50/+36
| |
| * Add tag trueShinya Maeda2017-05-031-1/+1
| |
| * Check if any master existsShinya Maeda2017-05-031-1/+1
| |
| * include to all(eq()). Test status, not scope.Shinya Maeda2017-05-031-16/+16
| |
| * %[] to %w[]Shinya Maeda2017-05-031-1/+1
| |
| * %w() to %[]Shinya Maeda2017-05-031-1/+1
| |
| * Improved CI. Fix yaml_errors boolean evaluation.Shinya Maeda2017-05-031-56/+39
| |
| * Fixed the following.Shinya Maeda2017-05-031-20/+39
| | | | | | | | | | | | - Fix inappropriate evaluation(casecmp) to regex - Fix missed boolean conversion - Improve spec
| * Fix created_at test case because of sorting failureShinya Maeda2017-05-031-8/+8
| |
| * Fix rubocop offences and rspec failuresShinya Maeda2017-05-031-23/+22
| |
| * Add specs. Plus, minor fixes.Shinya Maeda2017-05-031-17/+201
| |
* | Merge branch 'rs-described_class-cop-2' into 'master' Douwe Maan2017-05-023-24/+24
|\ \ | |/ |/| | | | | Enable `RSpec/DescribedClass` cop and correct violations See merge request !10930
| * Auto-correct `RSpec/DescribedClass` violationsrs-described_class-cop-2Robert Speicher2017-05-013-24/+24
| |
* | Display comments for personal snippets12910-personal-snippets-notes-showJarka Kadlecova2017-05-021-0/+9
|/
* Use rspec-set to speed up examplesZeger-Jan van de Weg2017-04-261-12/+12
|
* Merge branch 'update-droplab-to-webpack-version' into new-resolvable-discussionLuke "Jared" Bennett2017-04-062-38/+160
|\
| * ProjectsFinder should handle more optionsJacopo2017-04-062-38/+160
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Extended ProjectFinder in order to handle the following options: - current_user - which user use - project_ids_relation: int[] - project ids to use - params: - trending: boolean - non_public: boolean - starred: boolean - sort: string - visibility_level: int - tags: string[] - personal: boolean - search: string - non_archived: boolean GroupProjectsFinder now inherits from ProjectsFinder. Changed the code in order to use the new available options.
* | Add specsDouwe Maan2017-04-051-1/+38
| |
* | Add option to start a new discussion on an MRDouwe Maan2017-04-051-0/+4
|/
* Fix a transient failure caused by FFaker30211-fix-transient-failureRémy Coutable2017-04-031-1/+1
| | | | | | | The error occurs when the Ffaker-generate title or description of issue3 contains git, e.g. fugit in this case. Signed-off-by: Rémy Coutable <remy@rymai.me>
* Allow filtering by all started milestonesbetter-priority-sortingSean McGivern2017-03-151-0/+35
|
* Show members of parent groups on project members pagedz-nested-groups-membersDmitriy Zaporozhets2017-03-091-0/+22
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* apply codestyle and implementation changes to the respective feature codepersonal_access_token_api_and_impersonation_tokenTiago Botelho2017-03-061-38/+42
|