11 Aug, 2012
4 commits
-
Updated MySQL docs and Ubuntu auto-install script
-
Fully embrace Ruby 1.9 hash syntax
10 Aug, 2012
6 commits
-
Features are still expecting the 1.8 syntax, which is fine in this case.
-
Didn't bother with files in db/, config/, or features/
-
Consolidate functionality shared between Issue and MergeRequest
-
ability to preview notes
-
Fix resque worker becoming paused on restarts
09 Aug, 2012
6 commits
-
Also adds specs to the two affected classes that would have caught my dumb mistake.
08 Aug, 2012
5 commits
-
Any associations, validations, delegates, scopes and methods that were exactly the same in both Issue and MergeRequest models have been moved to a new IssueCommonality module (role) that gets included by each class. There was actually quite a bit of duplication, because MergeRequests are basically just specialized Issues.
07 Aug, 2012
1 commit
-
Gitlab flavored markdown
06 Aug, 2012
5 commits
04 Aug, 2012
4 commits
-
Add automatic HTML id attributes to markdown headings to allow linking to content sections in wiki
-
Hook url should be able to contain http basic authentication
03 Aug, 2012
5 commits
-
Fix UMASK checking in .gitoliterc
02 Aug, 2012
4 commits