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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move [un]format_bytes() from general.lib.php to UI
Paul Arthur
2013-01-26
6
-57
/
+63
*
Move get_user_icon from ui.lib.php to UI::get_icon
Paul Arthur
2013-01-26
32
-131
/
+119
*
Move update_text from ui.lib.php to UI
Paul Arthur
2013-01-26
3
-31
/
+34
*
Move ajax_include() from ui.lib.php to UI
Paul Arthur
2013-01-26
5
-25
/
+23
*
Move show_box_{top,bottom}() from ui.lib.php to UI
Paul Arthur
2013-01-26
78
-222
/
+218
*
Move show_{footer,header}() from ui.lib.php to UI
Paul Arthur
2013-01-26
31
-78
/
+75
*
Continue moving things into UI
Paul Arthur
2013-01-26
12
-63
/
+56
*
Move access_denied() from lib/ui.lib.php to UI
Paul Arthur
2013-01-26
29
-94
/
+93
*
Move flip_class() from lib/ui.lib.php to UI
Paul Arthur
2013-01-26
41
-97
/
+91
*
Move Catalog::get_disabled() to Song
Paul Arthur
2013-01-26
4
-24
/
+23
*
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
4
-24
/
+25
*
Query::clean() -> Query::gc()
Paul Arthur
2013-01-26
2
-3
/
+3
*
Catalog::clean() -> Catalog::gc()
Paul Arthur
2013-01-26
1
-9
/
+10
*
Add missing % to sample command
Paul Arthur
2013-01-25
1
-1
/
+1
*
Rename shoutBox to Shoutbox
Paul Arthur
2013-01-25
7
-14
/
+14
*
Rename tmpPlaylist to Tmp_Playlist
Paul Arthur
2013-01-25
7
-14
/
+14
*
Move clean functions into their respective classes
Paul Arthur
2013-01-25
17
-196
/
+142
*
Move duplicate searching from Catalog to Song
Paul Arthur
2013-01-25
4
-73
/
+64
*
Move Catalog::clear_stats() to Stats::clear()
Paul Arthur
2013-01-25
3
-23
/
+16
*
Cosmetics: s/incase/in case/
Paul Arthur
2013-01-25
10
-11
/
+11
*
Use the standard footer on the registration form
Paul Arthur
2013-01-25
1
-9
/
+3
*
Cosmetics: clean up remaining heads
Paul Arthur
2013-01-25
16
-119
/
+41
*
Remove unused mp3tunes class
Paul Arthur
2013-01-25
1
-490
/
+0
*
Remove unused jamendoSearch class
Paul Arthur
2013-01-25
1
-78
/
+0
*
Consistently use _ in two-word class names
Paul Arthur
2013-01-25
12
-90
/
+90
*
include -> require_once
Paul Arthur
2013-01-25
2
-2
/
+2
*
conf() -> Config::get()
Paul Arthur
2013-01-25
16
-18
/
+18
*
require and require_once aren't functions
Paul Arthur
2013-01-25
6
-14
/
+14
*
Consistently use require_once to load init.php
Paul Arthur
2013-01-25
11
-12
/
+11
*
Clean up outdated comment
Paul Arthur
2013-01-25
1
-2
/
+1
*
Cosmetics: clean up heads in server/
Paul Arthur
2013-01-25
13
-91
/
+13
*
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
*
Cosmetics: clean head of ampache.sql
Paul Arthur
2013-01-25
1
-1
/
+1
*
Cosmetics: clean up heads in themes/
Paul Arthur
2013-01-25
9
-225
/
+265
*
Update Whatever:hover to 3.11
Paul Arthur
2013-01-25
6
-136
/
+311
*
Change css handling for RTL languages
Paul Arthur
2013-01-25
6
-3647
/
+11
*
Cosmetics: clean up heads in templates/
Paul Arthur
2013-01-25
160
-1364
/
+391
*
Cosmetics: clean head of gather-messages.sh
Paul Arthur
2013-01-25
1
-2
/
+3
*
Cosmetics: Remove CVS keywords
Paul Arthur
2013-01-25
1
-2
/
+0
*
Cosmetics: clean up heads in bin/
Paul Arthur
2013-01-25
12
-81
/
+12
*
Cosmetics: clean up heads in admin/
Paul Arthur
2013-01-25
11
-77
/
+11
*
Cosmetics: clean up heads in /
Paul Arthur
2013-01-25
29
-223
/
+54
*
Update some of the transcoding examples.
Paul Arthur
2013-01-25
1
-3
/
+3
*
Fix add and edit catalog legend format specifiers in penguin theme
Fred Thomsen
2013-01-23
5
-14
/
+22
*
Rework transcoding
Paul Arthur
2013-01-23
9
-223
/
+210
*
Clean up the bitrate calculation
Paul Arthur
2013-01-23
2
-35
/
+41
*
Tear the offset/eof/size crap out of Stream
Paul Arthur
2013-01-23
2
-28
/
+5
[next]