root

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @125 [125] 5 months s0undt3ch Path files are now computed with the help of Pylons …
(edit) @124 [124] 6 months s0undt3ch Fix some SQLAlchemy deprecation warnings and some PostgreSql? problems.
(edit) @123 [123] 7 months s0undt3ch Tagging current state of the 0.1.x branch as version 0.1.2
(edit) @122 [122] 7 months s0undt3ch Merged revisions 121 via svnmerge from …
(edit) @121 [121] 7 months s0undt3ch Included the fix implemented on [110], wasn't included on trunk. Skip …
(edit) @120 [120] 7 months s0undt3ch Make the hilights cache use dbm instead of memory(recreated every server …
(edit) @119 [119] 7 months s0undt3ch Minor change on layout.html, make py:match stop on first …
(edit) @118 [118] 7 months s0undt3ch Made lineanchor links unique, that was they can also be used on the …
(edit) @117 [117] 7 months s0undt3ch Added caching to the hilight process which was turning out to be very slow …
(edit) @116 [116] 7 months s0undt3ch Secure paste submit form against Cross-site requestforgery.
(edit) @115 [115] 7 months s0undt3ch Add non expiring cache to diff's, one is unable to change saved pastes so …
(edit) @114 [114] 7 months s0undt3ch Replace missed href="#" with href="javascript:;". Allow both pastes on …
(edit) @113 [113] 7 months s0undt3ch Implemented rudimentary unidiff between pastes, and allow users to …
(edit) @112 [112] 7 months s0undt3ch Include a profiler wsgi(not going to be packaged into releases). Increase …
(edit) @111 [111] 7 months s0undt3ch Don't use # on href's to be used by ajax, use javascript:;
(edit) @110 [110] 7 months s0undt3ch Always pop extra args.
(edit) @109 [109] 8 months s0undt3ch Don't depend on ez_setup, we don't provide it.
(edit) @108 [108] 8 months s0undt3ch Set xmlrpc url to the defined one on the spec(let's see if crawlers stop …
(edit) @107 [107] 8 months s0undt3ch Retagging.
(edit) @106 [106] 8 months s0undt3ch Updated README.txt up to trunk's version.
(edit) @105 [105] 8 months s0undt3ch Deleted!
(edit) @104 [104] 8 months s0undt3ch Now tagging correct branch.
(edit) @103 [103] 8 months s0undt3ch Wrong branch tagged.
(edit) @102 [102] 8 months s0undt3ch Releasing MinificationWebHelpers version 0.1.1.
(edit) @101 [101] 8 months s0undt3ch .
(edit) @100 [100] 8 months s0undt3ch Merged revisions 98 via svnmerge from …
(edit) @99 [99] 8 months s0undt3ch Enable svnmerge on the 0.1.x branch of PylonsGenshi
(edit) @98 [98] 8 months s0undt3ch Minor update to PylonsGenshi.
(edit) @97 [97] 8 months s0undt3ch Removing no longer needed cssmin.py and jsmin.py.
(edit) @96 [96] 8 months s0undt3ch Tagging branch 0.1.x as 0.1.0 ready and releasing it.
(edit) @95 [95] 8 months s0undt3ch Creating PylonsGenshi's 0.1.x branch.
(edit) @94 [94] 8 months s0undt3ch Merged revisions 93 via svnmerge from …
(edit) @93 [93] 8 months s0undt3ch Minor correction on setup.py.
(edit) @92 [92] 8 months s0undt3ch Updated README.txt and setup.py to make the MinificationWebHelpers an …
(edit) @91 [91] 8 months s0undt3ch Updated setup.py to require PylonsGenshi. Removed the minifications …
(edit) @90 [90] 8 months s0undt3ch Merged revisions 89 via svnmerge from …
(edit) @89 [89] 8 months s0undt3ch Just a change to test svnmerge.
(edit) @88 [88] 8 months s0undt3ch Merged revisions 87 via svnmerge from …
(edit) @87 [87] 8 months s0undt3ch Strip unsupported pypi code blocks when getting the long-description from …
(edit) @86 [86] 8 months s0undt3ch Merged revisions 83-85 via svnmerge from …
(edit) @85 [85] 8 months s0undt3ch Updated readme.
(edit) @84 [84] 8 months s0undt3ch .
(edit) @83 [83] 8 months s0undt3ch .
(edit) @82 [82] 8 months s0undt3ch Applied [81] to the 0.1.x branch.
(edit) @81 [81] 8 months s0undt3ch Updated README.txt to use coloring.
(edit) @80 [80] 8 months s0undt3ch Block [72] on the 0.1.x branch.
(edit) @79 [79] 8 months s0undt3ch Init svnmerge for the MinificationWebHelpers.
(edit) @78 [78] 8 months s0undt3ch Final update on doc, needed to fix trac itself.
(edit) @77 [77] 8 months s0undt3ch Another update to doc
(edit) @76 [76] 8 months s0undt3ch Another update to docs.
(edit) @75 [75] 8 months s0undt3ch Update docstrings.
(edit) @74 [74] 8 months s0undt3ch Include docformat.
(edit) @73 [73] 8 months s0undt3ch Fixed setup.py. Update the validate decorator to the one found on pylons …
(edit) @72 [72] 8 months s0undt3ch Bump trunk version of MinificationWebHelpers to 0.2.0.
(edit) @71 [71] 8 months s0undt3ch Remove the dev tag build for tag 0.1.0 of MinificationWebHelpers.
(edit) @70 [70] 8 months s0undt3ch After release changes.
(edit) @69 [69] 8 months s0undt3ch Tagging curent state of 0.1.x branch of MinificationWebHelpers as version …
(edit) @68 [68] 8 months s0undt3ch Changes prior to release 0.1.0 of MinificationWebHelpers.
(edit) @67 [67] 8 months s0undt3ch Creating 0.1.x branch for MinificationWebHelpers.
(edit) @66 [66] 8 months s0undt3ch Removed cssmin.py, no need for it, moved custom serializer into …
(edit) @65 [65] 8 months s0undt3ch Final move step.
(edit) @64 [64] 8 months s0undt3ch Create dirs.
(edit) @63 [63] 8 months s0undt3ch First move stage for PylonsGenshi.
(edit) @62 [62] 8 months s0undt3ch Updated setup.py and README.txt
(edit) @61 [61] 8 months s0undt3ch Corrected trunk install url.
(edit) @60 [60] 8 months s0undt3ch Move complete.
(edit) @59 [59] 8 months s0undt3ch Create directories.
(edit) @58 [58] 8 months s0undt3ch First stage at creating a trunk
(edit) @57 [57] 8 months s0undt3ch Updated README.txt to include site's documentation.
(edit) @56 [56] 8 months s0undt3ch Updated setup.py to read README.txt
(edit) @55 [55] 8 months s0undt3ch Update README.txt
(edit) @54 [54] 8 months s0undt3ch First working seperate version of the MinificationWebHelpers.
(edit) @53 [53] 8 months s0undt3ch Added a README.txt and only wrap the MinificationWebHelpers if they're …
(edit) @52 [52] 8 months s0undt3ch Added MinificationWebHelpers as a dependency.
(edit) @51 [51] 8 months s0undt3ch PylonsGenshi paster template Initial import.
(edit) @50 [50] 8 months s0undt3ch PylonsGenshi paster template Initial import.
(edit) @49 [49] 8 months s0undt3ch Temporary check-in until the MinificationWebHelpers package is commited …
(edit) @48 [48] 8 months s0undt3ch Initial import.
(edit) @47 [47] 8 months s0undt3ch Initial import.
(edit) @46 [46] 8 months s0undt3ch Update the JS minification code to also combine all js files passed into a …
(edit) @45 [45] 8 months s0undt3ch Removed the minification process from websetup.
(edit) @44 [44] 8 months s0undt3ch Cache into dbm the "minification" of javascripts which will never …
(edit) @43 [43] 8 months s0undt3ch Made minifying the JS files automatic upon the first request to them.
(edit) @42 [42] 8 months s0undt3ch We now generate the minified versions of the needed javascript files when …
(edit) @41 [41] 8 months s0undt3ch Include our own error page to be shown when not in debug mode.
(edit) @40 [40] 8 months s0undt3ch Pastie's logo is now also a link to "Home".
(edit) @39 [39] 8 months s0undt3ch Add the python version of JSMin as an extra. Perhaps later automate the …
(edit) @38 [38] 8 months s0undt3ch Use minified versions of JS instead.
(edit) @37 [37] 8 months s0undt3ch Send packed js if not running in debug mode.
(edit) @36 [36] 8 months s0undt3ch Allow a user to specify his pastie's name so it shows up on title.
(edit) @35 [35] 8 months s0undt3ch Added support for anchor links for the generated anchors.
(edit) @34 [34] 8 months s0undt3ch Favicon only for browsers that support png's!!!
(edit) @33 [33] 8 months s0undt3ch Fix the paste tree.