Michael
|
967ecb4205
|
Merge remote-tracking branch 'upstream/develop' into 1610-performance
Conflicts:
include/Core/Config.php
include/Core/PConfig.php
|
2016-10-25 16:16:01 +00:00 |
|
Hypolite Petovan
|
d0b95e642f
|
Reverted changes to config
|
2016-10-24 11:57:17 -04:00 |
|
Michael Vogel
|
b99f5b576e
|
Fixed code structure
|
2016-10-23 22:12:45 +00:00 |
|
Michael Vogel
|
deb2fee2f0
|
pconfig: Improved behaviour with already stored values
|
2016-10-23 07:49:21 +00:00 |
|
Hypolite Petovan
|
b806f87874
|
Formatting changes to make @annando happy
|
2016-10-22 13:54:30 -04:00 |
|
Michael Vogel
|
561f45b83b
|
And again ...
|
2016-10-22 10:33:18 +00:00 |
|
Michael Vogel
|
b429b85680
|
CSR changes, split dbclean in separate processes if worker is active
|
2016-10-22 10:14:41 +00:00 |
|
Hypolite Petovan
|
f9d713b228
|
Settings save: Switch from strict to fuzzy comparison
|
2016-10-21 23:23:44 -04:00 |
|
Michael Vogel
|
a8bef370d3
|
Some code adjustements and performance improvements to the DFRN feed.
|
2016-10-21 23:04:04 +00:00 |
|
Hypolite Petovan
|
a5923bdd4f
|
Wrong whitespaces
|
2016-10-17 17:00:06 -04:00 |
|
Hypolite Petovan
|
62bd32c1ac
|
Improve performance of settings save by not querying the DB if submitted value is the same
|
2016-10-17 16:54:22 -04:00 |
|
Hypolite Petovan
|
c168d7d4ca
|
Enforce coding standards in Config.php and PConfig.php
|
2016-10-17 16:53:37 -04:00 |
|
Michael Vogel
|
3e5cf5290e
|
Improved queries, more uncommitted queries
|
2016-10-17 18:38:51 +00:00 |
|
Michael Vogel
|
4322b56c0b
|
Ensure that with multiple entries the newest one will be fetched
|
2016-10-09 07:18:52 +00:00 |
|
Hypolite Petovan
|
3c85fb8c9a
|
Fix Issue #2816
- Change (P)Config::set to use INSERT >>> ON DUPLICATE KEY UPDATE
- Add DB update
|
2016-10-01 21:40:41 -04:00 |
|
Hypolite Petovan
|
76382147ae
|
Fix Issue #2816
- Fix wrong variable name in Config and PConfig
|
2016-09-30 09:22:35 -04:00 |
|
Hypolite Petovan
|
f9678bb6c3
|
Remove extraneous comments
- If needed, the version control system can be used to restore this code
|
2016-09-30 09:22:00 -04:00 |
|
Fabrixxm
|
6e28cdf2ee
|
Fix Config and PConfig ::get() on new keys
|
2016-06-13 10:28:40 +02:00 |
|
rabuzarus
|
64753f474c
|
fix config & pconfig
|
2016-06-12 18:55:20 +02:00 |
|
Fabrixxm
|
136ae34245
|
Add $default_value parameter to Config::get() and PConfig::get()
|
2016-06-10 12:00:34 +02:00 |
|
Fabrixxm
|
6c346b1ab6
|
Move Config and PConfig classes in \Friendica\Core namespace
|
2016-06-10 11:52:01 +02:00 |
|