root/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @124 [124] 9 months s0undt3ch Fix some SQLAlchemy deprecation warnings and some PostgreSql? problems.
(edit) @120 [120] 10 months s0undt3ch Make the hilights cache use dbm instead of memory(recreated every server …
(edit) @119 [119] 10 months s0undt3ch Minor change on layout.html, make py:match stop on first …
(edit) @118 [118] 10 months s0undt3ch Made lineanchor links unique, that was they can also be used on the …
(edit) @117 [117] 10 months s0undt3ch Added caching to the hilight process which was turning out to be very slow …
(edit) @116 [116] 10 months s0undt3ch Secure paste submit form against Cross-site requestforgery.
(edit) @115 [115] 10 months s0undt3ch Add non expiring cache to diff's, one is unable to change saved pastes so …
(edit) @114 [114] 10 months s0undt3ch Replace missed href="#" with href="javascript:;". Allow both pastes on …
(edit) @113 [113] 10 months s0undt3ch Implemented rudimentary unidiff between pastes, and allow users to …
(edit) @112 [112] 10 months s0undt3ch Include a profiler wsgi(not going to be packaged into releases). Increase …
(edit) @111 [111] 10 months s0undt3ch Don't use # on href's to be used by ajax, use javascript:;
(edit) @108 [108] 11 months s0undt3ch Set xmlrpc url to the defined one on the spec(let's see if crawlers stop …
(edit) @97 [97] 11 months s0undt3ch Removing no longer needed cssmin.py and jsmin.py.
(edit) @91 [91] 11 months s0undt3ch Updated setup.py to require PylonsGenshi. Removed the minifications …
(edit) @49 [49] 11 months s0undt3ch Temporary check-in until the MinificationWebHelpers package is commited …
(edit) @46 [46] 11 months s0undt3ch Update the JS minification code to also combine all js files passed into a …
(edit) @45 [45] 11 months s0undt3ch Removed the minification process from websetup.
(edit) @44 [44] 11 months s0undt3ch Cache into dbm the "minification" of javascripts which will never …
(edit) @43 [43] 11 months s0undt3ch Made minifying the JS files automatic upon the first request to them.
(edit) @42 [42] 11 months s0undt3ch We now generate the minified versions of the needed javascript files when …
(edit) @41 [41] 11 months s0undt3ch Include our own error page to be shown when not in debug mode.
(edit) @40 [40] 11 months s0undt3ch Pastie's logo is now also a link to "Home".
(edit) @39 [39] 11 months s0undt3ch Add the python version of JSMin as an extra. Perhaps later automate the …
(edit) @38 [38] 11 months s0undt3ch Use minified versions of JS instead.
(edit) @37 [37] 11 months s0undt3ch Send packed js if not running in debug mode.
(edit) @36 [36] 11 months s0undt3ch Allow a user to specify his pastie's name so it shows up on title.
(edit) @35 [35] 11 months s0undt3ch Added support for anchor links for the generated anchors.
(edit) @34 [34] 11 months s0undt3ch Favicon only for browsers that support png's!!!
(edit) @33 [33] 11 months s0undt3ch Fix the paste tree.
(edit) @32 [32] 11 months s0undt3ch Corrected CSS issues related to new png backgrounds.
(edit) @31 [31] 11 months s0undt3ch Made the header menu and copyright images with a white bg so that no fix …
(edit) @30 [30] 11 months s0undt3ch Include the png fix for the DAM IE's!!!
(edit) @29 [29] 11 months s0undt3ch Fixed the cache cleaning issues(hopefully). Added a png favicon for …
(edit) @28 [28] 11 months s0undt3ch Fixed favicon.ico url.
(edit) @27 [27] 11 months s0undt3ch Minor fix.
(edit) @26 [26] 11 months s0undt3ch Now paste contents show when browsing pastes tagged with a specific tag. …
(edit) @25 [25] 11 months s0undt3ch Corrected routes order.
(edit) @24 [24] 11 months s0undt3ch Removed prints.
(edit) @23 [23] 11 months s0undt3ch Added a logo, and a favicon. Corrected routes.
(edit) @22 [22] 11 months s0undt3ch Corrected pastes list.
(edit) @21 [21] 11 months s0undt3ch Started using the AlternativePaginator.
(edit) @20 [20] 11 months s0undt3ch Highlight current paste in the paste's tree.
(edit) @19 [19] 11 months s0undt3ch We now have the tree of the pastes working.
(edit) @18 [18] 11 months s0undt3ch Display usefull messages in case of an empty database.
(edit) @17 [17] 11 months s0undt3ch Now parent_id's are actually saved.
(edit) @16 [16] 11 months s0undt3ch Minor implementation of replying to a paste implemented.
(edit) @15 [15] 11 months s0undt3ch Update xmlrpc controller, now we really try to guess the lexer used.
(edit) @14 [14] 11 months s0undt3ch First check-in of the xmlrpc controller, not yet fully working.
(edit) @13 [13] 11 months s0undt3ch Fix copyright animation.
(edit) @12 [12] 11 months s0undt3ch Remove some print's and set 20 items for pagination.
(edit) @11 [11] 11 months s0undt3ch Update egg info.
(edit) @10 [10] 11 months s0undt3ch Fix DNS blacklist servers validator.
(edit) @9 [9] 11 months s0undt3ch Added autocomplete to the tags input.
(edit) @8 [8] 11 months s0undt3ch Add the validators.
(edit) @7 [7] 11 months s0undt3ch Implemented Spam Content Checking through bayes and ip-blcklist. In case …
(edit) @6 [6] 11 months s0undt3ch Update JS's.
(edit) @5 [5] 11 months s0undt3ch Add the helpers template.
(edit) @4 [4] 11 months s0undt3ch Separate Genshi html helper functions into a seperate file. Cleanup CSS. …
(edit) @3 [3] 11 months s0undt3ch Added the templates, some js, and some propset's.
(edit) @2 [2] 11 months s0undt3ch Initial project commit.
(add) @1 [1] 11 months s0undt3ch Initial Skel Import
Note: See TracRevisionLog for help on using the revision log.