- 27 Jan, 2017 3 commits
-
-
Rémy Coutable authored
fix depr. warning; use `Devise::Test::ControllerHelpers` Closes #26942 See merge request !8812
-
Rémy Coutable authored
Remove unused js response from refs controller Closes #27211 See merge request !8828
-
Alfredo Sumaran authored
Add caching of droplab ajax requests Closes #26844 See merge request !8725
-
- 26 Jan, 2017 37 commits
-
-
Clement Ho authored
-
Filipa Lacerda authored
Revert filter-assigned-to-me Closes #27176 See merge request !8785
-
Filipa Lacerda authored
fixed small mini pipeline graph line glitch Closes #27277 See merge request !8804
-
Clement Ho authored
-
Fatih Acet authored
Fix /explore sorting (trending) Closes #27044 See merge request !8792
-
Fatih Acet authored
Prevent form to be submitted twice Closes #27220 See merge request !8825
-
Fatih Acet authored
Fix filtered search so that labels selected from discussion notes display correctly Closes #27124 See merge request !8756
-
Fatih Acet authored
Merge branch '27254-clicking-line-anchor-multiple-times-causes-scroll-position-to-over-correct' into 'master' Resolve "Clicking line anchor multiple times causes scroll position to over-correct" Closes #27254 See merge request !8791
-
Felipe Artur authored
-
Douwe Maan authored
Change repository storage paths location for clarity See merge request !8757
-
Filipa Lacerda authored
-
dimitrieh authored
-
Alfredo Sumaran authored
-
Douwe Maan authored
Make sure TraceReader uses Encoding.default_external Closes #27052 See merge request !8801
-
-
Achilleas Pipinellis authored
Simplify wording in "adding an image" docs See merge request !8819
-
Flavio Poletti authored
-
Achilleas Pipinellis authored
Update repository check documentation See merge request !8815
-
Annabel Dunstone Gray authored
Fixed flexbox and wrap issues See merge request !8745
-
Rémy Coutable authored
Update two_factor_authentication.md See merge request !8814
-
Rémy Coutable authored
Added hint about the execution order of before_script and artifact restoration. See merge request !8811
-
Rémy Coutable authored
Add a system hook for when a project is updated. See merge request !5711
-
Rémy Coutable authored
make a note to highlight 2FA needs time sync'd See merge request !8810
-
Rémy Coutable authored
Remove "official merge window" from CONTRIBUTING.md [ci skip] See merge request !8816
-
Adam Niedzielski authored
We should not discourage contributors from submitting merge requests anytime they want. Our process for reviewing community contributions no longer depends on the release schedule.
-
Drew Blessing authored
The documentation seemed to be out of date with actual defaults in configuration and code.
-
Rémy Coutable authored
add an other ldap configuration example See merge request !6773
-
Luke "Jared" Bennett authored
-
William Abernathy authored
I wanted to practice GFM markdown, so I picked this page more or less at random. I flattened out the text a little. It's not as interesting, but will be easier to translate. Use it if it looks like an improvement. If not, at least I got some practice out of the deal! Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Added recommendation to install github-markdown See merge request !8103
-
Adam Pahlevi authored
-
Rémy Coutable authored
Gitlab from sources : proper utf8mb4 support for MySQL 5.5 to 5.7 See merge request !8508
-
ahorn42 authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Sergio Pieiga authored
-
Rémy Coutable authored
Fix typo in examples See merge request !8530
-
Achilleas Pipinellis authored
Update enviroments.md API docs The example for deleting an environment is missing the "s" in environments See merge request !8485
-
Tommy Beadle authored
This sends a project_update hook when a repo is updated. This does not include renaming or transferring a project. Those are covered by project_rename and project_transfer. This will get called, however, when the visibility is changed.
-