summaryrefslogtreecommitdiff
path: root/spec/finders
Commit message (Expand)AuthorAgeFilesLines
* Introduce Knative Serverless TabDylan Griffith2018-12-061-0/+60
* Resolve "Can add an existing group member into a group project with new permi...James Lopez2018-12-061-1/+1
* Filter by `None`/`Any` for labels in issues/mrs APIJacopo2018-11-231-2/+34
* Eliminate duplicated wordsTakuya Noguchi2018-11-221-1/+1
* Merge branch '53290-incorrect-project-list-order-select-default-label' into '...Grzegorz Bizon2018-11-201-0/+7
|\
| * Fix default sorting for subgroups and projects list53290-incorrect-project-list-order-select-default-labelJacopo2018-11-141-0/+7
* | Rails5: Passing a class as a value in an Active Record query is deprecatedJasper Maes2018-11-171-1/+1
* | Fix typo pipline to pipelinejumpyoshim2018-11-161-1/+1
|/
* Merge branch 'master' into 'refactor-snippets-finder'refactor-snippets-finderDouwe Maan2018-11-063-13/+21
|\
| * Squashed commit of the following:Shinya Maeda2018-11-061-8/+8
| * Merge branch 'use_tokenauthenticatable_method_for_token_lookup' into 'master'Sean McGivern2018-11-051-4/+4
| |\
| | * Remove PersonalAccessTokensFinder#find_by methoduse_tokenauthenticatable_method_for_token_lookupImre Farkas2018-11-051-4/+4
| * | Add 'only history' option to notes filterFelipe Artur2018-11-051-1/+9
* | | Rewrite SnippetsFinder to improve performanceYorick Peterse2018-11-051-16/+29
|/ /
* | Merge branch 'engwan/gitlab-ce-44012-filter-reactions-none-any'Sean McGivern2018-11-011-0/+16
|\ \
| * | Add testsHeinrich Lee Yu2018-11-011-0/+16
| |/
* | Update API to accept None and AnyHeinrich Lee Yu2018-11-011-2/+14
|/
* Support lowercase none / anyHeinrich Lee Yu2018-10-261-4/+14
* Issues API: Add None/Any option to assignee_idHeinrich Lee Yu2018-10-261-1/+17
* Resolve "Filter discussion (tab) by comments or activity in issues and merge ...Oswaldo Ferreira2018-10-231-0/+21
* Merge branch '52559-applications-api-get-delete' into 'master'Rémy Coutable2018-10-221-0/+22
|\
| * Code stylingJB Vasseur2018-10-181-1/+1
| * Test ApplicationsFinder !22296JB Vasseur2018-10-181-0/+22
* | Merge branch 'bvl-remove-forked-project-link' into 'master'Sean McGivern2018-10-191-7/+8
|\ \
| * | Remove the `ForkedProjectLink` modelBob Van Landuyt2018-10-191-7/+8
* | | Make getting a user by the username case insensitiveWilliam George2018-10-182-9/+151
|/ /
* | Feature improved branch filter sortingJason Rutherford2018-10-111-1/+32
|/
* Clean up ActiveRecord code in TodoServiceYorick Peterse2018-10-083-0/+98
* Clean up ActiveRecord code in TodosFinderYorick Peterse2018-10-081-1/+0
* Backport project template API to CENick Thomas2018-10-052-6/+9
* Merge branch '51748-filter-any-milestone-via-api' into 'master'Douwe Maan2018-10-051-0/+8
|\
| * Allows to filter issues by `Any milestone` in the APIJacopo2018-10-031-0/+8
* | Merge branch 'dz-labels-subscribe-filter' into 'master'Dmitriy Zaporozhets2018-10-042-5/+24
|\ \
| * | Add subscribe filter to labels pageDmitriy Zaporozhets2018-10-042-5/+24
* | | Allow Gitaly N+1s in MR finder specSean McGivern2018-10-041-8/+24
|/ /
* | #13650 added wip search functionality and testsChantal Rollison2018-10-031-9/+47
|/
* Filter issues without an Assignee via the APIEva Kadlecová2018-10-011-0/+8
* Merge branch 'feature/runner-type-filter-for-admin-view' into 'master'Kamil Trzciński2018-09-261-0/+8
|\
| * add type filter to admin runners pageAlexis Reigel2018-09-241-0/+8
* | Move group labels AR code into finderdz-group-labels-finderDmitriy Zaporozhets2018-09-211-0/+33
|/
* Merge branch 'feature/runner-state-filter-for-admin-view' into 'master'Grzegorz Bizon2018-09-141-0/+65
|\
| * enable frozen string literal on runners finderAlexis Reigel2018-08-291-0/+2
| * add sort dropdown to admin runners pageAlexis Reigel2018-08-291-6/+6
| * use filtered search bar for admin runnersAlexis Reigel2018-08-291-1/+1
| * extract filter/sort/paging logic to finder classAlexis Reigel2018-08-201-0/+63
* | Resolve "500 Internal Server Error: Deleting branch of deleted project"🙈 jacopo beschi 🙉2018-09-121-0/+7
* | Include private contributions in user contribution graphGeorge Tsiolis2018-09-072-39/+17
* | Resolve "Improve handling of projects shared with a group"Dennis Tang2018-09-071-0/+9
* | Allow the TemplateFinder to handle licenses as wellNick Thomas2018-09-051-0/+15
* | Convert global templates to vendored templates via a ::TemplateFinderNick Thomas2018-09-051-0/+33