- Oct 13, 2017
-
-
Alejandro Rodríguez authored
Having a distinct class just for that was a bit overkill
-
Alejandro Rodríguez authored
Rename classes to (hopefully) clearer names while we're doing that.
-
Alejandro Rodríguez authored
-
- Oct 07, 2017
-
-
- Jul 27, 2017
-
-
Rémy Coutable authored
Remove superfluous lib: true, type: redis, service: true, models: true, services: true, no_db: true, api: true Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- May 31, 2017
-
-
Douwe Maan authored
-
- May 23, 2017
-
-
Douwe Maan authored
-
- May 03, 2017
-
-
Douwe Maan authored
-
- Apr 10, 2017
-
-
Douwe Maan authored
-
- Apr 05, 2017
-
-
- Jan 26, 2017
-
-
Robert Speicher authored
-
- Sep 06, 2016
-
-
Alejandro Rodríguez authored
Use `update_all` to only require one query per discussion to update the notes resolved status. Some changes had to be made to the discussion spec to accout for the fact that notes are not individually updated now
-
- Aug 17, 2016
-
-
Douwe Maan authored
-
- Aug 16, 2016
-
-
Douwe Maan authored
-
- Aug 12, 2016
-
-
Douwe Maan authored
-
- Aug 02, 2016
-
-
Paco Guzman authored
Speedup DiffNote#active? on discussions, preloading noteables and avoid touching git repository to return diff_refs when possible - Preloading noteable we share the same noteable instance when more than one discussion refers to the same noteable. - Any other call to that object that is cached in that object will be for any discussion. - In those cases where merge_request_diff has all the sha stored to build a diff_refs get that diff_refs using directly those sha instead accessing to the git repository to first get the commits and later the sha.
-
- Jul 07, 2016
-
-
Douwe Maan authored
-
- Jul 06, 2016
-
-
Douwe Maan authored
-