summaryrefslogtreecommitdiff
path: root/app/finders
Commit message (Expand)AuthorAgeFilesLines
* Ability to filter merge requests by labels and milestonesRobert Schilling2017-04-251-1/+1
* Merge branch 'update-droplab-to-webpack-version' into new-resolvable-discussionLuke "Jared" Bennett2017-04-065-34/+125
|\
| * ProjectsFinder should handle more optionsJacopo2017-04-065-34/+125
* | Fix specsDouwe Maan2017-04-051-2/+2
* | Address review commentsDouwe Maan2017-04-051-8/+13
* | Add option to start a new discussion on an MRDouwe Maan2017-04-051-22/+32
|/
* Fixes milestone/merge_request API endpoint to really scope the resultsJoren De Groof2017-04-032-2/+2
* Merge branch 'jej-group-name-disclosure' into 'security'Sean McGivern2017-03-291-0/+17
* Optimize labels finder querymhasbini2017-03-271-2/+11
* Revert "Merge branch '29534-todos-performance' into 'master'"Sean McGivern2017-03-211-12/+0
* Todos performance: Include associations in FinderJarka Kadlecova2017-03-201-0/+12
* Allow filtering by all started milestonesbetter-priority-sortingSean McGivern2017-03-151-0/+6
* Show members of parent groups on project members pagedz-nested-groups-membersDmitriy Zaporozhets2017-03-092-10/+32
* Merge remote-tracking branch 'origin/personal_access_token_api_and_impersonat...Douwe Maan2017-03-071-0/+45
|\
| * apply codestyle and implementation changes to the respective feature codepersonal_access_token_api_and_impersonation_tokenTiago Botelho2017-03-061-16/+14
| * refactors finder and correlated codeTiago Botelho2017-03-011-25/+31
| * applies relevant changes to the code and code structureTiago Botelho2017-02-281-0/+41
* | Improve issues filtering performanceJarka Kadlecova2017-03-063-14/+31
|/
* Revert "Enable Style/DotPosition"Douwe Maan2017-02-231-5/+5
* Revert "Prefer leading style for Style/DotPosition"Douwe Maan2017-02-232-8/+8
* Enable Style/WordArrayDouwe Maan2017-02-231-1/+1
* Prefer leading style for Style/DotPositionDouwe Maan2017-02-232-8/+8
* Fix code for copsDouwe Maan2017-02-231-5/+6
* Enable Style/ConditionalAssignmentDouwe Maan2017-02-231-3/+3
* Enable Style/MutableConstantDouwe Maan2017-02-232-2/+2
* Enable Style/DotPositionDouwe Maan2017-02-231-5/+5
* Merge branch 'master' into 26900-pipelines-tabs26900-pipelines-tabsFilipa Lacerda2017-02-233-23/+6
|\
| * add a :iids param to IssuableFindermhasbini2017-02-173-23/+6
* | Adds Pending and Finished tabs to pipelines pageFilipa Lacerda2017-02-161-1/+5
|/
* Show parent group members for nested groupdz-nested-groups-members-pageDmitriy Zaporozhets2017-02-101-0/+20
* Store group and project full name and full path in routes tabledz-refactor-full-pathDmitriy Zaporozhets2017-02-082-2/+2
* Merge branch 'route-map' into 'master' Robert Speicher2017-02-071-0/+55
|\
| * Move permission check before more expensive checksroute-mapDouwe Maan2017-02-071-3/+5
| * Don't skip authorization when stopping CI environmentsDouwe Maan2017-02-071-7/+3
| * Address feedbackDouwe Maan2017-02-061-0/+57
* | List all groups/projects for admins on explore pagesDouwe Maan2017-02-061-1/+1
|/
* Add comments to issuable finderClement Ho2017-01-101-0/+2
* Make sure we could query against no oneLin Jen-Shin2017-01-091-0/+12
* Show no issues if author/assignee cannot be foundLin Jen-Shin2017-01-091-8/+12
* Check if it's not NONE tooLin Jen-Shin2017-01-091-6/+6
* Add author_username and assignee_usernameClement Ho2017-01-091-6/+18
* Removed the "Groups" option from the settings gearJose Ivan Vargas2017-01-031-5/+5
* Added groups to members section, added a members finderJose Ivan Vargas2017-01-031-0/+13
* Merge branch 'jej-24637-move-issue-visible_to_user-to-finder' into 'security' Sean McGivern2016-12-151-1/+17
* Merge branch 'jej-note-search-uses-finder' into 'security' Douwe Maan2016-12-151-19/+94
* Merge branch '19990-update-snippets-page-design' into 'master' Fatih Acet2016-12-121-21/+21
|\
| * use Snippet.none in favor of nil to allow chainingMike Greiling2016-12-101-1/+1
| * refactor duplicate code into a by_scope methodMike Greiling2016-12-101-35/+19
| * add scope filters to project snippets pageMike Greiling2016-12-101-4/+20
* | Merge branch 'features/api-snippets' into 'master' Sean McGivern2016-12-121-1/+4
|\ \ | |/ |/|