index
:
piwigo
1.3
1.4
1.5
1.6
1.7
2.0
2.1
2.2
2.3
2.4
2.5
2.6
2.7
2.8
improve_access_control
master
translation
copy of piwigo repo
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
dblayer
/
functions_mysqli.inc.php
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-02-11
feature 2999: (incomplete) doc of mysqli functions
mistic100
1
-85
/
+117
2014-02-11
arrayfromquery optimizations: move double if from inside loop to outside + us...
rvelices
1
-0
/
+70
2014-01-05
Update headers to 2014. Happy new year!!
mistic100
1
-1
/
+1
2013-11-10
move array_from_query to functions.inc.php
mistic100
1
-30
/
+0
2013-10-19
remove all array_push (50% slower than []) + some changes missing for feature...
mistic100
1
-11
/
+5
2013-09-05
bug 2865: correct handle of sockets for mysqli
mistic100
1
-1
/
+1
2013-04-12
merge r22183 from branch 2.5 to trunk
plegall
1
-1
/
+1
2013-04-12
merge r22181 from branch 2.5 to trunk
plegall
1
-1
/
+22
2013-03-02
feature:65 add pwg_db_errno and pwg_db_error
mistic100
1
-0
/
+14
2013-02-01
feature:65 add fetch_array SQL functions
mistic100
1
-0
/
+5
2013-01-30
feature:65 Add support for PHP mysqli extension, activated by default, remove...
mistic100
1
-34
/
+44
2013-01-01
update Piwigo headers to 2013 (the end of the world didn't occur as expected...
plegall
1
-1
/
+1
2012-10-13
feature 2773: add pwg_db_close() method
mistic100
1
-0
/
+5
2012-10-09
batch manager - remove unused code, less sql queries and avoid 4 calls to sam...
rvelices
1
-5
/
+14
2012-04-01
feature 2604: support rotation on derivatives
plegall
1
-1
/
+1
2012-02-06
multisize - added the coi (still to affine the admin ui + language)
rvelices
1
-3
/
+3
2012-01-17
update Piwigo headers to 2012, last change before the expected (or not) apoca...
mistic100
1
-1
/
+1
2011-12-16
better get_boolean function: able to detect "0" as false, (bool)false as false
plegall
1
-8
/
+11
2011-12-16
merge r12747 from branch 2.3 to trunk
plegall
1
-2
/
+8
2011-08-30
merge r12009 from branch 2.2 to trunk
plegall
1
-1
/
+1
2011-08-24
feature 2359: simpler function single_update and single_insert
plegall
1
-18
/
+26
2011-06-22
feature:2359 add single_update and single_insert functions
mistic100
1
-2
/
+101
2011-06-14
merge r11363 from branch 2.2 to trunk
plegall
1
-1
/
+1
2011-01-22
- fix icon display on index page (calendar by post date)
rvelices
1
-5
/
+3
2011-01-18
Happy new year 2011
plegall
1
-2
/
+2
2010-07-06
Bug 1766 fixed : [PostgreSQL] unkown database function UNIX_TIMESTAMP()
nikrou
1
-0
/
+5
2010-06-25
Bug 1744 fixed : Incorrect use of timezone with SQLite
nikrou
1
-1
/
+5
2010-06-22
Bug 1738 fixed : hour function doesn't exists for database other than mysql.
nikrou
1
-0
/
+5
2010-04-28
feature 1630: upgrade to Piwigo 2.1 :-)
plegall
1
-9
/
+17
2010-04-10
Bug 1567 fixed : problem with old version of mysql
nikrou
1
-0
/
+1
2010-03-21
Feature 1255 :
nikrou
1
-9
/
+14
2010-03-21
feature 1255: add pwg_select_db function.
patdenice
1
-3
/
+7
2010-03-19
increase copyright year to 2010
plegall
1
-1
/
+1
2010-03-19
Fix some sql issues :
nikrou
1
-2
/
+2
2010-03-03
Feature 1451 : fix mispelling and missing translations
nikrou
1
-2
/
+2
2010-02-28
Feature 1255 : bug in install with mysql and postgresql if some form paramete...
nikrou
1
-2
/
+2
2010-02-21
Feature 1255 : missing quotes in concat function for mysql
nikrou
1
-1
/
+1
2010-02-15
Feature 1255 :
nikrou
1
-1
/
+1
2010-02-03
Feature 511 : fix problems with calendar functions
nikrou
1
-0
/
+6
2010-01-28
Feature 511 : add support for sqlite database engine
nikrou
1
-2
/
+3
2009-11-29
Feature_1255:
nikrou
1
-13
/
+4
2009-11-29
Feature_1255 :
nikrou
1
-0
/
+73
2009-11-25
Feature 1255: modification in sql queries
nikrou
1
-0
/
+95
2009-11-21
Feature 1241 : revert pwg_db_fetch_row because we use $row[0]
nikrou
1
-1
/
+1
2009-11-21
Feature 1244 : misspelled functions pwg_db_free_result() (db missing)
nikrou
1
-1
/
+1
2009-11-20
Feature 1244 : bug fix
nikrou
1
-1
/
+0
2009-11-20
Feature 1244 resolved
nikrou
1
-0
/
+463