14 Sep, 2012
4 commits
-
Repaired Get patch
13 Sep, 2012
2 commits
-
Fix HTML entities being parsed in GFM
-
Also fixes the spec so that it actually tests the thing it says it's testing. Hooray! Closes #1308
12 Sep, 2012
15 commits
-
Be more resilient in the case of missing omniauth settings
-
Should no longer freak out when omniauth settings aren't present in gitlab.yml. People who aren't using it shouldn't even have to put a 'false' entry in their config for it (and probably wouldn't, after an upgrade).
-
Project hooks API
-
specs DRY up
-
Conflicts: Gemfile.lock app/helpers/application_helper.rb app/views/devise/sessions/new.html.erb db/schema.rb
11 Sep, 2012
9 commits
-
Update votes for issues and merge requests
-
tree view need use ascii-8bit, file name need be utf8.
-
don't load commit logs when viewing blob
-
FIX: Empty string in commit message
10 Sep, 2012
10 commits
-
Cucumber => Spinach
-
API errors refactoring
-
Fix haml template error for ldap login.