05 Aug, 2013
7 commits
-
Add appropriate article to new user email.
04 Aug, 2013
12 commits
-
Fixed template to include the word 'the'.
-
Fixed template to include the word 'the'.
-
…f even if MR diff changed
-
Show autocomplete list when editing notes.
03 Aug, 2013
2 commits
02 Aug, 2013
6 commits
-
…es not allow to change it
-
Fix notifications to handle participants and mentions on commits too
01 Aug, 2013
7 commits
31 Jul, 2013
5 commits
30 Jul, 2013
1 commit
-
Currently if you try to create a project from an existing repo but give it a bad URL, you see the "Import url should be a valid url" error and the form, but the submit button is disabled meaning you can't fix the URL and resubmit the form. This fix just enables the button when the project has an error. Closes #4070