- 06 Mar, 2017 40 commits
-
-
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
-
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
-
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
-
Sean McGivern authored
GitLab should have an option to prevent users from signing in from multiple IPs Closes #27520 See merge request !8998
-
Jarkko Tuunanen authored
Make Sort dropdown behave the same as filters in narrower viewports. Adjust dropdowns to fit on the same line in worst-case scenario ("Oldest created" selected). Closes #22562 See merge request !9533
-
Douwe Maan authored
removes redundant code from gitlab database file See merge request !9282
-
Sean McGivern authored
Fix issues mentioned but not closed for JIRA Closes #26028 See merge request !9687
-
Sean McGivern authored
Use gitlab-workhorse 1.4.0 See merge request !9724
-
Annabel Dunstone Gray authored
Set max for Zen mode textarea to screen height Closes #28704 See merge request !9667
-
Z.J. van de Weg authored
-
Sean McGivern authored
Improve IssuableFinder performance Closes #25503 See merge request !9030
-
Annabel Dunstone Gray authored
Fixed spacing in mobile secondary nav See merge request !9657
-
Pawel Chojnacki authored
-
Pawel Chojnacki authored
align schema.rb with upstream and fix rubocop warning about not freezing mutable constants and empty error classes
-
Pawel Chojnacki authored
-
Pawel Chojnacki authored
+ rename shared context
-