- 18 Jan, 2018 2 commits
-
-
Felipe Artur authored
-
Jan Provaznik authored
For issuable models we keep two timestamps: updated_at which is updated whenever any model attribute is changed, last_edited_at which is changed when only title or description is changed. In UI bellow description we display who and when updated the item. But last_edited_by (used for 'who') is mistakenly combined with updated_at (when), last_edited_at should be used instead. Closes #41247
-
- 29 Nov, 2017 1 commit
-
-
Clement Ho authored
-
- 02 Nov, 2017 1 commit
-
-
Jarka Kadlecova authored
-
- 31 Aug, 2017 1 commit
-
-
Sean McGivern authored
We're going to cache the total open count separately, and then just perform these counts on the list. We already do that to get the pagination information, through Kaminari, and a future change will make Kaminari reuse the query results from earlier in the request.
-
- 02 Aug, 2017 1 commit
-
-
Robert Speicher authored
-
- 01 Aug, 2017 1 commit
-
-
Robert Speicher authored
-
- 19 Jul, 2017 1 commit
-
-
Jarka Kadlecova authored
-
- 11 Jul, 2017 1 commit
-
-
Paul Charlton authored
-
- 30 Jun, 2017 2 commits
-
-
Sean McGivern authored
-
Sean McGivern authored
This runs a slightly slower query to get the issue and MR counts in the navigation, but caches by user type (can see all / none confidential issues) for two minutes.
-
- 21 Jun, 2017 1 commit
-
-
Grzegorz Bizon authored
-
- 02 Jun, 2017 1 commit
-
-
Luke "Jared" Bennett authored
Removed unneeded newline in issuables_helper_spec and removed unneeded updated_at_by variable in issuable_app_data
-
- 31 May, 2017 2 commits
-
-
Luke "Jared" Bennett authored
-
Luke "Jared" Bennett authored
-
- 04 May, 2017 1 commit
-
-
Valery Sizov authored
-
- 23 Feb, 2017 3 commits
-
-
Douwe Maan authored
This reverts commit cb10b725c8929b8b4460f89c9d96c773af39ba6b.
-
Douwe Maan authored
-
Douwe Maan authored
-
- 27 Jan, 2017 1 commit
-
-
Oswaldo Ferreira authored
-
- 28 Nov, 2016 1 commit
-
- 30 Sep, 2016 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>
-
- 19 Aug, 2016 2 commits
-
-
Phil Hughes authored
Updated spec HAML
-
Phil Hughes authored
-