- 10 Oct, 2017 39 commits
-
-
Filipa Lacerda authored
-
Filipa Lacerda authored
Fix unable to expand text diff discussion comments Closes #38940 See merge request gitlab-org/gitlab-ce!14792
-
Clement Ho authored
-
Rémy Coutable authored
Use Gitaly 0.45.1 and gitaly-proto 0.41.0 See merge request gitlab-org/gitlab-ce!14787
-
Rémy Coutable authored
Stop using `branch_names.include?` and use `branch_exists?` See merge request gitlab-org/gitlab-ce!14778
-
Andrew Newdigate authored
-
Phil Hughes authored
Remove u2f from global namespace See merge request gitlab-org/gitlab-ce!14776
-
Filipa Lacerda authored
Flash is now a ES6 module See merge request gitlab-org/gitlab-ce!14626
-
Rémy Coutable authored
Fix a liniting error introduced by !14652 See merge request gitlab-org/gitlab-ce!14790
-
Ahmad Sherif authored
-
Douwe Maan authored
Resolve "Private Avatars are not CDN compatible" Closes #38245 and gitlab-com/support-forum#2476 See merge request gitlab-org/gitlab-ce!14443
-
Sean McGivern authored
Fix text for the merge request lock system note Closes #38941 See merge request gitlab-org/gitlab-ce!14779
-
Filipa Lacerda authored
Trigger change event of the markdown textarea to allow Vue catch the programmatic changes. Closes #38441 See merge request gitlab-org/gitlab-ce!14539
-
Grzegorz Bizon authored
Also warn on timestamp in datetime migration cop See merge request gitlab-org/gitlab-ce!14784
-
Jacob Vosmaer authored
-
Sean McGivern authored
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
-
Phil Hughes authored
Remove Build code from global namespace See merge request gitlab-org/gitlab-ce!14744
-
Filipa Lacerda authored
-
Robert Speicher authored
Migrate Workhorse Send{Diff,Patch} to Gitaly See merge request gitlab-org/gitlab-ce!14652
-
Jarka Kadlecova authored
-
Douwe Maan authored
Backports EE 38771 changes to CE. See merge request gitlab-org/gitlab-ce!14782
-
Sean McGivern authored
The types `timestamp` and `datetime` are aliases: https://github.com/rails/rails/blob/v4.2.10/activerecord/lib/active_record/connection_adapters/abstract/schema_definitions.rb#L362-L364
-
Phil Hughes authored
-
Phil Hughes authored
changed how the container class is added onto the text element more specs
-
Phil Hughes authored
-
Phil Hughes authored
-
Phil Hughes authored
added back in documentation comment to flash file
-
Phil Hughes authored
-
Phil Hughes authored
Reduced the technical debt around our JS flash function by making it a module that is imported rather than relying on the global function. The global function still exists mainly for technical debt with how some requests are being completed, but new JS should import the module directly. Also reduces some tech debt in the file by removing the need for jQuery. Instead Flash is now 100% vanilla JS.
-
Phil Hughes authored
Remove Api from main.js See merge request gitlab-org/gitlab-ce!14774
-
Tiago Botelho authored
-
Filipa Lacerda authored
Make naming imports more clear Closes #38795 See merge request gitlab-org/gitlab-ce!14761
-
Tim Zallmann authored
-
Tim Zallmann authored
Resolve "Superfluous "Export" in "Advanced settings" of project settings" Closes #38574 See merge request gitlab-org/gitlab-ce!14773
-
Phil Hughes authored
Fix bad type checking to prevent 0 count badge to be shown Closes #34841 See merge request gitlab-org/gitlab-ce!14767
-
Filipa Lacerda authored
-
- 09 Oct, 2017 1 commit
-
-
Filipa Lacerda authored
-