- 29 Oct, 2015 7 commits
-
-
Douwe Maan authored
-
Douwe Maan authored
-
Ben Ford authored
Simply type a name with a `/` directory separator and new directories will be created. This does not do the fancy UI work that github.com does, but it will get the job done. I could not find tests for file creation, so I didn't add a test for this slight behaviour modification. I did test directory traversals though, using both absolute paths like `/tmp/foo.txt` and relative paths like `../../foo.txt`. Neither case escaped the repository, though attempting to traverse with a relative path resulted in a 500 error that did not affect application stability upon reload.
-
Douwe Maan authored
Force update refs/merge-requests/X/head upon a push to the source branch of a merge request If a user rebases and does a force push, GitLab would not update the `refs/merge-requests/X/head` link. Using the -f flag forces this to happen. Closes #3138 See merge request !1683
-
Dmitriy Zaporozhets authored
Start putting shared files in "shared" See merge request !1691
-
Sytse Sijbrandij authored
-
Sytse Sijbrandij authored
-
- 28 Oct, 2015 12 commits
-
-
Stan Hu authored
Closes #3138
-
Dmitriy Zaporozhets authored
Add copy paste text for closing down the Github issue tracker @sytses I think we talked about closing down the Issue tracker on Github. A first step can be closing all the older issues and steering people towards the gitlab.com issue tracker. What do you think about this text? See merge request !1689
-
Dmitriy Zaporozhets authored
Use issue editor as cross reference comment author when issue is edited with a new mention. Fixes #3244. See merge request !1696
-
Dmitriy Zaporozhets authored
Bump nprogress-rails to 0.1.6.7 Closes #2866 See merge request !1686
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Remove deprecated CI events from project settings page Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> cc @ayufan Part of #2594 See merge request !1694
-
Jeroen van Baarsen authored
Signed-off-by: Jeroen van Baarsen <jeroenvanbaarsen@gmail.com>
-
Achilleas Pipinellis authored
Fixed the permission doc The guest users was missing "Pull project code" and "Download project". /cc @axil See merge request !1695
-
Douwe Maan authored
-
Hannes Rosenögger authored
The guest users was missing "Pull project code" and "Download project".
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Bump gitlab-shell to v2.6.6 See merge request !1673
-
- 27 Oct, 2015 3 commits
-
-
Dmitriy Zaporozhets authored
Bump jquery-atwho-rails to ~> 1.3.2 Closes #2858 See merge request !1687
-
Robert Speicher authored
Add projects path index Fixes performance regression introduced by !1649 See merge request !1692
-
Kamil Trzciński authored
Add builds to the docs as a valid skip option for backups. See merge request !1666
-
- 26 Oct, 2015 16 commits
-
-
Kamil Trzcinski authored
Fixes performance regression introduced by MR1649
-
Stan Hu authored
Fix: 500 error returned if destroy request without HTTP referer
-
Robert Speicher authored
[ci skip]
-
Robert Speicher authored
Fix CI badge The previous code relied on having on ref stored in commit, however the ref was moved to the build. Fixes #3104 See merge request !1690
-
Jacob Vosmaer authored
-
Robert Speicher authored
Fix visibility of specific runners See merge request !1688
-
Jacob Vosmaer authored
-
Kamil Trzcinski authored
The previous code relied on having on ref stored in commit, however the ref was moved to the build.
-
Robert Speicher authored
Add migration to remove the contents of the satellites dir See merge request !1681
-
Kamil Trzcinski authored
-
Robert Speicher authored
Closes #2858
-
Robert Speicher authored
Closes #2866
-
kazubu authored
-
kazubu authored
-
Stan Hu authored
-
Stan Hu authored
Fix some grammatical issues
-
- 25 Oct, 2015 2 commits
-
-
Douwe Maan authored
-
Dmitriy Zaporozhets authored
Ci status for merge requests index page ![ci-mr-index](/uploads/1424564c87ac6ff5fb2c4bc260fbebdf/ci-mr-index.png) See merge request !1682
-