- 11 Apr, 2016 1 commit
-
-
Phil Hughes authored
Removed important from css
-
- 07 Apr, 2016 1 commit
-
-
Phil Hughes authored
-
- 06 Apr, 2016 2 commits
-
-
Phil Hughes authored
-
Phil Hughes authored
-
- 10 Mar, 2016 1 commit
-
-
Jacob Schatz authored
Thanks @rspeicher!
-
- 13 Feb, 2016 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 08 Feb, 2016 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 01 Feb, 2016 1 commit
-
-
Stan Hu authored
Closes https://github.com/gitlabhq/gitlabhq/issues/9265
-
- 28 Jan, 2016 1 commit
-
-
Jacob Vosmaer authored
-
- 21 Dec, 2015 1 commit
-
-
Douwe Maan authored
-
- 19 Dec, 2015 1 commit
-
-
Douwe Maan authored
-
- 18 Dec, 2015 2 commits
-
-
Douwe Maan authored
-
Douwe Maan authored
-
- 15 Dec, 2015 1 commit
-
-
Gabriel Mazetto authored
-
- 14 Dec, 2015 1 commit
-
-
Douglas Barbosa Alexandre authored
Because Haml automatically indents the HTML source code, the contents of whitespace-sensitive tags like pre and textarea can get screwed up.
-
- 08 Dec, 2015 2 commits
-
-
Douwe Maan authored
-
Marin Jankovski authored
-
- 07 Dec, 2015 1 commit
-
-
Marin Jankovski authored
-
- 03 Dec, 2015 1 commit
-
-
Douwe Maan authored
-
- 02 Dec, 2015 4 commits
-
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
- 18 Nov, 2015 1 commit
-
-
Douwe Maan authored
-
- 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
-
-
Stan Hu authored
Closes https://github.com/gitlabhq/gitlabhq/issues/8763
-
- 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
-
- 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
-
- 26 Jul, 2015 1 commit
-
-
Stan Hu authored
Closes #1724
-
- 08 Jul, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 19 Jun, 2015 1 commit
-
-
Robert Speicher authored
These are well covered by the new Jasmine tests, and faster!
-
- 12 Jun, 2015 3 commits
-
-
Robert Speicher authored
There's a naming conflict between Capybara and rspec-matchers which both define the `all` method. See https://github.com/jnicklas/capybara/issues/1396
-
Robert Speicher authored
-
Robert Speicher authored
-
- 29 Apr, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 27 Mar, 2015 1 commit
-
-
Douwe Maan authored
-
- 24 Feb, 2015 1 commit
-
-
Valery Sizov 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.
-
- 06 Feb, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
-