summaryrefslogtreecommitdiff
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* added newsianb2006-05-071-0/+6
|
* small package index update0.9ianb2006-04-211-6/+5
|
* Updated news for upcoming releaseianb2006-04-191-4/+22
|
* Patch for paste.proxy from Brad Clementsianb2006-04-031-0/+3
|
* Added a get_cookie_headers function; added a dictionary-like object that ↵ianb2006-03-131-0/+16
| | | | dynamically reads headers from the WSGI environment; altered request object to cache a little less (still more to remove); made urlvars a request value
* move warnings in paste.recursive; added conditional argument to ↵ianb2006-03-071-0/+9
| | | | paste.wsgilib.intercept_output
* Some language updates and bug fixes in DIYianb2006-02-022-15/+59
|
* Added to the do-it-yourself docianb2006-02-011-4/+215
|
* Added new documentianb2006-01-312-1/+210
|
* Fixed download links (just point all to Cheese Shop)ianb2006-01-241-36/+8
|
* Added middleware for reading mod_auth_tkt-style signed cookies ↵ianb2006-01-181-5/+12
| | | | (paste.auth.auth_tkt). Added middleware to set user and group based on IP addresses (paste.auth.grantip). Added some modules for handling ranges of IP addresses, taken from some Python Cookbook recipes -- license is unclear on these, but I've requested clarification from the author (shouldn't be released until that is clarified).
* News for 0.4.10.4.1ianb2006-01-181-2/+9
|
* Typo; fixed #54 (no QUERY_STRING or QUERY_STRING on PATH_INFO)ianb2006-01-121-1/+1
|
* - fixed links in news so that they point to actual modulescce2006-01-091-54/+44
| | | | | - made things a bit more informative and consistent (dropped my dumb requirement not to capitalize sentance-fragments)
* Updated to #pythonpaste channelianb2006-01-092-2/+2
|
* - spelling errors fixed in news.txtcce2006-01-091-3/+3
|
* Added wsgilib.intercept_output to __all__; updated news.txtianb2006-01-091-2046/+66
|
* - added log messes to doc/news.txt for Ian's scanningcce2006-01-091-5/+2100
| | | | - removed my (and Ben's regarding open_id) log messages that are handled
* - first pass at doc/news.txt for 0.4 releasecce2006-01-081-0/+113
|
* Added a little argument to profile.profile_decorator, to allow conditional ↵ianb2006-01-071-2/+2
| | | | profiling; added an entry point for the built-in http server, so you can use egg:Paste#http in paste.deploy files; small doc update; got rid of MANIFEST.in, which I don't believe is actually needed to make a proper package (and might actually hurt, since setuptools handles things itself when MANIFEST.in doesn't exist).
* Added a bunch of module docstrings so the module index looks nicer; also ↵ianb2005-12-301-1/+1
| | | | marked deprecated modules so they don't show up in the module index that Pudge creates
* Documentation updates to the style/developer guide; added PasteHelloWorld to ↵ianb2005-12-304-14/+55
| | | | the index
* Several small doc fixesianb2005-12-132-2/+40
|
* Fix docstrings for pudgeianb2005-11-111-3/+4
|
* Added documentation of some of the new features of paste.fixtureianb2005-11-091-2/+36
|
* Added hook for frameworks to add custom variables to the response objectianb2005-11-031-1/+18
|
* Fixed some linksianb2005-10-041-5/+2
|
* Trimmed down pageianb2005-10-041-49/+0
|
* typoianb2005-10-031-1/+1
|
* updated site generationianb2005-10-032-13/+55
|
* Fixed front page, links0.30.1.0ianb2005-10-032-8/+61
|
* Updates to documentationianb2005-10-013-8/+17
|
* Changed front pageianb2005-10-011-119/+15
|
* Changed front page, with different entry points and documentationmainline-refactorianb2005-09-305-0/+290
|
* Moved docs aroundianb2005-09-295-0/+0
|
* Changed theme; fixed some small markupianb2005-09-281-1/+1
|
* Refactored and culled documentationianb2005-09-276-2014/+121
|
* Removed defunct docsianb2005-08-224-390/+2
|
* Added Paste-Deploy to build process, linked into navigationianb2005-08-224-2/+12
|
* Added a couple repositoriesianb2005-08-221-0/+6
|
* Make contents listings start out closedianb2005-08-011-0/+1
|
* Change options to rst2htmlianb2005-08-011-1/+1
|
* Added end-markerianb2005-08-011-1/+1
|
* Ad hoc package index (to be added to ~/.pydistutils.cfg)ianb2005-07-171-0/+10
|
* Redesign to display contents more nicely, and move blog off front page ↵ianb2005-07-176-18/+98
| | | | (which I didn't really want to do, but blogger was being a PITA)
* Added new pages to fill out site navianb2005-07-168-79/+111
|
* New styles for siteianb2005-07-162-0/+452
|
* Config for live deploymentianb2005-07-161-1/+1
|
* New site templateianb2005-07-161-3/+44
|
* Added (preliminary) scripts to generate Paste styleianb2005-07-162-0/+13
|