Michal Čihař
d17fba309c
Fix permissions.
...
Most files were made executable somewhere in ninadsp tree, reverting
this.
2010-08-30 09:53:37 +02:00
ninadsp
a458147969
Merge from upstream. Resolved a conflict in js/functions.js
2010-08-05 23:51:14 +05:30
Marc Delisle
d46bb6d877
remove custom MIME type change for BLOB streaming because in its current version it can be a very costly operation
2010-08-03 16:21:17 -04:00
Marc Delisle
29cc239057
unused code
2010-08-03 13:14:25 -04:00
ninadsp
94b7567ec8
Merge remote branch 'origin/master'
2010-08-03 18:25:19 +05:30
Marc Delisle
00b600a642
localize more blob streaming messages
2010-07-31 14:13:16 -04:00
Marc Delisle
3e666e94de
code and comments cleanup
2010-07-29 10:23:45 -04:00
Barry Leslie
c1bf8133cd
fixed pbms_connection_pool_size problem
2010-07-29 10:01:57 -04:00
Barry Leslie
92a54bc0e2
Check for pbms functions.
2010-07-29 09:58:30 -04:00
Barry Leslie
279a8f8f21
The use of PBMS is not dependent on a primary key
2010-07-29 09:58:23 -04:00
ninadsp
a2f78a6d38
Resolve merge conflicts for upstream merge
2010-07-29 19:17:25 +05:30
Marc Delisle
790b52857d
remove tabs
2010-07-23 09:20:51 -04:00
Barry Leslie
36402785de
Use PBMS pool connections
2010-07-23 08:32:16 -04:00
Marc Delisle
362aa516ac
undefined $primary_field
2010-07-22 14:10:58 -04:00
Marc Delisle
56ebe05af7
blob streaming code cleanup (work in progress)
2010-07-22 13:15:27 -04:00
Leslie
b6349cd626
Removed unused code from db_operations.php. Changed blobstreaming.lib.php so that it check to see if blob streaming is enabled before doing anything and also uses an indirect method to create the 'pbms' database if it doesn't exist.
2010-07-22 11:23:48 -04:00
Barry Leslie
a8e5b0f275
Fix problem where PBMS daemon is not loaded or the 'pbms' database doesn't exist.
2010-07-22 11:23:44 -04:00
Barry Leslie
f8653e5803
Update blob streaming to match the current API and use the PBMS PHP extension.
2010-07-22 11:23:37 -04:00
ninadsp
bed1948d04
testing git setup - no major change made in code yet
...
only added a few comments
2010-05-23 01:22:01 +05:30
Marc Delisle
2182098af6
strings to gettext, second batch
2010-05-04 20:07:19 -04:00
Marc Delisle
819324ede6
remove author names, as discussed at the 2010 developer meeting and according to the book Producing Open Source Software
2010-03-06 18:04:17 +00:00
Michal Čihař
94c2f864ae
[core] Remove config data from session as it brings chicken-egg problem.
...
Configuration data stores PmaAbsoluteUri, which should be accessible
before initiating session. Otherwise there is no way to make
PmaAbsoluteUri work. PmaAbsoluteUri is needed at least for reverse
proxy setups, for example http webserver running behind https proxy.
2010-01-21 11:18:18 +00:00
Marc Delisle
729d965a04
optimization: do not verify each time the presence of blobstreaming plugins; coding standard
2009-11-07 12:00:19 +00:00
Marc Delisle
1f2f360482
optimizations
2009-07-16 10:59:12 +00:00
Marc Delisle
5927e2cc91
clarification
2009-07-15 22:17:14 +00:00
Raj Kissu Rajandran
4d775dd979
Fixed notice in libraries/blobstreaming.lib.php when ['ServerDefault'] is set to 0
2008-12-16 16:53:32 +00:00
Raj Kissu Rajandran
4230bfc595
Fixed issue in libraries/blobstreaming.lib.php with regards to ['extension'] and ['connect_type'] throwing notices when not been set in config.inc.php
2008-12-10 16:06:31 +00:00
Raj Kissu Rajandran
b89b2ac4c6
Fixed issue with undefined variable , changed to
2008-12-10 15:59:36 +00:00
Raj Kissu Rajandran
4a0c232707
Temporary fix applied for issue regarding BLOBStreaming support requiring SUPER privilege
2008-11-28 18:55:28 +00:00
Raj Kissu Rajandran
e960406e5d
Fixed MIME type change issue.
2008-11-02 06:54:27 +00:00
Raj Kissu Rajandran
20a4c0251e
Fixed bug where MIME type could not be changed for BLOB repository references. Added bs_disp_as_mime_type.php to represent files under different MIME types until a better solution can be found
2008-10-31 19:20:32 +00:00
Marc Delisle
e0c306483b
MyBS -> PBMS
2008-10-19 10:51:12 +00:00
Marc Delisle
2f9b92d5ba
localization
2008-08-23 13:46:46 +00:00
Marc Delisle
3f07d2aff2
use current server instead of default server; add vim lines; pass token because bs_play_media did not work after merging to current trunk
2008-08-23 13:35:23 +00:00
Marc Delisle
e77938bb20
BLOBstreaming support (Google Summer of Code 2008, Raj Kissu Rajandran) -- work in progress
2008-08-20 17:04:37 +00:00