- 20 Dec, 2017 2 commits
-
-
Mark Fletcher authored
-
Mark Fletcher authored
-
- 04 Oct, 2017 1 commit
-
-
Kushal Pandya authored
-
- 23 Sep, 2017 1 commit
-
-
Vitaliy @blackst0ne Klachkov authored
-
- 22 Sep, 2017 1 commit
-
-
Winnie Hellmann authored
-
- 10 May, 2017 1 commit
-
-
Rémy Coutable authored
Use the EnforcedStyleForMultiline: no_comma option. Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 03 May, 2017 1 commit
-
-
Phil Hughes authored
Closes #31618
-
- 18 Apr, 2017 1 commit
-
-
Phil Hughes authored
Closes #30950
-
- 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.
-
- 24 Mar, 2017 1 commit
-
-
George Andrinopoulos authored
-
- 15 Mar, 2017 1 commit
-
-
Sean McGivern authored
-
- 07 Mar, 2017 1 commit
-
-
Dimitrie Hoekstra authored
-
- 23 Feb, 2017 1 commit
-
-
Douwe Maan authored
-
- 21 Dec, 2016 1 commit
-
-
Markus Koller authored
This adds counters for build artifacts and LFS objects, and moves the preexisting repository_size and commit_count from the projects table into a new project_statistics table. The counters are displayed in the administration area for projects and groups, and also available through the API for admins (on */all) and normal users (on */owned) The statistics are updated through ProjectCacheWorker, which can now do more granular updates with the new :statistics argument.
-
- 16 Dec, 2016 2 commits
-
-
Douglas Barbosa Alexandre authored
-
Nur Rony authored
-
- 15 Aug, 2016 1 commit
-
-
Alfredo Sumaran authored
-
- 01 Aug, 2016 1 commit
-
-
zs authored
Provide more sensible default sort order for issues and merge requests based on the following table: | type | state | default sort order | |----------------|--------|--------------------| | issues | open | last created | | issues | closed | last updated | | issues | all | last created | | merge requests | open | last created | | merge requests | merged | last updated | | merge requests | closed | last updated | | merge requests | all | last created |
-
- 06 Jun, 2016 1 commit
-
-
Thijs Wouters authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 20 Apr, 2016 2 commits
-
-
Mehmet Beydogan authored
Fix typos on sorting dropdown related to due date Remove constant array and add Structs on Issue to keep due date data to fill options
-
Mehmet Beydogan authored
Add due_date text field to sidebar issue#show Add ability sorting issues by due date ASC and DESC Add ability to filtering issues by No Due Date, Any Due Date, Due to tomorrow, Due in this week options Add handling issue due_date field for MergeRequest Update CHANGELOG Fix ambigous match for issues#show sidebar Fix SCREAMING_SNAKE_CASE offenses for due date contants Add specs for due date sorting and filtering on issues
-
- 04 Mar, 2016 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 17 Feb, 2016 1 commit
-
-
Douglas Barbosa Alexandre authored
-
- 07 Jan, 2016 2 commits
-
-
Jacob Schatz authored
-
Yorick Peterse authored
Sorting by "id" has the same effect as sorting by created_at while performing far better and without the need of an extra index (in case one wanted to speed up sorting by "created_at"). Sorting by "Recently updated" still uses the physical "updated_at" column as there's no way to use the "id" column for this instead.
-
- 09 Sep, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 26 Aug, 2015 1 commit
-
-
Douwe Maan authored
-
- 06 Feb, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 04 Dec, 2014 2 commits
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-