05 Dec, 2012
12 commits
-
* build-essential requires make, gcc * remove libmysql++-dev: the mysql2 gem only requires libmysqlclient-dev * remove postgresql-server-dev-9.1: the pg gem only requires libpq-dev * replace python-dev, python-pip with python2.7: the pygments.rb gem only requires python2.7
-
Update pygments.rb
-
Fixes #1774
04 Dec, 2012
9 commits
-
Fix for #1612 `overflow: auto` so content won't break layout
-
Devise locale updated to stay consistent with GitLab
03 Dec, 2012
8 commits
-
add help page for gitlab specific rake tasks
02 Dec, 2012
6 commits
-
remove unnecessary API::VERSION constant
-
…d. Update username via ajax
-
refactor flash
01 Dec, 2012
5 commits
-
commit diff - check if prev_commit is not nil
-
remove length limit from notes
-
* make unobtrusive js * convert js to coffee