index
:
ampache.git
api
caching
ffmpeg
master
plugins
remote_catalog
teskew
testing
[no description]
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switch from print_r to json_encode in debug output
Paul Arthur
2012-11-13
4
-5
/
+4
*
Clean up remaining direct calls to mysql functions
Paul Arthur
2012-11-08
2
-40
/
+31
*
Clean up check_database, more direct mysql calls
Paul Arthur
2012-11-08
2
-36
/
+35
*
Clean up direct callers of mysql_error()
Paul Arthur
2012-11-08
1
-9
/
+8
*
Cosmetics: clean up spaces
Paul Arthur
2012-11-08
1
-13
/
+13
*
Move check_database_inserted into the Dba class
Paul Arthur
2012-11-08
2
-23
/
+24
*
Move check_database into the Dba class
Paul Arthur
2012-11-08
3
-26
/
+21
*
Fix spurious errors from Catalog::create()
Paul Arthur
2012-10-18
1
-3
/
+7
*
Mainly cosmetic cleanup of the catalog update complete message
Paul Arthur
2012-10-16
1
-12
/
+6
*
Start cleaning up the democratic thing.
Paul Arthur
2012-10-15
3
-128
/
+99
*
Consistently use 'object_type' in playlist returns
Paul Arthur
2012-10-15
4
-7
/
+17
*
Finalise 3.6-alpha3
3.6-alpha3
Paul Arthur
2012-10-15
1
-1
/
+1
*
Add Search->get_random_items
Paul Arthur
2012-10-01
1
-0
/
+28
*
Fix inaccurate comment.
Paul Arthur
2012-10-01
1
-4
/
+1
*
Drop support for old passwords
Paul Arthur
2012-09-21
1
-55
/
+2
*
Some cleanup of the playlist import code
Paul Arthur
2012-09-21
1
-14
/
+18
*
FS#262 - M3U import should be ordered
Florent Fourcot
2012-09-21
1
-1
/
+1
*
FS#202 - Stats not registered on some songs
Paul Arthur
2012-09-20
1
-8
/
+0
*
FS#249 - SQL error for iAmpache client
Paul Arthur
2012-09-20
1
-0
/
+3
*
Cosmetics: api::url_to_song
Paul Arthur
2012-09-20
1
-4
/
+2
*
Cosmetics: xmlData::songs
Paul Arthur
2012-09-20
1
-8
/
+4
*
Cosmetics: Song::build_cache
Paul Arthur
2012-09-20
1
-16
/
+20
*
FS#260 - Multiple rules result in "Not Enough Data"
Paul Arthur
2012-09-19
1
-25
/
+48
*
FS#260 - Multiple rules result in "Not Enough Data"
Paul Arthur
2012-09-17
1
-18
/
+22
*
FS#257 - Social comments function not working.
Paul Arthur
2012-09-17
1
-1
/
+1
*
Partial fix for ASF tags
Paul Arthur
2012-09-06
1
-0
/
+4
*
Finalise alpha2
3.6-alpha2
Paul Arthur
2012-08-15
1
-1
/
+1
*
Make a debug message less alarming
Paul Arthur
2012-07-24
1
-1
/
+1
*
web_path cleanup
Paul Arthur
2012-07-11
2
-25
/
+24
*
Remove more code that only ran on PHP <5.3
Paul Arthur
2012-07-01
1
-8
/
+1
*
Clean up set_memory_limit
Paul Arthur
2012-07-01
1
-7
/
+31
*
escapeshellarg's behaviour is locale-dependent
Paul Arthur
2012-05-25
2
-1
/
+15
*
Fix typo
Paul Arthur
2012-05-09
1
-1
/
+1
*
Use spl_autoload_register instead of __autoload
Paul Arthur
2012-04-18
3
-26
/
+29
*
Make the CLI database installation tool more robust
Paul Arthur
2012-04-17
1
-1
/
+1
*
Drop old code related to mysql < 5.0
Paul Arthur
2012-04-17
1
-11
/
+3
*
FS#226 - does not catch MySQL errors before passing to num_rows()
Paul Arthur
2012-04-15
1
-6
/
+6
*
FS#225 - xml_from_array() produces runtime error
Dominik George
2012-04-15
1
-1
/
+1
*
Fix disk number parsing for ID3v2
Paul Arthur
2012-04-15
1
-1
/
+1
*
Support setting a custom format for the rss feed
Paul Arthur
2012-04-13
2
-6
/
+21
*
Refactor getting MBIDs from ID3 tags
Paul Arthur
2012-04-12
1
-6
/
+8
*
Add support for pulling ratings from id3 tags
Paul Arthur
2012-04-12
1
-0
/
+14
*
Switch from ngettext() to T_ngettext()
Paul Arthur
2012-04-12
1
-5
/
+5
*
Switch from _() to T_()
Paul Arthur
2012-04-12
27
-263
/
+263
*
Drop unnecessary conditional definition of gettext
Paul Arthur
2012-04-12
1
-23
/
+0
*
Clean up gettext initialisation
Paul Arthur
2012-04-12
2
-23
/
+11
*
Replace unclearly-sourced gettext emulator
Paul Arthur
2012-04-12
1
-3
/
+1
*
Drop unused function __()
Paul Arthur
2012-04-12
1
-19
/
+0
*
Add support for parsing MBIDs in M4A files
Paul Arthur
2012-04-11
1
-0
/
+9
*
Don't throw away data that getID3 has deigned to parse
Paul Arthur
2012-04-11
1
-19
/
+0
[next]