Commit Log

commit description author date
eaa63ba9a24e web: start a new style Steve Losh 2010-06-12
26f02ba9c003 web: lessify Steve Losh 2010-06-12
84af7bc5ab60 web: switch to lesscss and render it while in debug mode Steve Losh 2010-06-12
921222f48d5d web: use --debug to turn on debug mode for the server Steve Losh 2010-06-12
f541cc7321a9 web: fix the host/port options Steve Losh 2010-06-12
f6d10a9c8fda Clean up imports. Steve Losh 2010-06-12
fee142eef88d cli: add the --check option Steve Losh 2010-06-12
2f87e72fa84e Refactor out helps. Steve Losh 2010-06-12
5c05c7aced32 Clean up imports. Steve Losh 2010-06-12
1bc531c0495e Merge the big Flask rewrite. Steve Losh 2010-06-12
05de33c5b8fe Done with the main Flask rewrite. flask Steve Losh 2010-06-12
b56935dc75b2 Update README. flask Steve Losh 2010-06-12
93e7fb8a1323 Holy sweet god it works. flask Steve Losh 2010-06-12
b45d0345f936 More cleanup. flask Steve Losh 2010-06-12
e57c86639185 Make template rendering calls suck a bit less. flask Steve Losh 2010-06-12
776a8c6e70a0 More cleanup. Wow, the index works... flask Steve Losh 2010-06-12
1488999c9507 Clean up and get ready for the big rewrite. flask Steve Losh 2010-06-12
884f75280a91 Bundle simplejson. flask Steve Losh 2010-06-12
9a463602589d Update jinja2 flask Steve Losh 2010-06-12
b2bd9c232faa Bundle Werkzeug. flask Steve Losh 2010-06-12
46b413229d3d Bundle Flask. flask Steve Losh 2010-06-12
07c3f5360b22 Unbundle cherrypy and webpy. flask Steve Losh 2010-06-12
b0482e5ac2bf Merge whitespace cleanup. flask Steve Losh 2010-06-12
a909c2ba47f0 GTFO whitespace. Steve Losh 2010-06-12
9f5c608a45a1 Start the Flask rewrite. flask Steve Losh 2010-06-12
a55ffc78928c Add a friendlier error message when you need to --init Steve Losh 2010-06-11
2e5d4343bf8f More whitespace. Steve Losh 2010-06-11
6c968c9121c3 Kill whitespace. I use vim now. Steve Losh 2010-06-11
77623ec598c6 Update the hgignore to support rope. Steve Losh 2010-06-11
a0c98a413342 Ignore ctags. Steve Losh 2010-05-15
51b8306fa0c4 Fix a few bugs with commenting on lines. Steve Losh 2010-05-02
f5bdfc1d952f Fix comment line nesting. Steve Losh 2010-05-02
ebc5f7c7a6b7 Add cancel links to comment/signoff forms to hide them. Steve Losh 2010-05-02
9d032dbf867d Add signoff support to the web UI. Steve Losh 2010-05-01
b8654f4e6386 Fix the message when cloning an existing review data store. Steve Losh 2010-05-01
c43c4b53762b Fix the context line bgcolor bug. Steve Losh 2010-03-27
45cd1e619896 Make the font in diffs smaller (for now). Steve Losh 2010-03-27
f841259cc87e Move the individual line comment forms into comments.js. Steve Losh 2010-03-27
048ef4889301 Add --address and --port options for the web UI. Steve Losh 2010-03-27
ac324e064f82 Don't give away the repo filesystem path in the web UI footer. Steve Losh 2010-03-27
6df093d9f238 Add a read-only mode to the web interface. Steve Losh 2010-03-27
52b914764732 Display a list of signoffs on the web UI changeset pages. Steve Losh 2010-03-27
1f723957f6e5 Fix the signoff count on the web UI index page. Steve Losh 2010-03-27
edb16fb75b47 Add color for signoffs in the CLI. Steve Losh 2010-03-27
22de90ef33ed Add identifiers to ReviewChangeset's and ReviewSignoff's. Steve Losh 2010-03-27
b1448ebe2909 Disable automatic browser opening for now, until we can get it right. Steve Losh 2010-03-05
42c92aea92e0 Switch over to CherryPy & Jinja2 for the web UI. Steve Losh 2010-03-05
92372dcdd93e Finish switching to CherryPy & Jinja2. webpy-sucks Steve Losh 2010-03-05
15de5872c830 Fix a bunch of crap. webpy-sucks Steve Losh 2010-03-05
bb734cf7e12c Update the readme to note that this is not stable. webpy-sucks Steve Losh 2010-03-04
da5e042343da Handle files with no diffs awkwardly, for now. webpy-sucks Steve Losh 2010-03-04
12301b2a5461 Remove unused functions from utils. webpy-sucks Steve Losh 2010-03-04
85b4ae69ded2 Use the new annotated diff functionality to fix the changeset web UI. webpy-sucks Steve Losh 2010-03-04
ddea94e8e138 Refactor the diff-annotating functionality into the API. webpy-sucks Steve Losh 2010-03-03
f936bf37db17 Checkpoint before the big refactor. webpy-sucks Steve Losh 2010-03-03
c3a0ea6aa1df Make the index page show (practically) all commits. webpy-sucks Steve Losh 2010-03-03
538a3dada709 Make the index page work with CherryPy. webpy-sucks Steve Losh 2010-03-03
8e18e2c40a06 More work on the cherrypy base. webpy-sucks Steve Losh 2010-03-03
36b37712c670 Get a bare Cherrypy server up and running. webpy-sucks Steve Losh 2010-03-03
256716e3a3d7 Add Jinja2 as a bundled app. webpy-sucks Steve Losh 2010-03-03
4e1fb853d9d2 Add CherryPy as a bundled app. webpy-sucks Steve Losh 2010-03-03
1133505b5b04 Remove the confusing local-path functionality. Steve Losh 2010-03-03
69368d3b3fa4 Testing out moving the code-review repo under .hg/ Steve Losh 2010-03-03
597da245ce41 Whitespace changes. Steve Losh 2010-03-03
2d471b406299 Add *_level_comments methods to the API and use them. Steve Losh 2010-03-03
8a546e4e071e Add and use ReviewChangeset.review_level_comments. Steve Losh 2010-03-02
99b7409c4b45 Formatting changes to assist in code folding. Steve Losh 2010-03-02
23930691ebe7 Update some README formatting. Steve Losh 2010-03-02
27419e0c5cfe Make the color functionality compatible with 1.3.1. Steve Losh 2010-02-06
c5195b16e7e4 Merge the branch closing. Steve Losh 2010-02-06
649e19f4c2e8 Closing webui, it is stable enough for now. webui Steve Losh 2010-02-06
404dfd62a3ec Whitespace changes to make TextMate happier. webui Steve Losh 2010-02-06
e5f1f96f7d75 Colorize output of the "hg review" command webui David Douard 2010-02-06
d22951120189 Changes to become Python 2.5 compatible webui David Douard 2010-02-06
83f2e11a22be Display skipped comments on the last hunk in the web UI. webui Steve Losh 2010-02-06
475b1a886645 open the web browser when doing the web thingy. webui Dan Villiom Podlaski Christiansen 2010-02-06
e627607e24d0 Fix a grammatical error. webui Steve Losh 2010-02-06
474bb295c5f8 Show comments on skipped hunks at the end of files. webui Steve Losh 2010-02-06
b30379368b53 Fix a bug in the debug-printing of comments. webui Steve Losh 2010-02-06
666bc8af55a3 Add push and pull buttons on every page. webui Steve Losh 2009-11-13
91bd7fd0bd98 Add a "Files" header. webui Steve Losh 2009-11-11
c428b0634fd7 Add the screenshot link to the README. webui Steve Losh 2009-11-10
f11f57ebfb98 Add the update command to the README, for now. webui Steve Losh 2009-11-10
aacf3a20efff Change the footer styles. webui Steve Losh 2009-11-10
f3002e91ff73 Update some styles. webui Steve Losh 2009-11-10
c5debb475273 Add file folding. webui Steve Losh 2009-10-22
a3ad66636756 Show skipped-line comments. webui Steve Losh 2009-10-22
2e65351af702 Rough cut of line-level comments. webui Steve Losh 2009-10-22
b599ca22418d Merge the bug fix. Steve Losh 2009-10-22
e2ddb8631463 Fix the event not defined bug. webui Steve Losh 2009-10-22
001f5ecfd9bc Merge the webui skipped line counts -- too important to leave in the branch. Steve Losh 2009-10-21
1cc8e18b1b43 Add skipped line counts to diffs. webui Steve Losh 2009-10-21
26150fdd04b8 Merge the webui into the mainline. Steve Losh 2009-10-21
5c274209a7ec Merge the README changes and the review init. webui Steve Losh 2009-10-21
82f04bfc46b8 Update the README with instructions for trying it out. Steve Losh 2009-10-21
635a1f3319c5 Initialize code review. Steve Losh 2009-10-21
c5932df8f4a8 Add some sweet web2.0javaajaxgoogles effects. webui Steve Losh 2009-10-21
43047ad3e2fa Tweak a few styles. webui Steve Losh 2009-10-21
41cb7a791e50 Add (working) review-level and file-level comment forms. webui Steve Losh 2009-10-21
892dd344113c Add jQuery. webui Steve Losh 2009-10-21
02210fd5a4fb Fix a missing closing tag. webui Steve Losh 2009-10-15
c48a619ef5db Add file-level comments. webui Steve Losh 2009-10-15
0a9effb274b0 Add review-level comments. webui Steve Losh 2009-10-15
93baa16777e9 Some more style changes. webui Steve Losh 2009-10-15
5c62a1333e54 Add comments (with avatars) to diffs (not skipped lines yet). webui Steve Losh 2009-10-15
f8adc5c231f3 Add a footer. webui Steve Losh 2009-10-14
43d109fde61e Fix the table alignment before it drives me crazy. webui Steve Losh 2009-10-14
efc3c9173ce1 Add template inheritance. Not liking Templetor so far... webui Steve Losh 2009-10-14
78cd41b87ea2 More small style changes. webui Steve Losh 2009-10-14
87c14b34e264 Lots of small style changes. webui Steve Losh 2009-10-14
590fb7bae0a8 Add a simple review page in the web UI. Just show diffs for now. webui Steve Losh 2009-10-14
7b4e78679c9d Add some basic styles so I don't hate looking at this thing. webui Steve Losh 2009-10-14
73284798e9e9 More infrastructure for the web UI. webui Steve Losh 2009-10-14
22906da596df Get a barely functional webui running. webui Steve Losh 2009-10-13
9539fb54320e More infrastructure for the web interface. webui Steve Losh 2009-10-13
96a4cc60e57d Start adding infrastructure for the web interface. webui Steve Losh 2009-10-13
7c9d165e0cd1 Bundle webpy with the extension. webui Steve Losh 2009-10-13
a5bfe965d4bc This is not funny, this is a morality tale about the evils of copy/paste. Steve Losh 2009-10-12
351195574f80 Add a test for initializing clones. Steve Losh 2009-10-12
65a39843de8d Refactor datastore initialization. Steve Losh 2009-10-11