summaryrefslogtreecommitdiff
path: root/inc
Commit message (Expand)AuthorAge
...
| * | | | | updated: Bulgarian translationKiril LastName2012-07-04
* | | | | | Merge branch 'httpclient' of git://github.com/whoopdedo/dokuwiki into pull-re...Andreas Gohr2012-07-06
|\ \ \ \ \ \
| * | | | | | Avoid timeout when content-length is 0Tom N Harris2012-06-27
| * | | | | | Limit size of reads when max_bodysize is set or content-length is presentTom N Harris2012-06-27
| * | | | | | Skip over chunk extensions that nobody uses because RFC2616 says soTom N Harris2012-06-20
| * | | | | | HTTPClient will read up to max_bodysize if it canTom N Harris2012-06-20
| * | | | | | Validate the size of a chunk before reading from the socketTom N Harris2012-06-20
| * | | | | | Efficiently wait on socketsTom N Harris2012-06-20
| * | | | | | HTTP headers are already parsed, there is no need for regexpTom N Harris2012-06-19
| * | | | | | Utility function for writing to a socketTom N Harris2012-06-19
| * | | | | | Utility functions for reading from a socket.Tom N Harris2012-06-18
| * | | | | | Raise an exception on socket errors.Tom N Harris2012-06-18
| * | | | | | Correct handling of chunked transfer encoding. (FS#2535)Tom N Harris2012-06-18
| * | | | | | Avoid strict warnings about unset array keys.Tom N Harris2012-06-18
| * | | | | | Reference static variable through 'self::' as you're supposed to.Tom N Harris2012-06-18
| | |_|_|/ / | |/| | | |
* | | | | | changed accesskey for top link to 't' ('x' was allocated twice, for index/sit...Anika Henke2012-07-05
* | | | | | xml compatibility fixes (mainly entities to unicode conversions)Anika Henke2012-07-05
| |/ / / / |/| | | |
* | | | | added forgotten deprecated comment to userrtl.css in config cascadeAnika Henke2012-07-01
* | | | | improved preview to have same width as resulting page if it would have a sidebarAnika Henke2012-07-01
* | | | | Merge branch 'sidebar'Andreas Gohr2012-07-01
|\ \ \ \ \
| * | | | | Improved sidebar inclusionAndreas Gohr2012-07-01
* | | | | | added missing underscore to replaced char class charsAndreas Gohr2012-07-01
* | | | | | do not use char class in Mailer header cleaningAndreas Gohr2012-07-01
|/ / / / /
* | / / / make MD5 crypt without salts always use PHP implementationAndreas Gohr2012-07-01
| |/ / / |/| | |
* | | | iRussian language updateВячеслав Третьяков2012-06-30
* | | | Merge pull request #93 from splitbrain/frontend_improvementsAnika Henke2012-06-30
|\ \ \ \
| * \ \ \ Merge branch 'master' of github.com:splitbrain/dokuwiki into frontend_improve...Anika Henke2012-06-29
| |\ \ \ \
| * | | | | improved toc changes and sidebar togglingAnika Henke2012-04-22
| * | | | | improved HTML for search resultsAnika Henke2012-04-09
| * | | | | rewrote and improved HTML for TOCAnika Henke2012-04-09
| * | | | | load only one stylesheet for all modes instead of threeAnika Henke2012-04-09
| * | | | | added some wanting classesAnika Henke2012-04-08
| * | | | | renamed smiley image class to 'icon' (FS#1970)Anika Henke2012-04-08
| * | | | | removed align attribute from images and inserted them only in the feed (FS#1351)Anika Henke2012-04-08
| * | | | | use abbr instead of deprecated acronymAnika Henke2012-04-08
| * | | | | removed names from footnotes and removed anchors from headings altogetherAnika Henke2012-04-08
* | | | | | fixed ACL loading after the recent changes/messupAndreas Gohr2012-06-30
* | | | | | fixed group wildcards and added testsAndreas Gohr2012-06-30
* | | | | | removed another occurance of the obsolete config optionAndreas Gohr2012-06-29
* | | | | | simplified %GROUP% wildcard supportAndreas Gohr2012-06-29
* | | | | | Merge branch 'master' of git://github.com/Aorimn/dokuwiki into pull-request-76Andreas Gohr2012-06-29
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Added support for the %GROUP% wildcard.romain2012-01-30
* | | | | | treat empty string inputs as unset for int and boolAndreas Gohr2012-06-29
| |_|_|/ / |/| | | |
* | | | | some code cleanup and php docsAndreas Gohr2012-06-25
* | | | | some Input class fixes and unit testsAndreas Gohr2012-06-25
* | | | | Input wrapper for auth.phpAndreas Gohr2012-06-24
* | | | | remove() implemented for Input classAndreas Gohr2012-06-24
* | | | | allow setting values via input classAndreas Gohr2012-06-24
* | | | | code cleanupAndreas Gohr2012-06-24
* | | | | another input wrapper fixAndreas Gohr2012-06-24