- 18 Aug, 2017 2 commits
-
-
Grzegorz Bizon authored
API: do not set rel="next" pagination header when no records found Closes #36618 See merge request !13629
-
🏖 Rémy Coutable 🏖 authored
Fix external link to Composer website Closes #36611 See merge request !13621
-
- 17 Aug, 2017 38 commits
-
-
Clement Ho authored
Make admin user actions dropdown consistent See merge request !13630
-
Clement Ho authored
Fixes the blown up emoji problem in notes Closes #36448 and #36282 See merge request !13632
-
Tim Zallmann authored
-
Marcia Ramos authored
Properly explain when advanced Docker options were introduced See merge request !13608
-
Marcia Ramos authored
Docs: article - "Numerous undo possibilities in Git" Closes gitlab-com/community-writers#40 See merge request !13513
-
Toon Claes authored
And the link to the last page cannot be `page=0`.
-
Toon Claes authored
Add specs that check the 'Link' header for the inclusion of: - rel="first" - rel="last" - rel="prev" - rel="next" Fixes gitlab-org/gitlab-ce#36618 Related to gitlab-com/infrastructure#2532
-
Jordan Patterson authored
-
Marcia Ramos authored
Merge branch 'master' into 'docs-article-undo-things-in-git' # Conflicts: # doc/articles/index.md
-
Marcia Ramos authored
Move workflow/importing/ to user/project/import/ See merge request !13593
-
Phil Hughes authored
Prevent horizontal scrolling in new sidebar when collapsed Closes #36608 and #36507 See merge request !13638
-
Achilleas Pipinellis authored
-
Rémy Coutable authored
Allow all users to delete their account Closes #36087 See merge request !13636
-
Douwe Maan authored
Backports EE mirror stuck handling feature… See merge request !13627
-
Douwe Maan authored
Use grpc 1.4.5 Closes gitaly#468 See merge request !13597
-
winh authored
-
Jacopo authored
Previously the user could not delete his own account unless signup was enabled in the global settings. This was due to the fact that deleting the user would also delete the issues and other items associated to him. Deleting an user does not destroy essential data anymore, for this reason we removed the `signup_enabled?` check.
-
Tiago Botelho authored
Backports EE mirror stuck handling feature (https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/2628) to CE
-
Tim Zallmann authored
Fixed height of group share dropdown Closes gitlab-ee#3149 See merge request !13505
-
Jacob Vosmaer authored
-
winh authored
-
Sean McGivern authored
Improve migrations / background migrations testing strategy Closes #36303 See merge request !13589
-
Sean McGivern authored
Resolve "Deleting of a GitLab Pages project results in "`PagesWorker.perform_in` cannot be called inside a transaction"" Closes #35072 See merge request !13631
-
Phil Hughes authored
Closes https://gitlab.com/gitlab-org/gitlab-ee/issues/3149
-
Nick Thomas authored
-
Rémy Coutable authored
Fix project import to group when there are project milestones Closes #35580 See merge request !13482
-
Felipe Artur authored
-
Grzegorz Bizon authored
-
Nick Thomas authored
-
Sean McGivern authored
expose Referable#non_referable_inspect See merge request !13613
-
Kamil Trzciński authored
Fix project templates and add docs Closes #36492 See merge request !13563
-
Grzegorz Bizon authored
`migrate!` helper triggers a migration that is under the test, so we need to revert it before each subsequent example. This means that we need to place it in `before(:each, :migration)` hook. We still want to migrate everything up *after* each *context*, so in otherwords we need to place migrate up helper in `before(:context, :migration)`.
-
Tim Zallmann authored
Fixed collapsed sidebar not showing fly-out menu See merge request !13622
-
Douwe Maan authored
Upgrade grape to 1.0 Closes #36588 See merge request !13609
-
Rémy Coutable authored
Fix help page version image spec Closes #36592 See merge request !13605
-
Phil Hughes authored
Fix milestone sidebar collapse button Closes #36453 See merge request !13620
-
Phil Hughes authored
-
Zeger-Jan van de Weg authored
The link pointed to the wrong page, this is corrected by both writing the documentation and linking to that instead. (internal) Reference: https://gitlab.slack.com/archives/C0NFPSFA8/p1502791719000238
-