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
*
Continue moving things into UI
Paul Arthur
2013-01-26
8
-57
/
+50
*
Move access_denied() from lib/ui.lib.php to UI
Paul Arthur
2013-01-26
2
-14
/
+13
*
Move flip_class() from lib/ui.lib.php to UI
Paul Arthur
2013-01-26
3
-24
/
+18
*
Move Catalog::get_disabled() to Song
Paul Arthur
2013-01-26
2
-22
/
+21
*
Drop unused Catalog::get_catalog_ids()
Paul Arthur
2013-01-26
1
-17
/
+0
*
Catalog::_check_ticker() -> UI::check_ticker()
Paul Arthur
2013-01-26
2
-19
/
+53
*
Move Catalog::optimize_tables() to Dba
Paul Arthur
2013-01-26
2
-21
/
+22
*
Query::clean() -> Query::gc()
Paul Arthur
2013-01-26
2
-3
/
+3
*
Catalog::clean() -> Catalog::gc()
Paul Arthur
2013-01-26
1
-9
/
+10
*
Rename shoutBox to Shoutbox
Paul Arthur
2013-01-25
2
-3
/
+3
*
Rename tmpPlaylist to Tmp_Playlist
Paul Arthur
2013-01-25
5
-12
/
+12
*
Move clean functions into their respective classes
Paul Arthur
2013-01-25
16
-194
/
+140
*
Move duplicate searching from Catalog to Song
Paul Arthur
2013-01-25
2
-70
/
+61
*
Move Catalog::clear_stats() to Stats::clear()
Paul Arthur
2013-01-25
2
-19
/
+13
*
Cosmetics: s/incase/in case/
Paul Arthur
2013-01-25
2
-3
/
+3
*
Consistently use _ in two-word class names
Paul Arthur
2013-01-25
6
-81
/
+81
*
conf() -> Config::get()
Paul Arthur
2013-01-25
3
-4
/
+4
*
require and require_once aren't functions
Paul Arthur
2013-01-25
1
-1
/
+1
*
Clean up outdated comment
Paul Arthur
2013-01-25
1
-2
/
+1
*
Cosmetics: clean up heads in lib/
Paul Arthur
2013-01-25
63
-658
/
+135
*
Remove explicit collation settings from updates
Paul Arthur
2013-01-25
1
-17
/
+17
*
Rework transcoding
Paul Arthur
2013-01-23
6
-161
/
+111
*
Clean up the bitrate calculation
Paul Arthur
2013-01-23
1
-22
/
+30
*
Tear the offset/eof/size crap out of Stream
Paul Arthur
2013-01-23
1
-28
/
+2
*
Mess around with rating search
Paul Arthur
2013-01-23
1
-26
/
+10
*
Mess around with ratings
Paul Arthur
2013-01-23
2
-17
/
+12
*
Change the gc on stream sessions
Paul Arthur
2013-01-15
1
-19
/
+2
*
Fix regression in generation of xspf playlists
Paul Arthur
2013-01-15
1
-2
/
+7
*
Drop unused nusoap library
Paul Arthur
2013-01-15
1
-1
/
+0
*
Always output masked password
Fred Thomsen
2013-01-15
1
-1
/
+6
*
Make playlist downloads idempotent
Paul Arthur
2013-01-15
3
-454
/
+486
*
Break Localplay->add(), it's been replaced
Paul Arthur
2013-01-15
2
-10
/
+4
*
Rename localplay.abstract.php
Paul Arthur
2013-01-15
2
-1
/
+1
*
localplay: make add_url actually do something
Paul Arthur
2013-01-15
1
-11
/
+6
*
Add Stream_URL class for passing them around
Paul Arthur
2013-01-15
2
-0
/
+85
*
Cosmetics: correct outdated tmpPlaylist comment
Paul Arthur
2013-01-15
1
-2
/
+0
*
Cosmetics: remove unused variables in Stream
Paul Arthur
2013-01-14
1
-2
/
+0
*
Drop unused static rating, whatever that was
Paul Arthur
2012-12-19
1
-9
/
+0
*
Add a convenience function to generate an AJAX url
Paul Arthur
2012-12-19
1
-1
/
+9
*
Use Ajax::action to generate the browse AJAX.
Paul Arthur
2012-12-19
1
-1
/
+3
*
Finalise 3.6-alpha4
3.6-alpha4
Paul Arthur
2012-11-27
1
-1
/
+1
*
Rip out ugly lyrics code
Paul Arthur
2012-11-13
1
-89
/
+0
*
Cosmetics: fix typo
Paul Arthur
2012-11-13
1
-1
/
+1
*
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
[next]