summaryrefslogtreecommitdiffstats
path: root/test.php
Commit message (Collapse)AuthorAgeFilesLines
* Cosmetics: death to tabsPaul Arthur2013-01-261-13/+13
| | | | | The refactoring I've been doing has reminded me of my strong preference for spaces, and I feel inclined to impose my will on the tree.
* Cosmetics: clean up heads in /Paul Arthur2013-01-251-7/+1
|
* Refactor similar init code into new init-tiny.phpPaul Arthur2012-03-131-20/+3
| | | | | | | | | Several places were doing operations that were practically the same (loading core libraries and setting some variables), with varying levels of success in remembering to do the right things in the right order. Making a separate minimal init.php that doesn't worry about some of the sanity checks and session bumpf makes this cleaner and easier to maintain.
* Refactor switch statement in test.phpPaul Arthur2012-02-211-6/+5
|
* Clean up some PHPDoc crapPaul Arthur2011-04-041-6/+1
| | | | | | Remove misleading, unvetted, or in some cases just plain wrong data. Packages and categories weren't being used correctly. They still aren't.
* header comment replace for phpdocmomo-i2011-02-031-19/+30
|
* Cosmetics: remove trailing whitespacePaul 'flowerysong' Arthur2010-03-141-10/+10
|
* Add vim modelines to all php files (Thx ascheel)Karl 'vollmerk' Vollmer2010-03-141-0/+1
|
* fix wrong prefixKarl 'vollmerk' Vollmer2008-08-311-2/+0
|
* parse error fixedmomo-i2008-08-261-1/+1
|
* good number of changes to browse, this breaks more then it fixes...Karl 'vollmerk' Vollmer2008-08-131-0/+9
|
* fixed some copyright lines and removed unused fileKarl 'vollmerk' Vollmer2008-05-081-1/+1
|
* fixed some missing gettext, tweaked error reporting level on test.php and ↵Karl 'vollmerk' Vollmer2007-11-251-1/+1
| | | | fixed timeout issues with API (Thx Beef Doughnut)
* licence updates, Thx porthoseKarl 'vollmerk' Vollmer2007-08-191-3/+2
|
* first step to the migration hotness, detect failed config files and show ↵Karl 'vollmerk' Vollmer2007-07-251-0/+3
| | | | migration docs
* fixed the debug pageKarl 'vollmerk' Vollmer2007-06-211-1/+6
|
* it technically logs in and streams.. but thats it, complete rewrite almost ↵Karl 'vollmerk' Vollmer2007-04-231-18/+10
| | | | everything broken
* updated translations, new russian translation, generate config tool to ↵Karl 'vollmerk' Vollmer2006-10-221-1/+1
| | | | update config and new putenv test on /test.php
* Fix for bug 473 thanks pb1dftxgizzmo2006-07-241-0/+4
|
* This update includes a full rewrite of the Localplay code, only updateKarl 'vollmerk' Vollmer2006-04-081-0/+3
| | | | | | to this version if you don't care about losing a lot of functionality while I am still finishing it up. Also the only working localplay method is currently MPD. UPDATE AT YOUR OWN RISK!
* fixed library referencesKarl 'vollmerk' Vollmer2005-06-281-2/+2
|
* New ImportKarl 'vollmerk' Vollmer2005-06-091-0/+45