summaryrefslogtreecommitdiff
path: root/spec/finders
Commit message (Expand)AuthorAgeFilesLines
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* Use `match_array` rather than `eq` in ProjectsFinder specrs-project-finder-spec-mysqlRobert Speicher2017-07-241-4/+4
* Decrease ABC threshold to 56.96Maxim Rydkin2017-07-241-0/+136
* Merge branch 'feature/user-datetime-search-api-mysql' into 'master'Douwe Maan2017-07-071-0/+11
|\
| * improve finder specJames Lopez2017-07-071-1/+4
| * add created at filter logic to users finder and APIJames Lopez2017-07-071-1/+3
| * add finder and users API specJames Lopez2017-07-071-0/+6
* | Native group milestonesFelipe Artur2017-07-073-0/+126
|/
* Hide archived project labels from group issue trackerHoracio Bertorello2017-06-301-3/+3
* Make finders responsible for counter cache keysSean McGivern2017-06-301-9/+9
* Only do complicated confidentiality checks when necessarySean McGivern2017-06-301-13/+112
* Merge branch 'add-since-and-until-params-to-issuables' into 'master'Rémy Coutable2017-06-192-2/+62
|\
| * add since and until params to issuablesKyle Bishop2017-06-182-2/+62
* | Merge branch 'tc-fix-group-finder-subgrouping' into 'master'Douwe Maan2017-06-161-7/+58
|\ \
| * | Make the GroupFinder specs more strictToon Claes2017-06-151-17/+35
| * | Subgroups page should show groups authorized through inheritanceToon Claes2017-06-151-3/+36
* | | Fix intermittent spec failures in spec/finders/pipelines_finder_spec.rbsh-improve-pipelines-finder-specStan Hu2017-06-151-1/+1
|/ /
* | Correct RSpec/SingleLineHook cop offensesRobert Speicher2017-06-144-24/+72
|/
* Introduce an Events APIMark Fletcher2017-06-061-0/+44
* Add :owned param to ProjectFinderToon Claes2017-05-301-0/+7
* Change ProjectFinder so starred can be combined with other filtersToon Claes2017-05-301-1/+7
* Merge branch 'rework-authorizations-performance' into 'master'Douwe Maan2017-05-292-2/+2
|\
| * Use CTEs for nested groups and authorizationsYorick Peterse2017-05-172-2/+2
* | 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
* Merge branch 'snippets-finder-visibility' into 'security'Douwe Maan2017-05-101-25/+100
* 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 '28408-feature-proposal-include-search-options-to-pipelines-api'...Robert Speicher2017-05-031-25/+180
|\
| * 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 unnece...Shinya Maeda2017-05-031-1/+9
| * 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