An error occurred fetching the project authors.
- 03 Jul, 2018 1 commit
-
-
Jan Provaznik authored
* Group filtering now includes also issues/MRs from subgroups/subprojects * fixed due_date * Also DRYed todo controller specs
-
- 21 Jun, 2018 3 commits
-
-
Felipe Artur authored
-
Felipe Artur authored
-
Winnie Hellmann authored
-
- 30 May, 2018 1 commit
-
-
Oswaldo Ferreira authored
-
- 18 Apr, 2018 2 commits
-
-
Yorick Peterse authored
This reverts the addition of the "goldiloader" Gem and all use of it. While this Gem is very promising it's causing a variety of problems on GitLab.com due to it eager-loading too much data in places where we don't expect/can handle this. At least for the time being this means we have to go back to manually fixing N+1 query problems, but at least those should not cause a negative impact on availability.
-
Yorick Peterse authored
This reverts the addition of the "goldiloader" Gem and all use of it. While this Gem is very promising it's causing a variety of problems on GitLab.com due to it eager-loading too much data in places where we don't expect/can handle this. At least for the time being this means we have to go back to manually fixing N+1 query problems, but at least those should not cause a negative impact on availability.
-
- 09 Apr, 2018 2 commits
-
-
Yorick Peterse authored
Goldiloader (https://github.com/salsify/goldiloader) can eager load associations automatically. This removes the need for adding "includes" calls in a variety of different places. This also comes with the added benefit of not having to eager load data if it's not used.
-
Yorick Peterse authored
Goldiloader (https://github.com/salsify/goldiloader) can eager load associations automatically. This removes the need for adding "includes" calls in a variety of different places. This also comes with the added benefit of not having to eager load data if it's not used.
-
- 04 Apr, 2018 2 commits
-
-
blackst0ne authored
-
blackst0ne authored
-
- 07 Mar, 2018 2 commits
-
-
Jan Provaznik authored
* adds basic discussions API for issues, snippets and epics * adds notes API endpoint to epics * reorganizes notes specs (so same tests can be used for all noteable types - issues, MRs, snippets, epics)
-
Jan Provaznik authored
* adds basic discussions API for issues and snippets * reorganizes notes specs (so same tests can be used for all noteable types - issues, MRs, snippets)
-
- 05 Mar, 2018 1 commit
-
-
Jacopo authored
-
- 11 Jan, 2018 2 commits
-
-
🙈 jacopo beschi 🙉 authored
-
Jacopo authored
Adds a Rubocop rule (with autocorrect) to ensure line break around conditionals. Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- 02 Jan, 2018 2 commits
-
-
Oswaldo Ferreira authored
-
Oswaldo Ferreira authored
-
- 27 Nov, 2017 2 commits
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
Douwe Maan authored
-
- 24 Nov, 2017 2 commits
-
-
Douwe Maan authored
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- 23 Nov, 2017 1 commit
-
-
Felipe Artur authored
-
- 21 Nov, 2017 1 commit
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- 15 Nov, 2017 1 commit
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- 07 Nov, 2017 1 commit
-
-
Jarka Kadlecova authored
-
- 06 Nov, 2017 1 commit
-
-
Jarka Kadlecova authored
-
- 02 Nov, 2017 2 commits
-
-
Clement Ho authored
-
Jarka Kadlecova authored
-
- 09 Oct, 2017 2 commits
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- 25 Sep, 2017 1 commit
-
-
blackst0ne authored
-
- 23 Sep, 2017 1 commit
-
-
Vitaliy @blackst0ne Klachkov authored
-
- 06 Sep, 2017 6 commits
-
-
James Edwards-Jones authored
-
micael.bergeron authored
-
micael.bergeron authored
also fix some code styling issues
-
micael.bergeron authored
- only show in merge-requests - show as a little glyph
-
micael.bergeron authored
-
micael.bergeron authored
this will remove the need make N queries (per-note) at the cost of having to mark notes with an attribute this opens up the possibility for other special roles for notes
-
- 30 Aug, 2017 1 commit
-
-
Hiroyuki Sato authored
-