summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Use the correct operator for 'before date' rulesthinca2013-05-302-1/+3
* Register session_write_close shutdown functionPaul Arthur2013-05-302-0/+5
* Clean up the logic in install_insert_dbPaul Arthur2013-05-281-18/+15
* CLI installation: allow skipping DB user creationPaul Arthur2013-05-281-1/+1
* Argh.Paul Arthur2013-05-271-1/+3
* 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-272-3/+8
* 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-152-2/+5
* 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-132-1/+3
* Make Catalog::count_songs use the correct variablePaul Arthur2013-05-132-1/+2
* Increase the field size in the ACL entry formPaul Arthur2013-05-132-2/+4
* Add a working check for database existencePaul Arthur2013-05-132-2/+3
* More cleanup of install, add DB port optionPaul Arthur2013-05-136-117/+116
* Clean up the install code a bitPaul Arthur2013-05-136-174/+48
* Fix 'foo all catalogs' via the web interfacePaul Arthur2013-05-132-10/+11
* Add support for nonstandard MySQL portsPaul Arthur2013-05-133-2/+14
* Bump getID3 versionPaul Arthur2013-05-1315-352/+550
* Stream::start_transcode: Fix typo in queryToilal2013-05-061-1/+1
* docs/INSTALL doesn't exist any morePaul Arthur2013-04-291-1/+1
* Update the stream_playlist table to use MyISAMPaul Arthur2013-04-292-1/+15
* Correct debug output for Stream_Playlist addsPaul Arthur2013-04-291-1/+1
* Clean up Random::play_url()Paul Arthur2013-04-233-4/+6
* Cosmetics: html5_player.phpPaul Arthur2013-04-152-8/+5
* Finalise 3.6-alpha53.6-alpha5Paul Arthur2013-04-152-3/+3
* Update recommended version in READMEPaul Arthur2013-04-131-3/+1
* Fix Stream_URL::parse()Paul Arthur2013-04-131-1/+1
* Fix democratic playlist displayPaul Arthur2013-04-131-2/+4
* Fix date format in CHANGELOGPaul Arthur2013-04-131-1/+1
* Fix song downloadsPaul Arthur2013-04-111-0/+1
* Add some extra debug output for transcode_toPaul Arthur2013-04-091-0/+3
* GH#4: Tagging artist incorrectlyPaul Arthur2013-04-021-6/+9
* Drop MIGRATIONPaul Arthur2013-03-291-63/+0
* INSTALL was outdated and wrong and bad.Paul Arthur2013-03-291-241/+0
* Cosmetics: fix markdown in CHANGELOGPaul Arthur2013-03-291-2/+2
* Reformat CHANGELOG some more, move old entries outPaul Arthur2013-03-292-2819/+468
* Try slightly reformatting CHANGELOGPaul Arthur2013-03-291-0/+2350
* Treat Snoopy the same as other external modulesPaul Arthur2013-03-298-136/+793
* Update READMEPaul Arthur2013-03-291-54/+60
* 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-282-3/+2