Tree of krawek-gitorious-clone repository in Gitorious

accounts_controller.rb 12 Jan 18:59 moved changing of password to a seperate page
application.rb 19 Mar 09:19 Catch RoutingError's gracefully
blobs_controller.rb 17 Mar 13:14 Refactored BrowseController into several specific controllers Grou…
comments_controller.rb 20 Apr 22:11 Moved events to be primarily pivoting around the project.
commits_controller.rb 07 May 16:48 convert the commit id to string because Comment#sha1 is a string (p…
committers_controller.rb 20 Apr 22:11 Moved events to be primarily pivoting around the project.
events_controller.rb 29 Apr 21:59 FIXED: order events desc Signed-off-by: David A. Cuadrado <kraw…
keys_controller.rb 12 Dec 15:39 create keys by xml
logs_controller.rb 18 Mar 21:21 special route for commit logs feed So we get feeds for branches wi…
merge_requests_controller.rb 28 Apr 18:53 revert merge_requests requires repos#has_commit? for now
projects_controller.rb 03 May 17:40 Destroy events if associated project/user is deleted Signed-off-by…
repositories_controller.rb 27 Apr 22:34 Atom feeds for events
searches_controller.rb 17 Mar 23:16 Search controller and views
sessions_controller.rb 25 Feb 22:06 Removing invalid flash[:error] that slipped through
site_controller.rb 26 Apr 22:57 User dashboard just lists events now
trees_controller.rb 17 Mar 13:14 Refactored BrowseController into several specific controllers Grou…
users_controller.rb 29 Apr 21:05 Made the user feed a member action, since usernames can contain dots