summaryrefslogtreecommitdiff
path: root/lib/exe
Commit message (Expand)AuthorAge
* In debug mode: catch and log JS errors with file informationMichael Hamann2013-07-21
* Merge pull request #180 from splitbrain/FS#2415Andreas Gohr2013-06-16
|\
| * fix comment grammarChristopher Smith2013-03-03
| * include image info in in detail.php; ensure populated before DETAIL_STARTED...Christopher Smith2013-03-03
| * make global, ensure created in mediamanager is global and merged with any p...Christopher Smith2013-03-03
| * Merge branch 'master' into FS#2415Christopher Smith2013-02-25
| |\
| * | FS#2415 add to mediamanager (refactor pageinfo() and shift MEDIAMANAGER_STAR...Christopher Smith2013-02-16
* | | indexer.php: disable the GIF output only with debug parameter and allowdebugMichael Hamann2013-04-08
* | | refactor fetch to support unittestingChristopher Smith2013-03-22
* | | add a token to fetch urls requiring image resize/crop to prevent external DDO...Christopher Smith2013-03-22
* | | there's no pragma: privateAndreas Gohr2013-03-03
* | | max-age not allowed with no-cacheAndreas Gohr2013-03-03
* | | adjusted cache=0 headers againAndreas Gohr2013-03-03
* | | fixed passed cache parameterAndreas Gohr2013-03-03
* | | handle public vs. private ressource in sendFile()Andreas Gohr2013-03-03
* | | alternative fix for FS#2734Andreas Gohr2013-03-01
| |/ |/|
* | Media manager: don't create empty namespaces FS#2642Michael Hamann2013-02-16
* | disabled JavaScript compatibility layerAndreas Gohr2013-02-16
* | introduced http_status() for sending HTTP status code FS#1698Andreas Gohr2013-02-16
|/
* run main code only for non-tests in lib/exe/fetch.phpAndreas Gohr2013-02-16
* reformatted lib/exe/fetch.phpAndreas Gohr2013-02-16
* Merge pull request #163 from splitbrain/jquery1.9Andreas Gohr2013-02-03
|\
| * removed obsolete browser plugin (migrate does it)Andreas Gohr2013-02-03
| * added minified version of jquery-migrateAndreas Gohr2013-01-26
| * added jquery-migrate as a copatibility layerAndreas Gohr2013-01-26
| * Merge branch 'master' of git://github.com/gronke/dokuwiki into pull-request-158Andreas Gohr2013-01-26
| |\
| | * jQuery latestStefan Grönke2013-01-19
* | | use var and remove suggestions when neededKlap-in2013-02-03
* | | Add a break to ajax_qsearch()Klap-in2013-01-29
|/ /
* | Merge branch 'subscription' Pull Request #125Andreas Gohr2013-01-26
|\ \ | |/ |/|
| * Merge branch 'master' into subscriptionAndreas Gohr2012-11-30
| |\
| * | correctly check if subscriptions are enabledAndreas Gohr2012-08-12
| * | more subscription refactoring BROKENAndreas Gohr2012-08-12
* | | lib/exe/indexer.php: Fix sending of the GIF when it is deferred FS#2646Michael Hamann2012-12-03
| |/ |/|
* | correct return in sendDigest()Andreas Gohr2012-11-27
* | correctly check hash parameter in media dispatcher FS#2648Andreas Gohr2012-10-23
* | fixed interwiki and filetype styles being included in all css modesAnika Henke2012-10-12
* | changed local style.ini to be merged with standard oneAnika Henke2012-10-11
* | added support for local style.ini filesAnika Henke2012-10-07
* | Start output buffering in lib/exe/css.php only when the CSS is generatedMichael Hamann2012-09-18
* | Load rtl userstyle as it is still supported (did it ever work?)Michael Hamann2012-09-18
* | Set default userstyle only once as screen userstyleMichael Hamann2012-09-18
* | Fix CSS cache handling and CSS outputMichael Hamann2012-09-18
* | Simplify js_compress() for regular expressions FS#2593Michael Hamann2012-09-18
* | added missing DETAIL_STARTED event to lib/exe/detail.phpAnika Henke2012-09-09
* | Replacing $_REQUEST variables with $INPUT wrapper, fetch.phpHakan Sandell2012-09-08
* | Replacing $_REQUEST variables with $INPUT wrapper, init.phpHakan Sandell2012-09-08
* | Correct and add some PHPDoc comments, initialize some variablesMichael Hamann2012-09-07
* | more $INPUT use FS#2577Andreas Gohr2012-08-24
|/
* do not recompress already minified js FS#2574Andreas Gohr2012-08-06