Commit graph

27 commits

Author SHA1 Message Date
52ea400423 Added ability to diff a tree against an arbitrary revision 2010-12-17 14:50:26 -05:00
0c29fa19fe Ensured comments are displayed only on the lines they were created for 2010-12-17 13:29:27 -05:00
0a59276092 Don't add a comment on a line that already has one 2010-12-15 22:13:32 -05:00
f89a815b47 Updated commenting to use ajax 2010-12-15 22:00:13 -05:00
33a27c17be Applying some jquery styles 2010-12-15 20:55:50 -05:00
9213ecbf54 Added reviews to the dashboard index view 2010-12-14 17:55:30 -05:00
95ff757050 Added line commenting in reviews (not yet ajax) 2010-12-13 23:29:13 -05:00
5c17560ece Cleaned up review comments a bit, added basic display code 2010-12-13 00:33:04 -05:00
3e77959aaa Enabled review creation on a changeset
Does not yet support commenting
2010-12-09 00:06:17 -05:00
762ff822fd Updated logged out template to include a login link 2010-12-08 17:09:11 -05:00
a364b878b2 Created a logout link 2010-12-08 17:01:09 -05:00
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
6d22447153 Renamed browser commit view 2010-11-22 16:10:07 -05:00
9a3e32c612 Prettied up the blob view 2010-11-22 15:44:13 -05:00
d5312f2361 Added a blob view 2010-11-22 15:12:09 -05:00
16a4bb45e5 Added navigation to the commit view 2010-11-22 10:12:29 -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
e7285b2324 Added a navigation sidebar 2010-11-22 00:48:29 -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
6d9bc6777b Updated diff to process a unified diff for display 2010-11-19 14:25:49 -05:00
95477c9dc1 Initial commit 2010-11-19 00:12:29 -05:00