- 26 Jan, 2017 31 commits
-
-
Alfredo Sumaran authored
-
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.
-
Rémy Coutable authored
add an other ldap configuration example See merge request !6773
-
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
-
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.
-
Sean McGivern authored
Ensure we have a project with a repo in GitlabMarkdownHelper specs Closes #27285 See merge request !8806
-
Rémy Coutable authored
Update CONTRIBUTING.md after merging "up-for-grabs" and "Accepting Merge Requests" See merge request !8802
-
Rémy Coutable authored
Use `:empty_project` where possible throughout spec/lib See merge request !8767
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Sean McGivern authored
Fixed builds info link on project settings page Closes #27178 See merge request !8762
-
Sean McGivern authored
don’t count tasks that are not defined as list items correctly Closes #26068 See merge request !8526
-
Lin Jen-Shin authored
This reverts commit e9d8fc94.
-
Lin Jen-Shin authored
Encoding.default_external was chosen over Encoding.default_internal because File.read is returning Encoding.default_external, therefore we should align with it. Alternatively, we could force both of them to be Encoding.default_internal. However, ideally this should be determined by different projects. For example, some projects might want to use an encoding different to what GitLab is using. This might not happen soon though. Closes #27052
-
Adam Niedzielski authored
-
Rémy Coutable authored
Factories with a project association use `:empty_project` by default See merge request !8770
-
Rémy Coutable authored
Use `:empty_project` where possible in helper specs See merge request !8796
-
Rémy Coutable authored
Use `:empty_project` where possible in controller specs See merge request !8797
-
Rémy Coutable authored
Use `:empty_project` where possible in finder specs See merge request !8794
-
Rémy Coutable authored
Use hashrocket for dasherized attribute Closes #27203 See merge request !8775
-
Robert Speicher authored
-
- 25 Jan, 2017 9 commits
-
-
DJ Mountney authored
[ci skip]
-
Annabel Dunstone Gray authored
Resolve "regression in commit title bar" Closes #27013 See merge request !8751
-
Annabel Dunstone Gray authored
Resolve "Branch index delete button inconsistently spaced and misaligned" Closes #24895 See merge request !8646
-
Clement Ho authored
Display project ID Closes #18350 See merge request !8572
-
Douwe Maan authored
Fix access to the wiki code via HTTP when repository feature disabled Closes #26518 See merge request !8758
-
Robert Speicher authored
-
Jacob Schatz authored
Copying a rendered issue/comment will paste into GFM textareas as actual GFM See merge request !8597
-
Robert Speicher authored
-
winniehell authored
-