summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Abstract serialization within QueryPaul Arthur2013-06-121-2/+10
* Parameterise queries in QueryPaul Arthur2013-06-121-28/+28
* Don't cache browses for the APIPaul Arthur2013-06-122-18/+27
* Set Encoding parameter in ASX filesthinca2013-06-041-0/+1
* Cosmetic cleanup of the ASX outputPaul Arthur2013-06-041-3/+3
* Scrub output fields in ASX playlistsPaul Arthur2013-06-041-4/+5
* Drop validateEmailPaul Arthur2013-05-301-0/+9
* Onward to the futurePaul Arthur2013-05-301-1/+1
* Finalise 3.6-alpha63.6-alpha6Paul Arthur2013-05-301-1/+1
* Clean up Core::autoload()Paul Arthur2013-05-301-11/+11
* Add and use Core::is_readable()Paul Arthur2013-05-302-23/+45
* Work on remote cleanPaul Arthur2013-05-301-28/+54
* Rating::build_cache: cache the correct valuethinca2013-05-301-2/+2
* Use the correct operator for 'before date' rulesthinca2013-05-301-1/+1
* Register session_write_close shutdown functionPaul Arthur2013-05-301-0/+4
* Clean up the logic in install_insert_dbPaul Arthur2013-05-281-18/+15
* Change Dba::error() and audit its callersPaul Arthur2013-05-273-13/+15
* Cosmetics: remove tabsPaul Arthur2013-05-271-3/+3
* install: Fix GRANT for non-localhost serversPaul Arthur2013-05-271-5/+5
* install: Add support for MySQL socketsPaul Arthur2013-05-271-3/+7
* Dba: Add support for MySQL socketsrandomessence2013-05-271-1/+6
* Unify debugging output to a single filePaul Arthur2013-05-272-26/+26
* Set the memory_limit to at least 32MPaul Arthur2013-05-151-2/+4
* Don't reset the PHP memory_limit when it's -1Paul Arthur2013-05-151-1/+6
* Clean up Song->_get_info() and constructorPaul Arthur2013-05-131-21/+21
* Increase the default memory limit to 32Paul Arthur2013-05-131-2/+2
* Fix Rating::gc()Paul Arthur2013-05-131-1/+1
* Make Catalog::count_songs use the correct variablePaul Arthur2013-05-131-1/+1
* Add a working check for database existencePaul Arthur2013-05-131-2/+1
* More cleanup of install, add DB port optionPaul Arthur2013-05-131-82/+50
* Add support for nonstandard MySQL portsPaul Arthur2013-05-131-1/+8
* Stream::start_transcode: Fix typo in queryToilal2013-05-061-1/+1
* Update the stream_playlist table to use MyISAMPaul Arthur2013-04-291-1/+14
* Correct debug output for Stream_Playlist addsPaul Arthur2013-04-291-1/+1
* Clean up Random::play_url()Paul Arthur2013-04-231-3/+3
* Finalise 3.6-alpha53.6-alpha5Paul Arthur2013-04-151-1/+1
* Fix Stream_URL::parse()Paul Arthur2013-04-131-1/+1
* Fix democratic playlist displayPaul Arthur2013-04-131-2/+4
* Fix song downloadsPaul Arthur2013-04-111-0/+1
* GH#4: Tagging artist incorrectlyPaul Arthur2013-04-021-6/+9
* Treat Snoopy the same as other external modulesPaul Arthur2013-03-291-1/+1
* Drop nonworking Dba::check_database_exists()Paul Arthur2013-03-292-13/+2
* Fix infinite loop in DbaPaul Arthur2013-03-291-1/+1
* Fix User::count()Paul Arthur2013-03-281-2/+3
* Fix Rating::gc()Paul Arthur2013-03-281-1/+1
* Don't store plaintext passwordsPaul Arthur2013-03-281-1/+1
* Try to fix remote streamingPaul Arthur2013-03-281-5/+5
* Make remote catalogs actually workPaul Arthur2013-03-285-731/+572
* Try to be more robust in DbaPaul Arthur2013-03-281-0/+12
* Remove sole use of Dba::seekPaul Arthur2013-02-111-1/+1