An error occurred fetching the project authors.
- 29 Oct, 2015 1 commit
-
-
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.
-
- 13 Oct, 2015 1 commit
-
-
Valery Sizov authored
-
- 07 Oct, 2015 1 commit
-
-
Stan Hu authored
Change "+" icon under "Files" section to have three options: * Create file * Upload file * New directory Upload file is no longer accessible from the "Create file" page. Users can now select a target branch in upload file as well. Closes #2799: Fixes a bug where file modes were overwritten after a commit Closes https://github.com/gitlabhq/gitlabhq/issues/8253: Existing files can no longer be overwritten in the "Create file" section. Closes #2557
-
- 17 Sep, 2015 1 commit
-
-
Stan Hu authored
-
- 15 Sep, 2015 2 commits
-
-
Stan Hu authored
Dynamically adjust placedholder for uploads and fix Dropzone event handlers Override error handler to prevent error messages from being inserted underneath image preview Fix tests Use regexp instead of startsWith for better browser compatibility Remove duplicate code in _replace.html.haml and use one template Remove files upon error and retain alert messages until user adds a new file
-
liyakun authored
Refactor upload and replace functionality Rename file and move CSS Fix typo Make dropzone a div Remove unnecessary file Change color of "upload existing one" Add missing changes
-
- 11 Aug, 2015 2 commits
-
-
Dmitriy Zaporozhets authored
This reverts commit 5daf44b7, reversing changes made to 2f706fbd.
-
Dmitriy Zaporozhets authored
This reverts commit dfccb06d. Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 05 Jun, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
* fix problem with editing non-master branch * before commit make sure branch exists * dont allow user change file in one branch and commit to another existing branch * remove a lot of code duplication * remove outdated statellite errors Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 20 Apr, 2015 1 commit
-
-
Jeroen van Baarsen authored
Signed-off-by: Jeroen van Baarsen <jeroenvanbaarsen@gmail.com>
-
- 24 Feb, 2015 1 commit
-
-
Valery Sizov authored
-
- 20 Feb, 2015 1 commit
-
-
Douwe Maan authored
-
- 14 Feb, 2015 1 commit
-
-
Vinnie Okada authored
Make the following changes to deal with new behavior in Rails 4.1.2: * Use nested resources to avoid slashes in arguments to path helpers.
-
- 03 Feb, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 26 Jan, 2015 2 commits
-
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
- 05 Nov, 2014 1 commit
-
-
Valery Sizov authored
-
- 21 Oct, 2014 1 commit
-
-
Ciro Santilli authored
-
- 13 Oct, 2014 2 commits
-
-
Ciro Santilli authored
with existing method_missing. Pattern already used extensively, so let's be consistent and use it everywhere.
-
Ciro Santilli authored
-
- 14 Aug, 2014 1 commit
-
-
skv authored
-
- 07 Jul, 2014 1 commit
-
-
Marin Jankovski authored
-
- 24 Jan, 2014 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 16 Jan, 2014 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 16 Dec, 2013 1 commit
-
-
Takuya Nishigori authored
-
- 19 Nov, 2013 1 commit
-
-
Dmitriy Zaporozhets authored
After click on remove file button you will be asked for commit message via modal window. After submitting modal form file will be removed from repository Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 01 Oct, 2013 3 commits
-
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
- 23 Jun, 2013 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 03 Apr, 2013 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 21 Mar, 2013 1 commit
-
-
Sato Hiroyuki authored
It uses params[:id] instead of request.fullpath. It should fix #3132.
-
- 09 Nov, 2012 1 commit
-
-
Saito authored
-
- 08 Nov, 2012 1 commit
-
-
Saito authored
-
- 27 Sep, 2012 2 commits
- 26 Sep, 2012 4 commits
-
-
Robert Speicher authored
Update docs a bit
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
-