| Commit message (Expand) | Author | Age | Files | Lines |
* | Split the PDO check in two | Paul Arthur | 2013-02-03 | 1 | -4/+6 |
* | Clean up PHP tests and reuse them in init.php | Paul Arthur | 2013-02-03 | 1 | -110/+31 |
* | Fix the debug_result convenience function | Paul Arthur | 2013-02-03 | 1 | -9/+8 |
* | Fix up the tests a bit | Paul Arthur | 2013-02-03 | 1 | -27/+1 |
* | Add a check that makes sure PDO is available | Paul Arthur | 2013-02-03 | 1 | -0/+13 |
* | Drop checks for mysql extension | Paul Arthur | 2013-01-30 | 1 | -14/+0 |
* | Cosmetics: death to tabs | Paul Arthur | 2013-01-26 | 1 | -130/+130 |
* | Continue moving things into UI | Paul Arthur | 2013-01-26 | 1 | -14/+0 |
* | Cosmetics: clean up heads in lib/ | Paul Arthur | 2013-01-25 | 1 | -11/+1 |
* | Move check_database_inserted into the Dba class | Paul Arthur | 2012-11-08 | 1 | -23/+0 |
* | Move check_database into the Dba class | Paul Arthur | 2012-11-08 | 1 | -25/+0 |
* | Fix an off-by-one error in the execution time check | Paul Arthur | 2012-04-09 | 1 | -1/+1 |
* | Make the install-time execution time check more better | Paul Arthur | 2012-04-09 | 1 | -1/+1 |
* | Bug where configuration file was escaped incorrectly | Stephen Shkardoon | 2012-01-02 | 1 | -8/+16 |
* | Remove dangling version test | Paul Arthur | 2011-11-30 | 1 | -5/+0 |
* | Ampache now requires PHP 5.3 or greater... 'JFDI' | Karl Vollmer | 2011-11-30 | 1 | -1/+1 |
* | Escape config values when outputting the config file | Stephen Shkardoon | 2011-09-19 | 1 | -3/+3 |
* | Make debug and install tests friendlier | Paul Arthur | 2011-09-19 | 1 | -13/+21 |
* | Install now contains two buttons, Download & Write for the config file, there... | Karl Vollmer | 2011-07-27 | 1 | -0/+11 |
* | Clean up some PHPDoc crap | Paul Arthur | 2011-04-04 | 1 | -6/+1 |
* | header comment modified for phpdoc | momo-i | 2011-02-03 | 1 | -1/+9 |
* | test header for phpdoc. now using only classes and libraries. | momo-i | 2011-02-02 | 1 | -23/+28 |
* | Refactored Last.FM recommendations; drop new dependency on curl since | Paul 'flowerysong' Arthur | 2010-08-17 | 1 | -15/+0 |
* | Check cURL before install. | momo-i | 2010-07-30 | 1 | -0/+15 |
* | Miscellaneous cleanup. | Paul 'flowerysong' Arthur | 2010-06-13 | 1 | -30/+30 |
* | Add vim modelines to all php files (Thx ascheel) | Karl 'vollmerk' Vollmer | 2010-03-14 | 1 | -0/+1 |
* | Replaced almost every dba::query to dba::read or dba::write. | dipsol | 2009-12-14 | 1 | -1/+1 |
* | Issue #559, corrected the variables as suggested by quack23. | dipsol | 2009-11-05 | 1 | -98/+98 |
* | add additional information during the install process | Karl 'vollmerk' Vollmer | 2009-07-08 | 1 | -0/+41 |
* | revert to old random methods for now | Karl 'vollmerk' Vollmer | 2009-03-15 | 1 | -1/+1 |
* | more work for alpha2 release, clean up install and debug a bit | Karl 'vollmerk' Vollmer | 2009-03-08 | 1 | -0/+49 |
* | fix version check in debug lib | Karl 'vollmerk' Vollmer | 2009-03-03 | 1 | -1/+1 |
* | add a check for the sha256() hash algo | Karl 'vollmerk' Vollmer | 2008-12-28 | 1 | -1/+9 |
* | Commit, still no internet paying for it.. curse you free.fr | Karl 'vollmerk' Vollmer | 2008-10-27 | 1 | -0/+10 |
* | (no commit message) | momo-i | 2008-09-03 | 1 | -2/+2 |
* | remove restriction forcing non-blank root pw | Karl 'vollmerk' Vollmer | 2008-07-11 | 1 | -1/+1 |
* | some rather major bug fixes, corrected a preference setting issue, as well as... | Karl 'vollmerk' Vollmer | 2008-05-10 | 1 | -7/+6 |
* | updated russian translation and tweaked some plural points thx littlesavage | Karl 'vollmerk' Vollmer | 2008-02-28 | 1 | -1/+1 |
* | fixed old password problem | Karl 'vollmerk' Vollmer | 2007-12-25 | 1 | -1/+1 |
* | licence updates, Thx porthose | Karl 'vollmerk' Vollmer | 2007-08-19 | 1 | -3/+2 |
* | moved back to a GPL flash player for 3.4 codebase, fixed some stream issues (... | Karl 'vollmerk' Vollmer | 2007-07-05 | 1 | -1/+2 |
* | fixed the debug page | Karl 'vollmerk' Vollmer | 2007-06-21 | 1 | -29/+28 |
* | updated sql file, and the install process now works | Karl 'vollmerk' Vollmer | 2007-05-13 | 1 | -5/+50 |
* | first step of installer works, will finish later tomorrow morning | Karl 'vollmerk' Vollmer | 2007-05-13 | 1 | -7/+6 |
* | it technically logs in and streams.. but thats it, complete rewrite almost ev... | Karl 'vollmerk' Vollmer | 2007-04-23 | 1 | -173/+23 |
* | * Added new icons, and speed up icon display | Karl 'vollmerk' Vollmer | 2006-12-20 | 1 | -47/+52 |
* | * Prevent Album art set on demo because people put porn in there :( | Karl 'vollmerk' Vollmer | 2006-12-05 | 1 | -18/+10 |
* | final commit before alpha2 release | Karl 'vollmerk' Vollmer | 2006-11-13 | 1 | -6/+1 |
* | fixed mpd logic error and post max size | Karl 'vollmerk' Vollmer | 2006-11-02 | 1 | -0/+5 |
* | updated translations, new russian translation, generate config tool to update... | Karl 'vollmerk' Vollmer | 2006-10-22 | 1 | -0/+368 |