gitlabhq/app
Robert Speicher f06d98e907 Add SetDefaultBranchDefaultToNil migration
default_branch now defaults to nil, not 'master'. It will be set after the first
push by discover_default_branch.
2012-09-05 01:00:07 -04:00
..
assets Update the projects js file to coffeescript; refactor the clone panel switcher 2012-09-04 12:05:20 -04:00
contexts Changed filters to readable one. Styled some stuff 2012-08-30 22:15:34 +03:00
controllers Add "empty_repo?" method to Repository role 2012-09-04 12:05:21 -04:00
decorators devise session templates to haml. Fix problem with missing message in commit 2012-09-03 08:15:07 +03:00
helpers Fix glm by adding id and classes to sanitize white attrs 2012-09-02 15:25:54 +03:00
mailers Issue_status_changed email added 2012-08-29 09:49:39 +03:00
models Add SetDefaultBranchDefaultToNil migration 2012-09-05 01:00:07 -04:00
observers Duplicate code removed from IssueObserver#after_update 2012-08-29 10:50:35 +03:00
roles Add "empty_repo?" method to Repository role 2012-09-04 12:05:21 -04:00
uploaders Fully embrace Ruby 1.9 hash syntax 2012-08-10 18:25:15 -04:00
views Change projects/empty to include the clone_panel partial instead of duplicating 2012-09-04 12:05:21 -04:00
workers System Hook: implemented 2012-07-19 00:25:10 +03:00