- 02 May, 2017 30 commits
-
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Shinya Maeda authored
Allow only indexed columns in #order_and_sort. Remove present (Because unnecessary) from condition. Added spec just in case.
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Shinya Maeda authored
- Fix inappropriate evaluation(casecmp) to regex - Fix missed boolean conversion - Improve spec
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Jarka Kadlecova authored
-
- 01 May, 2017 1 commit
-
-
Robert Speicher authored
-
- 26 Apr, 2017 1 commit
-
-
Zeger-Jan van de Weg authored
-
- 06 Apr, 2017 1 commit
-
-
Jacopo authored
Extended ProjectFinder in order to handle the following options: - current_user - which user use - project_ids_relation: int[] - project ids to use - params: - trending: boolean - non_public: boolean - starred: boolean - sort: string - visibility_level: int - tags: string[] - personal: boolean - search: string - non_archived: boolean GroupProjectsFinder now inherits from ProjectsFinder. Changed the code in order to use the new available options.
-
- 05 Apr, 2017 2 commits
-
-
Douwe Maan authored
-
Douwe Maan authored
-
- 03 Apr, 2017 1 commit
-
-
Rémy Coutable authored
The error occurs when the Ffaker-generate title or description of issue3 contains git, e.g. fugit in this case. Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 15 Mar, 2017 1 commit
-
-
Sean McGivern authored
-
- 13 Mar, 2017 3 commits
-
-
Bob Van Landuyt authored
Since the MergeRequest is now a required param for resolving discussions
-
Bob Van Landuyt authored
And deduplicate the finding of MR's & discussions. Now the searching is done in the service, istead of the controller & the API.
-
Bob Van Landuyt authored
Delegate a discussion in a merge request into a new issue. The discussion wil be marked as resolved and a system note will be added linking to the newly created issue.
-