Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | work on integrating comments universally | bnewbold | 2007-02-24 | 6 | -1/+90 |
| | |||||
* | added escape and wordwrap filters to code viewing | bnewbold | 2007-02-24 | 4 | -3/+4 |
| | |||||
* | fixed link | bnewbold | 2007-02-24 | 1 | -1/+1 |
| | |||||
* | fixed path inheritence for photos section | bnewbold | 2007-02-24 | 4 | -4/+10 |
| | |||||
* | added restructured text processing, fixed path bug in knowledge | bnewbold | 2007-02-24 | 3 | -3/+5 |
| | |||||
* | fixed up git_browse to take full path strings | bnewbold | 2007-02-24 | 3 | -42/+18 |
| | | | | TODO: secure this through validation? | ||||
* | hmmm, have to play with GITWIKI_NAME settings for bare repos... | bnewbold | 2007-02-22 | 1 | -1/+4 |
| | |||||
* | removed 'print' debug statements | bnewbold | 2007-02-22 | 1 | -2/+0 |
| | |||||
* | fixed xhtml problem (onFocus vs onfocus) | bnewbold | 2007-02-22 | 1 | -1/+3 |
| | |||||
* | major git_wiki progress + fixed syncdb problems (model attributes missing) | bnewbold | 2007-02-22 | 8 | -95/+196 |
| | |||||
* | major progress on git_wiki | bnewbold | 2007-02-22 | 4 | -0/+95 |
| | |||||
* | fixed some xhtml nitty gritty, progress on git_wiki | bnewbold | 2007-02-21 | 12 | -52/+222 |
| | |||||
* | put in temp fix for head and tag views | bnewbold | 2007-02-21 | 2 | -3/+4 |
| | | | | TODO: filter diff and raw blob output correctly (wrap and escape) | ||||
* | created skeleton for git_wiki app | bnewbold | 2007-02-21 | 7 | -1/+221 |
| | |||||
* | added "git is confusing" disclaimer | bnewbold | 2007-02-21 | 1 | -0/+3 |
| | |||||
* | misc forgot to -a | bnewbold | 2007-02-21 | 6 | -39/+116 |
| | |||||
* | misc work on git_browse, incl commit objects | bnewbold | 2007-02-21 | 1 | -0/+29 |
| | |||||
* | ugh, broken but need a break | bnewbold | 2007-02-20 | 1 | -0/+13 |
| | |||||
* | removed useless line | bnewbold | 2007-02-20 | 1 | -2/+0 |
| | |||||
* | wrapped up git_browse tree for now, filled in Blob object | bnewbold | 2007-02-20 | 6 | -57/+87 |
| | |||||
* | more git_browse files | bnewbold | 2007-02-20 | 10 | -18/+123 |
| | |||||
* | git_browse: actually moved heads_table and tags_table to seperate files | bnewbold | 2007-02-20 | 6 | -21/+78 |
| | | | | created shortlog_table | ||||
* | git_browse: moved heads_table and tags_table to seperate files | bnewbold | 2007-02-20 | 2 | -49/+3 |
| | |||||
* | moved git_browse style to seperate file, added style options | bnewbold | 2007-02-20 | 4 | -34/+67 |
| | | | | TODO: wire style options | ||||
* | mid-progress, work on git-browser | bnewbold | 2007-02-20 | 9 | -22/+140 |
| | | | | | fan is dying, more work to do though! TODO: seperate style for git_browser, use "block.super" | ||||
* | renamed old index and updated static references | bnewbold | 2007-02-19 | 3 | -1/+2 |
| | | | | | leaving the old index.html file as it was resulted in it being displayed on the static server TODO: handle static references better... | ||||
* | forgot to add several photo files | bnewbold | 2007-02-19 | 9 | -0/+734 |
| | |||||
* | removed knowledge directory, filled in front page, continued git_browse | bnewbold | 2007-02-18 | 11 | -85/+142 |
| | |||||
* | renamed a few templates, further work on git_browsev0.0.0 | bnewbold | 2007-02-18 | 13 | -34/+230 |
| | |||||
* | first work on git_browser app | bnewbold | 2007-02-08 | 9 | -0/+178 |
| | | | | | for now just returns raw text from shell commands also tries to track repositories... but UI for selecting FilePathFields sucks so have to chose slugs manually for now... i think django support for this will come soon so i'm not bothering. | ||||
* | photos app roughed in, style tweaked | bnewbold | 2007-02-06 | 9 | -86/+215 |
| | | | | TODO: search code | ||||
* | basic html design roughed in, django project run and admin started | bnewbold | 2007-02-04 | 17 | -12/+270 |
| | | | | | | TODO: ie testing (ugh, fuck that) TODO: get photos section working TODO: ... etc | ||||
* | added .gitignore | bnewbold | 2007-02-03 | 2 | -1/+9 |
| | | | | this commit is just to try and resolve gitweb's beef... | ||||
* | static html layout created (rough) | bnewbold | 2007-02-02 | 5 | -0/+165 |
| | |||||
* | first commit! added django directory... | bnewbold | 2007-02-02 | 4 | -0/+98 |