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
/
class
/
query.class.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add naive compaction for Query serialization
api
Paul Arthur
2013-06-12
1
-2
/
+55
*
Abstract serialization within Query
Paul Arthur
2013-06-12
1
-2
/
+10
*
Parameterise queries in Query
Paul Arthur
2013-06-12
1
-28
/
+28
*
Don't cache browses for the API
Paul Arthur
2013-06-12
1
-17
/
+26
*
Cosmetics: death to tabs
Paul Arthur
2013-01-26
1
-1381
/
+1381
*
Query::clean() -> Query::gc()
Paul Arthur
2013-01-26
1
-2
/
+2
*
Cosmetics: clean up heads in lib/
Paul Arthur
2013-01-25
1
-12
/
+3
*
Switch from _() to T_()
Paul Arthur
2012-04-12
1
-1
/
+1
*
Clean up some PHPDoc crap
Paul Arthur
2011-04-04
1
-9
/
+0
*
Reworked search
Paul Arthur
2011-04-02
1
-0
/
+40
*
header comment modified for phpdoc
momo-i
2011-02-03
1
-1
/
+1
*
header comment for phpdoc
momo-i
2011-02-03
1
-1
/
+1
*
test header for phpdoc. now using only classes and libraries.
momo-i
2011-02-02
1
-19
/
+39
*
Catalog Filtering Added Bug#60
Chris Slamar
2011-01-24
1
-12
/
+59
*
Browsing by tag is broken. This doesn't fix it.
Paul 'flowerysong' Arthur
2010-06-15
1
-73
/
+143
*
Miscellaneous cleanup.
Paul 'flowerysong' Arthur
2010-06-13
1
-1
/
+4
*
Remove leftover references to $id from before I decided to make Query non-sta...
Paul 'flowerysong' Arthur
2010-06-12
1
-3
/
+3
*
Change Browse from static to instantiable. Among other things, fixes FS#13;
Paul 'flowerysong' Arthur
2010-06-10
1
-272
/
+299
*
Cosmetics: remove trailing whitespace
Paul 'flowerysong' Arthur
2010-03-14
1
-10
/
+10
*
Cosmetics: use tabs for indentation, tweak some indentation/coding style.
Paul 'flowerysong' Arthur
2010-03-14
1
-88
/
+88
*
Add vim modelines to all php files (Thx ascheel)
Karl 'vollmerk' Vollmer
2010-03-14
1
-0
/
+1
*
Make the tag cloud do something, only song browsing for now...
Karl 'vollmerk' Vollmer
2010-02-23
1
-2
/
+14
*
Replaced almost every dba::query to dba::read or dba::write.
dipsol
2009-12-14
1
-513
/
+513
*
sync of fix for #554
Karl 'vollmerk' Vollmer
2009-11-19
1
-1
/
+14
*
fix the two remaining identified tag issues from #475
Karl 'vollmerk' Vollmer
2009-05-26
1
-1
/
+1
*
remove manage democratic playlists under fix link for radio import, prevent n...
Karl 'vollmerk' Vollmer
2009-03-22
1
-1
/
+1
*
fix typo causing height to not display on art retrival, update to db allowing...
Karl 'vollmerk' Vollmer
2009-03-15
1
-4
/
+6
*
added sorting to the video browse, also made the api add_lt, add_gt work for ...
Karl 'vollmerk' Vollmer
2009-03-08
1
-17
/
+41
*
move over to query class as backend for browse
Karl 'vollmerk' Vollmer
2009-03-08
1
-47
/
+65
*
add length to the video browse, put in some stuff for the now playing table u...
Karl 'vollmerk' Vollmer
2009-03-08
1
-28
/
+49
*
maybe fix #404, unconfirmed implemented #405 other misc cleanup
Karl 'vollmerk' Vollmer
2009-03-01
1
-0
/
+1170