- 02 Aug, 2015 1 commit
-
-
Atsushi Ishida authored
-
- 31 Jul, 2015 1 commit
-
-
Douwe Maan authored
-
- 30 Jul, 2015 4 commits
-
-
Achilleas Pipinellis authored
This change was made to match the project deletion.
-
Douwe Maan authored
-
Douwe Maan authored
-
Stan Hu authored
Closes https://github.com/gitlabhq/gitlabhq/issues/9500
-
- 29 Jul, 2015 9 commits
-
-
Achilleas Pipinellis authored
-
Darby authored
-
Stan Hu authored
Add gitlab-shell to error message to give user a clue that something may be wrong there. Ran into this in #2082. User was told that repositories were created when they were not due to hooks symlink being wrong.
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
Daryl Chan authored
- Updated CHANGELOG
-
Stefan Tatschner authored
This custom formatter for rouge is needed to generate HTML output specifically for gitlab. Since its usecase is mostly suitable for gitlab it had been rejected upstream: https://github.com/jneen/rouge/pull/268 Thanks a lot to @stanhu, @jneen and @tsigo for review!
-
Stefan Tatschner authored
I have mainly created the rugments fork for the purpose of improving gitlab's highlighting. Nowadays IMO it works way better than the old highlight.js solution. But the development is stuck on my side because of a couple of personal reasons: * I have finished my studies; last months I was writing my master thesis. So there was a huge time problem. I am sorry for that. * I had to move to Munich due to getting a (paid) job. Searching a flat here is horrible... :) * Last but not least, maintaining the same code base in two seperate projects is a mess. I have decided to switch back to rouge due to several reasons: * In the beginning I was quite motivated, but since I start working on my new job next week, the best solution IMO is switching back to upstream rouge. * Rouge is continously improving: https://github.com/jneen/rouge/blob/master/CHANGELOG.md http://rouge.jneen.net/ * There should be absolutely no regressions with this change. Most likely this pull request will almost fix some minor bugs. * One less gem in gitlab is a good thing. since Gitlab is quite a huge bundle of gems. Reducing complexity should be a major milestone. Thanks a lot to @stanhu and @jneen for the review!
-
- 28 Jul, 2015 5 commits
-
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
- 27 Jul, 2015 2 commits
-
-
Darby authored
-
Robert Speicher authored
Closes #2107
-
- 26 Jul, 2015 3 commits
-
-
Robert Speicher authored
- The "Edit" form didn't have Markdown hints. - The "New" form had a paperclip icon for attachments, the "edit" form didn't. Closes #2010 Closes internal https://dev.gitlab.org/gitlab/gitlabhq/issues/2525
-
Stan Hu authored
-
Stan Hu authored
Closes #1724
-
- 25 Jul, 2015 1 commit
-
-
Robert Speicher authored
-
- 24 Jul, 2015 5 commits
-
-
Robert Speicher authored
Closes #2092
-
Robert Speicher authored
Closes #2092
-
Robert Speicher authored
-
Robert Speicher authored
This was necessary because this permission is checked dynamically by `app/views/shared/issuable/_context` when on a Merge Request. Closes #2058
-
Stan Hu authored
Steps to reproduce: 1. Create a project with a README 2. In the actual remote, type: `git symbolic-ref HEAD refs/heads/nowhere` 3. Check that HEAD is gone via `git ls-remote .` 4. Go to the projects page and see the Error 500 Closes https://github.com/gitlabhq/gitlabhq/issues/9484
-
- 23 Jul, 2015 6 commits
-
-
Robert Speicher authored
-
Robert Speicher authored
-
Stan Hu authored
On the first load, the merge request tabs would be requested in JSON format to render the HTML. This would cause the "Reload with full diff" button to create a link to diff.json. Closes #2041
-
Douwe Maan authored
-
Douwe Maan authored
-
Valery Sizov authored
-
- 22 Jul, 2015 3 commits
-
-
Valery Sizov authored
-
Achilleas Pipinellis authored
-
ngentile authored
-