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
/
install.lib.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean up the logic in install_insert_db
Paul Arthur
2013-05-28
1
-18
/
+15
*
Change Dba::error() and audit its callers
Paul Arthur
2013-05-27
1
-7
/
+7
*
Cosmetics: remove tabs
Paul Arthur
2013-05-27
1
-3
/
+3
*
install: Fix GRANT for non-localhost servers
Paul Arthur
2013-05-27
1
-5
/
+5
*
install: Add support for MySQL sockets
Paul Arthur
2013-05-27
1
-3
/
+7
*
Add a working check for database existence
Paul Arthur
2013-05-13
1
-2
/
+1
*
More cleanup of install, add DB port option
Paul Arthur
2013-05-13
1
-82
/
+50
*
Drop nonworking Dba::check_database_exists()
Paul Arthur
2013-03-29
1
-5
/
+2
*
Cosmetics: death to tabs
Paul Arthur
2013-01-26
1
-180
/
+180
*
Cosmetics: clean up heads in lib/
Paul Arthur
2013-01-25
1
-7
/
+1
*
Clean up remaining direct calls to mysql functions
Paul Arthur
2012-11-08
1
-24
/
+15
*
Clean up check_database, more direct mysql calls
Paul Arthur
2012-11-08
1
-8
/
+7
*
Clean up direct callers of mysql_error()
Paul Arthur
2012-11-08
1
-9
/
+8
*
Move check_database into the Dba class
Paul Arthur
2012-11-08
1
-1
/
+1
*
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
*
Switch from _() to T_()
Paul Arthur
2012-04-12
1
-20
/
+20
*
Rename lib/install.php to lib/install.lib.php
Paul Arthur
2012-03-14
1
-0
/
+343