summaryrefslogtreecommitdiff
path: root/app/finders
Commit message (Expand)AuthorAgeFilesLines
* Backport CE changes for Ops Dashboard in EEPeter Leitzen2018-10-121-11/+16
* Feature improved branch filter sortingJason Rutherford2018-10-111-6/+35
* Clean up ActiveRecord code in TodoServiceYorick Peterse2018-10-083-0/+87
* Clean up ActiveRecord code in TodosFinderYorick Peterse2018-10-081-53/+33
* Merge branch 'ce-5987-project-templates-api' into 'master'Robert Speicher2018-10-052-21/+38
|\
| * Backport project template API to CENick Thomas2018-10-052-21/+38
* | Put issues group search CTE behind a (default on) flag50246-can-t-sort-group-issues-by-popularity-when-searchingSean McGivern2018-10-051-0/+1
* | Remove confidential access checks if user has group accessSean McGivern2018-10-051-3/+7
|/
* Merge branch '51748-filter-any-milestone-via-api' into 'master'Douwe Maan2018-10-051-0/+6
|\
| * Allows to filter issues by `Any milestone` in the APIJacopo2018-10-031-0/+6
* | Merge branch 'mao/48221-issues_show_sql_count' into 'master'Sean McGivern2018-10-051-2/+2
|\ \
| * | Banzai project ref- share context more aggresivelyMario de la Ossa2018-10-041-2/+2
| |/
* | Merge branch 'dz-labels-subscribe-filter' into 'master'Dmitriy Zaporozhets2018-10-042-2/+27
|\ \
| * | Add subscribe filter to labels pageDmitriy Zaporozhets2018-10-042-2/+27
* | | Remove vestigial method from MergeRequestsFinderSean McGivern2018-10-041-4/+0
|/ /
* | Resolve "Add new "Overview" tab on user profile page"Martin Wortschack2018-10-041-1/+1
* | #13650 added wip search functionality and testsChantal Rollison2018-10-031-2/+25
* | Merge branch 'ce-7014-epic-status-tabs' into 'master'Grzegorz Bizon2018-10-031-1/+5
|\ \ | |/ |/|
| * Extract status count key to a methodJarka Košanová2018-10-011-1/+5
* | Merge branch '41205-fix-filtering-issues' into 'master'Rémy Coutable2018-10-021-3/+3
|\ \
| * | Filter issues without an Assignee via the APIEva Kadlecová2018-10-011-3/+3
| |/
* | Merge remote-tracking branch 'dev/master'Bob Van Landuyt2018-10-013-15/+6
|\ \ | |/ |/|
| * Merge branch 'security-6881-project-group-approvers-leaks-private-group-info-...Bob Van Landuyt2018-10-011-15/+4
| |\
| | * Applies the CE backport of EE#657Tiago Botelho2018-09-241-15/+4
| * | Merge branch 'fix-events-finder-incomplete' into 'master'Bob Van Landuyt2018-10-012-0/+2
| |\ \
| | * | Redact events shown in the events APINick Thomas2018-09-212-0/+2
| | |/
* | | Merge branch 'feature/runner-type-filter-for-admin-view' into 'master'Kamil Trzciński2018-09-261-4/+14
|\ \ \ | |/ / |/| |
| * | add type filter to admin runners pageAlexis Reigel2018-09-241-4/+14
* | | Move group labels AR code into finderdz-group-labels-finderDmitriy Zaporozhets2018-09-211-0/+17
| |/ |/|
* | Added FromUnion to easily select from a UNIONYorick Peterse2018-09-174-17/+12
|/
* Cleaned up CI runner administration codeYorick Peterse2018-09-141-2/+1
* Merge branch 'feature/runner-state-filter-for-admin-view' into 'master'Grzegorz Bizon2018-09-141-0/+53
|\
| * enable frozen string literal on runners finderAlexis Reigel2018-08-291-0/+2
| * add sort dropdown to admin runners pageAlexis Reigel2018-08-291-1/+9
| * use filtered search bar for admin runnersAlexis Reigel2018-08-291-2/+3
| * extract filter/sort/paging logic to finder classAlexis Reigel2018-08-201-0/+42
* | Merge branch 'frozen-string-app-finders-graphql' into 'master'Stan Hu2018-09-1340-0/+80
|\ \
| * | Enable frozen string in app/graphql + app/findersgfyoung2018-09-1140-0/+80
* | | Merge branch 'rubocop-code-reuse' into 'master'Robert Speicher2018-09-1335-13/+219
|\ \ \
| * | | Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-1135-13/+219
* | | | Resolve "500 Internal Server Error: Deleting branch of deleted project"🙈 jacopo beschi 🙉2018-09-121-0/+5
| |/ / |/| |
* | | Add sort dropdown to project labels page and group labels pageDmitriy Zaporozhets2018-09-101-1/+5
|/ /
* | Include private contributions in user contribution graphGeorge Tsiolis2018-09-071-15/+1
* | Resolve "Improve handling of projects shared with a group"Dennis Tang2018-09-071-1/+1
* | Allow the TemplateFinder to handle licenses as wellNick Thomas2018-09-051-0/+10
* | Convert global templates to vendored templates via a ::TemplateFinderNick Thomas2018-09-051-0/+27
* | Refactor AutocompleteControllerdefine-abstraction-levelsYorick Peterse2018-08-208-89/+239
|/
* Introduce a LicenseTemplate model and LicenseTemplateFinder helperNick Thomas2018-08-151-0/+36
* Add changes from the EEJarka Kadlecová2018-08-061-5/+5
* Don’t do authorisation checks for todosJarka Kadlecová2018-08-021-19/+0