summaryrefslogtreecommitdiff
path: root/app/finders
Commit message (Expand)AuthorAgeFilesLines
* Expose target, filter by state as stringRobert Schilling2016-07-011-0/+21
* PipelinesFinder use git cached data19318-pipelines-find-git-callsPaco Guzman2016-06-291-2/+2
* Ensure Todos counters doesn't count Todos for projects pending deleteDouglas Barbosa Alexandre2016-06-171-1/+1
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2016-06-151-1/+1
|\
| * Merge branch 'manual-todos-issuable-sidebar' into 'master' Stan Hu2016-06-141-1/+1
| |\
| | * Manually create todo for issuablePhil Hughes2016-06-141-1/+1
* | | Fix notes on confidential issues through JSON to users without accessDouglas Barbosa Alexandre2016-06-141-1/+1
|/ /
* | Project members with guest role can't access confidential issuesDouglas Barbosa Alexandre2016-06-131-1/+1
|/
* Improve Issuable.order_labels_priorityRémy Coutable2016-06-061-1/+1
* Sort by label priorityThijs Wouters2016-06-061-2/+6
* Merge branch 'master' into awardablesawardablesZ.J. van de Weg2016-06-032-2/+14
|\
| * Reorder the todos because the use of the project finder attempts to order the...DJ Mountney2016-06-021-2/+2
| * Use the project finder in the todos finder to limit todos to just ones within...DJ Mountney2016-06-021-1/+13
| * Move filtering todos by projects not pending deletion into a scope on the tod...DJ Mountney2016-06-021-7/+1
| * Reduce the filters on the todos joins project query by being explicit about t...DJ Mountney2016-06-021-1/+7
| * Ensure we don't show TODOS for projects pending deleteDJ Mountney2016-06-021-1/+1
| * Fix error 500 when sorting issues by milestone due date and filtering by labelsFelipe Artur2016-05-311-1/+1
* | Merge branch 'master' into awardablesZJ van de Weg2016-05-302-4/+4
|\ \ | |/
| * Merge branch 'fix-issue-17496' into 'master' Douwe Maan2016-05-251-1/+1
| |\
| | * Fix groups API to list only user's accessible projectsStan Hu2016-05-241-1/+1
| * | Fix outer join when filtering milestonesissue_15221_2Felipe Artur2016-05-241-2/+2
| * | Fix issues/MRs filter when ordering by milestone due dateFelipe Artur2016-05-241-2/+2
| |/
* | Merge branch 'master' into awardablesZJ van de Weg2016-05-252-1/+39
|\ \ | |/
| * Merge branch 'create-todo-on-failing-build' into 'master' Douwe Maan2016-05-191-1/+1
| |\
| | * Create a todo on failing MR buildSean McGivern2016-05-171-1/+1
| * | Merge remote-tracking branch 'origin/master' into with-pipeline-viewKamil Trzcinski2016-05-162-3/+3
| |\ \
| * | | Improve pipelines designKamil Trzcinski2016-05-101-0/+38
* | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into awardablesFatih Acet2016-05-182-3/+3
|\ \ \ \ | | |/ / | |/| |
| * | | Make upcoming milestone work across projectsSean McGivern2016-05-161-2/+2
| | |/ | |/|
| * | Extract LegacyDiffNote out of NoteDouwe Maan2016-05-131-1/+1
| |/
* | Merge branch 'master' into awardablesZeger-Jan van de Weg2016-05-112-4/+40
|\ \ | |/
| * Prevent private snippets in public/internal projects from being leaked via APIStan Hu2016-04-251-1/+1
| * Remove the `.distinct` when finding issues15465-fix-sort-by-due-dateRémy Coutable2016-04-211-3/+1
| * Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/label-filtersJames Lopez2016-04-211-1/+40
| |\
| | * Move Issue scopes from Issuable to Issue modelRémy Coutable2016-04-201-20/+20
| | * Move due_date sort scopes to Issue and fix CHANGELOGRémy Coutable2016-04-201-3/+1
| | * Address MR feedbackRémy Coutable2016-04-201-4/+7
| | * Fix functionality of due this week. Add due this month and overdue, remove du...Mehmet Beydogan2016-04-201-6/+20
| | * Add due_date:time field to Issue modelMehmet Beydogan2016-04-201-0/+22
| | * Any label & no label out weigh other labels - these two will clear previously...Phil Hughes2016-04-201-1/+1
| | * Return unique issues when using multiple labelsYorick Peterse2016-04-131-1/+3
| * | udpated a few things based on MR feedback. Also added model specJames Lopez2016-04-201-3/+2
| * | filter labels by including all filter titles as part of the queryJames Lopez2016-04-191-1/+1
| |/
* | move frontend logic from previous MR to new MRArinde Eniola2016-05-061-2/+2
|/
* Standardised the output of the JSON to always include the namePhil Hughes2016-03-291-1/+1
* Dropdown bug fixesPhil Hughes2016-03-291-2/+2
* Address feedbackDouwe Maan2016-03-222-11/+4
* Add specs and add visibility level to admin groupsFelipe Artur2016-03-211-3/+2
* Fix "Shared projects" tabDouwe Maan2016-03-201-8/+8
* Fix group project selection in IssuableFinderDouwe Maan2016-03-201-4/+4