12 Aug, 2012
3 commits
-
…ouve-fix_commits_dashboard Conflicts: app/views/events/_commit.html.haml
11 Aug, 2012
9 commits
-
Fix invalid syntax in OmniAuth initializer sample
-
Updated MySQL docs and Ubuntu auto-install script
-
Fully embrace Ruby 1.9 hash syntax
10 Aug, 2012
7 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
1 commit
-
Add automatic HTML id attributes to markdown headings to allow linking to content sections in wiki
03 Aug, 2012
2 commits
02 Aug, 2012
1 commit