- 02 Aug, 2017 1 commit
-
-
Douwe Maan authored
-
- 31 Jul, 2017 3 commits
-
-
Douwe Maan authored
Fix relative_url_root support for webpack chunks Closes #35567 See merge request !13165
-
Achilleas Pipinellis authored
Update documentation of user creation by replacing the 'confirm' param with 'skip_confirmation' Closes #35614 See merge request !13160
-
Achilleas Pipinellis authored
Add a note about EFS and GitLab log files See merge request !13180
-
- 30 Jul, 2017 1 commit
-
-
Stan Hu authored
[ci skip]
-
- 28 Jul, 2017 35 commits
-
-
Clement Ho authored
Projects logo are not centered vertically on projects page Closes #35044, #31753, and #35546 See merge request !13124
-
Florian Lemaitre authored
-
Robert Speicher authored
Ensure Gitlab.config.gitlab.host/port and Gitlab::Application.routes.default_url_options are set correctly in Capybara + :js specs Closes #35599 See merge request !13126
-
Mike Greiling authored
-
Robert Speicher authored
Fix spec/features/projects/branches_spec See merge request !13163
-
Mike Greiling authored
-
Rémy Coutable authored
Add copy about search terms to ux guide See merge request !10267
-
Marcia Ramos authored
Add link to JIRA article in docs Closes #35046 See merge request !13154
-
Marcia Ramos authored
Explain all possible values of 'only' and 'except' Closes #34119 See merge request !13138
-
Robert Speicher authored
Load and process at most 100 commits when pushing into default branch Closes #35531 See merge request !13132
-
Douwe Maan authored
Fix replying to commit comments on merge requests created from forks Closes #31772 See merge request !13137
-
-
Rémy Coutable authored
Fixup POST /v3/:id/hooks and PUT /v3/:id/hooks/:hook_id See merge request !12673
-
Richard Clamp authored
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
tauriedavis authored
-
Dan Dunckel authored
-
Grzegorz Bizon authored
Merge branch '35695-comment-appears-in-a-wrong-place-after-changing-diff-view-to-inline' into 'master' Resolve "Comment appears in a wrong place after changing diff view to inline" Closes #35695 See merge request !13156
-
Rémy Coutable authored
This makes the default sort order for branches 'recently updated' rather than by name. Closes #26890 See merge request !8666
-
Sean McGivern authored
A commit comment shows in the MR, but if the MR is from a fork, it will have a different project ID to the MR's target project. In that case, add an note_project_id param so that we can pick the correct project for the note.
-
Sean McGivern authored
Fix 500 error when rendering avatar for deleted project creator See merge request !13110
-
Athar Hameed authored
-
Douwe Maan authored
-
Sean McGivern authored
Merge issuable "reopened" state into "opened" See merge request !12972
-
Rémy Coutable authored
added article from techbeacon on CI See merge request !10452
-
Rémy Coutable authored
Update gitlab_flow.md, Teatro seems to be completely dead, see also… See merge request !13157
-
Rémy Coutable authored
Log web hook execution timeout events See merge request !13134
-
Rémy Coutable authored
Docs: fix HAProxy name and exporter's link See merge request !13091
-
Sean McGivern authored
Add log messages to clarify log messages about API CSRF token verification failure Closes #35705 See merge request !13158
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Douwe Maan authored
-
bart authored
Update gitlab_flow.md, Teatro seems to be completely dead, see also https://forum.gitlab.com/t/gitlab-flow-documentation-teatro/7774
-
Rémy Coutable authored
Make access level for protected tag factories more compatible with EE See merge request !13133
-
Sean McGivern authored
When you change the diff view (inline / side-by-side), we set a cookie based on that new view. When you add a comment, we choose the style to use in the response based on that cookie. However, when you have just changed diff style, the request cookie will contain the old value, so we should use the view param instead.
-
Filipa Lacerda authored
Resolve "Images in Wiki display have wrong size" Closes #35691 See merge request !13153
-