13 May, 2013
2 commits
-
A little change on wording for new-user email
10 May, 2013
1 commit
-
Just a little change of wording for new-user email which looks better in my eyes.
09 May, 2013
5 commits
08 May, 2013
11 commits
07 May, 2013
4 commits
-
Code cleanup: Replace old hashes and remove trailing spaces
06 May, 2013
5 commits
-
…en deploy keys and projects
05 May, 2013
3 commits
04 May, 2013
2 commits
-
update jquery-atwho-rails to v0.3.0 add autocomplete_source action to project for gfm autocomplete move init_autocomplete layout from head_panel to project_resource
03 May, 2013
4 commits
-
initialize_dup has been made private as of ruby 2.0.0. I have corrected it to call the publicly available dup method
-
fix ace editor Syntax Highlighter mode load 404
-
Internally public projects
02 May, 2013
3 commits
-
updated fork feature to use gitlab-shell for v5 of gitlab
-
See https://github.com/gitlabhq/gitlabhq/pull/3597#discussion-diff-4014638
-
When asking to fork a project and a project with the same name already exists (likely from a previous fork), the recovery from the fork failure would inadvertantly delete the repo of the existing destination project.