summaryrefslogtreecommitdiff
path: root/app/finders
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jej-group-name-disclosure' into 'security' Sean McGivern2017-03-291-0/+17
* Merge branch 'labels-finder-optimize-project' into 'master' Yorick Peterse2017-03-271-2/+11
* Merge branch 'better-priority-sorting' into 'master'Douwe Maan2017-03-241-0/+6
* Merge branch 'revert-37328406' into 'master' Rémy Coutable2017-03-211-12/+0
* Merge branch '29534-todos-performance' into 'master' Sean McGivern2017-03-201-0/+12
* Merge branch 'dz-nested-groups-members' into 'master' Dmitriy Zaporozhets2017-03-102-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
|\ \ | |/ |/|
| * API: Endpoint to expose personal snippets as /snippetsGuyzmo2016-12-011-1/+4
* | Merge branch 'jej-23867-use-mr-finder-instead-of-access-check' into 'security'Douwe Maan2016-12-082-1/+5
* | Merge branch '24733-archived-project-merge-request-count' into 'master' Sean McGivern2016-12-062-0/+7
|\ \
| * | Fix Archived project merge requests add to group's Merge RequestsJacopo2016-12-052-0/+7
* | | Merge branch 'issue_25064' into 'security' Douwe Maan2016-12-061-5/+8
|/ /
* | Count all issuable states at onceSean McGivern2016-12-011-0/+26
|/
* Merge branch 'jej-use-issuable-finder-instead-of-access-check' into 'security' Douwe Maan2016-11-282-2/+2