Commit graph

29 commits

Author SHA1 Message Date
44bab4989a Initial authentication work 2010-12-08 08:28:57 -05:00
8183b0c928 Moved diff template to its own component 2010-12-02 10:08:50 -05:00
4568c60956 Corrected missing closing caption tag in the diff view 2010-11-30 21:55:20 -05:00
08aa342c5f Added jQuery UI 1.8.6 with the smoothness theme 2010-11-29 17:12:11 -05:00
8a2f7a455b Fixed an error when trying to show the initial commit diff 2010-11-22 16:19:02 -05:00
6d22447153 Renamed browser commit view 2010-11-22 16:10:07 -05:00
139b2af47a Merge branch 'blob' 2010-11-22 15:45:50 -05:00
9a3e32c612 Prettied up the blob view 2010-11-22 15:44:13 -05:00
6c34163c70 Corrected whitespace handling in the blob/diff view 2010-11-22 15:14:33 -05:00
d5312f2361 Added a blob view 2010-11-22 15:12:09 -05:00
0e5e36698f Enabled the admin system 2010-11-22 10:25:44 -05:00
0469b99527 Merge branch 'navigation' 2010-11-22 10:14:32 -05:00
16a4bb45e5 Added navigation to the commit view 2010-11-22 10:12:29 -05:00
0ff44c3381 Got rid of the navigation background colors 2010-11-22 10:04:56 -05:00
223cc9aee6 Moved branch selection to the navigation template 2010-11-22 10:03:05 -05:00
00f020d24a Added current ref to the navigation urls 2010-11-22 09:58:10 -05:00
753b942d66 Added some browsing abilities 2010-11-22 09:50:41 -05:00
eafa3947b9 Committed missing navigation template 2010-11-22 01:14:06 -05:00
981150f901 Added paths to log view 2010-11-22 01:13:50 -05:00
e7285b2324 Added a navigation sidebar 2010-11-22 00:48:29 -05:00
630e080da7 Merge branch 'master' into navigation 2010-11-22 00:17:33 -05:00
161482ccb6 Fixed bug, wasn't setting default ref correctly for git repos without a master branch 2010-11-22 00:16:26 -05:00
8edff291f1 Added a browse function 2010-11-22 00:15:20 -05:00
3cb107306a Got VCS out of the dashboard model and its lib dir, put it in the browser app 2010-11-19 16:16:35 -05:00
74d04a4ed0 Get rid of useless html diff method 2010-11-19 15:07:03 -05:00
8c28812654 Handle empty blobs when diffing 2010-11-19 15:06:34 -05:00
6d9bc6777b Updated diff to process a unified diff for display 2010-11-19 14:25:49 -05:00
6b747d99cb BUG - Diffing some merge commits was causing nasty errors. Diffing only the first parent for now. 2010-11-19 10:00:52 -05:00
95477c9dc1 Initial commit 2010-11-19 00:12:29 -05:00