An error occurred fetching the project authors.
- 29 May, 2019 1 commit
-
-
Denys Mishunov authored
Resolves https://gitlab.com/gitlab-org/gitlab-ce/issues/60107
-
- 07 Mar, 2019 1 commit
-
-
Paul Slaughter authored
**How?** Previously the files_decorator inserted parent folders inefficiently. It started at the first part and ensured each was inserted. Since the file entries are given to use in alphabetical order, we can start at the last part of the blob's parents. If this exists, we can short circuit and be done inserting parents. **What else?** - Improve performance of decorateData. The object spread operator is not needed because the object is brand new.
-
- 15 Nov, 2018 1 commit
-
-
Hiroyuki Sato authored
-
- 01 Aug, 2018 1 commit
-
-
Phil Hughes authored
for folders, it shows all the files in commit mode for files, nothing changes, the behaviour is the same
-
- 26 Jul, 2018 1 commit
-
-
Phil Hughes authored
-
- 29 Jun, 2018 2 commits
-
-
Phil Hughes authored
-
Phil Hughes authored
-
- 27 Jun, 2018 4 commits
-
-
Phil Hughes authored
instead it just pushes a router & re-fetches what it needs
-
Phil Hughes authored
-
Phil Hughes authored
-
Phil Hughes authored
Part of #47323
-
- 26 Jun, 2018 1 commit
-
-
Paul Slaughter authored
-
- 29 May, 2018 1 commit
-
-
Lukas Eipert authored
-
- 01 May, 2018 1 commit
-
-
Phil Hughes authored
-
- 20 Apr, 2018 1 commit
-
-
Phil Hughes authored
the state now gets updated whenever a file is changed/discard
-
- 28 Mar, 2018 5 commits
-
-
Phil Hughes authored
simplified SET_FILE_ACTIVE openFiles map use .find in router so that it returns early instead of looping all the values
-
Phil Hughes authored
fixes model being cached as undefined fixed open files not being correctly mutated
-
Tim Zallmann authored
-
Tim Zallmann authored
-
Tim Zallmann authored
-
- 20 Mar, 2018 1 commit
-
-
Phil Hughes authored
This also makes the IDE generally available
-
- 02 Mar, 2018 1 commit
-
-
Phil Hughes authored
-
- 19 Jan, 2018 1 commit
-
-
Tim Zallmann authored
-
- 21 Dec, 2017 1 commit
-
-
Tim Zallmann authored
-