- Mar 26, 2018
-
-
James Edwards-Jones authored
-
-
- Mar 22, 2018
-
-
Micael Bergeron authored
-
Rob Watson authored
Closes #28857
-
Micael Bergeron authored
-
Micael Bergeron authored
-
- Mar 21, 2018
-
-
Alejandro Rodríguez authored
-
- Mar 20, 2018
-
-
Pirate Praveen authored
-
- Mar 19, 2018
-
-
Jan Provaznik authored
'/-/' delimiter is used only in UI, in API we don't use it for other endpoints. To align search endpoints with the rest of API endpoints, this patch makes '/-/' optional for existing endpoints (to keep backward compatibility). Documentation is updated to prefer paths without '/-/'.
-
- Mar 16, 2018
-
-
Tiago Botelho authored
and fixes the project description not being imported
-
- Mar 07, 2018
-
-
Micael Bergeron authored
-
Bob Van Landuyt authored
-
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)
-
- Mar 06, 2018
-
-
Kim "BKC" Carlbäcker authored
-
Micael Bergeron authored
-
Shinya Maeda authored
-
Shinya Maeda authored
-
- Mar 05, 2018
-
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Jacopo authored
-
bunufi authored
-
- Mar 03, 2018
-
-
Felipe Artur authored
-
- Mar 02, 2018
-
-
haseeb authored
-
- Mar 01, 2018
-
-
Tiago Botelho authored
-
Sean McGivern authored
-
Jean-Baptiste Guerraz authored
-
Travis Miller authored
-
Travis Miller authored
-
- Feb 28, 2018
-
-
Kamil Trzcińśki authored
This reverts commit 54a575f1, reversing changes made to c63af942.
-
Kamil Trzcińśki authored
EE: Trace as artifacts (FileStorage and ObjectStorage) Closes #4171 See merge request gitlab-org/gitlab-ee!4258
-
Grzegorz Bizon authored
Support SendURL for performing indirect download of artifacts if clients does… See merge request gitlab-org/gitlab-ee!4401
-
Sean McGivern authored
Move uploads to object storage Closes #4163 See merge request gitlab-org/gitlab-ee!3867
-
Grzegorz Bizon authored
Multiple artifacts ee See merge request gitlab-org/gitlab-ee!3276
-
Douwe Maan authored
Can migrate LFS objects to S3 style object storage Closes #2841 See merge request !2760
-
Grzegorz Bizon authored
Object store for artifacts Closes gitlab-ce#29203 See merge request !1762
-
Yorick Peterse authored
In EE we prepend a module into BuildFinishedWorker. This would cause this spec to fail because RSpec doesn't support the use of "any_instance_of" with classes that include a prepended module. To work around this we just stub the "perform_async" class method instead of stubbing the "perform" instance method.
-
Dylan Griffith authored
-
- Feb 26, 2018
-
-
Stan Hu authored
Closes #43631
-
- Feb 22, 2018
-
-
- Feb 20, 2018
-
-
Maxime Roussin-Belanger authored
-