- 09 Nov, 2015 4 commits
-
-
Robert Speicher authored
[ci skip]
-
Stan Hu authored
Switch back to github-linguist
-
Yorick Peterse authored
-
Douwe Maan authored
-
- 08 Nov, 2015 1 commit
-
-
Christophe Poulette authored
-
- 06 Nov, 2015 2 commits
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Stan Hu authored
Closes #3314
-
- 05 Nov, 2015 2 commits
-
-
Kamil Trzcinski authored
-
Valery Sizov authored
-
- 03 Nov, 2015 6 commits
-
-
Douwe Maan authored
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Kamil Trzcinski authored
-
Valery Sizov authored
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 02 Nov, 2015 4 commits
-
-
Jacob Vosmaer authored
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Valery Sizov authored
-
Kamil Trzcinski authored
-
- 30 Oct, 2015 1 commit
-
-
Yorick Peterse authored
-
- 29 Oct, 2015 5 commits
-
-
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.
-
Michael Chmielewski authored
-
Jonathan Schoeffling authored
Include the log messages of recent commits in project-level search results, providing functionality similar to 'git log --grep'. Update repository model rspec tests to validate the output of Repository#commits_with_log_matching.
-
Stan Hu authored
Closes #3138
-
- 28 Oct, 2015 2 commits
-
-
Douwe Maan authored
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 26 Oct, 2015 4 commits
-
-
Robert Speicher authored
[ci skip]
-
Kamil Trzcinski authored
The previous code relied on having on ref stored in commit, however the ref was moved to the build.
-
Kamil Trzcinski authored
-
kazubu authored
-
- 23 Oct, 2015 3 commits
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Kamil Trzcinski authored
-
- 22 Oct, 2015 6 commits
-
-
Stan Hu authored
Cloning a project Wiki over HTTP would end up cloning the main repository since the .wiki extension was being stripped. Closes #3106
-
Valery Sizov authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Robert Speicher authored
[ci skip]
-
Kamil Trzcinski authored
-