- 06 Mar, 2017 40 commits
-
-
Alfredo Sumaran authored
Restore keyboard shortcuts for "Activity" and "Charts" Closes #28538 See merge request !9680
-
Kushal Pandya authored
-
Douwe Maan authored
Record file uploads in the database See merge request !8893
-
Alfredo Sumaran authored
Remove tooltips and titles from label subscription buttons See merge request !9692
-
Achilleas Pipinellis authored
Docs: update GL Pages IP on GL.com See merge request !9739
-
Marcia Ramos authored
-
Douwe Maan authored
# Conflicts: # spec/models/group_spec.rb
-
Kamil Trzciński authored
Create Mattermost Team from GitLab Closes #23964 See merge request !8746
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
This more closely resembles the development and production paths in that paths contain `public/uploads`, rather than `uploads/uploads` as they did before.
-
Robert Speicher authored
For reasons unknown, this spec was passing a project's repository as the first argument to `Projects::UploadService`, while it was expecting the project itself. Previously this wasn't a problem because `FileUploader` only needed the object to respond to `path_with_namespace`, which Repository and Project both did. But now because of `Upload` and its polymorphic association, it expects the object to respond to `primary_key`.
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
-
Douwe Maan authored
SanitizationFilter allows html5 details and summary (Issue #21605) Closes #21605 See merge request !6568
-
Kamil Trzciński authored
Make manual actions blocking Closes #26360 and #22628 See merge request !9585
-
Z.J. van de Weg authored
-
Robert Speicher authored
Move `api/v3/deployments` to the correct namespace See merge request !9732
-
Rémy Coutable authored
Fix typo in Gitlab application config file Closes #24998 See merge request !9702
-
Jacob Schatz authored
Revert it See merge request !9737
-
Jacob Schatz authored
-
Jacob Schatz authored
See if repro #29035 See merge request !9736
-
Jacob Schatz authored
[ci skip]
-
Jacob Schatz authored
Remove Test if worked. #29035 See merge request !9735
-
Annabel Dunstone Gray authored
Fix Sort dropdown reflow issue Closes #22562 See merge request !9728
-
Jacob Schatz authored
[ci skip]
-
Jacob Schatz authored
Testing #29035 See merge request !9734
-
Jacob Schatz authored
See if we can reproduce that problem
-
Rémy Coutable authored
Add storage class configuration option for Amazon S3 remote backups See merge request !9599
-
Filipa Lacerda authored
Refactor network graph bundle to ES module syntax See merge request !9696
-
Grzegorz Bizon authored
-
Robert Speicher authored
-
Z.J. van de Weg authored
-
Kamil Trzciński authored
Make stuck builds detection more performant Closes #27523 See merge request !9025
-
Kamil Trzciński authored
Rename builds to jobs in the API Closes #28515 See merge request !9463
-
James Edwards-Jones authored
Adds suppport for HTML 5 details and summary tags (https://github.com/vmg/redcarpet/issues/578)
-
James authored
Also adds details/summary tags to Copy-as-GFM
-