Michael
|
2ad784d37a
|
Speeded up calling "proc_run"
|
2017-06-07 05:42:30 +00:00 |
|
Michael Vogel
|
f4652d6e50
|
Merge branch 'develop' into 1706-lock
|
2017-06-06 14:16:00 +02:00 |
|
Tobias Diekershoff
|
f3d8da7d33
|
Merge branch 'master' into develop
|
2017-06-06 12:20:55 +02:00 |
|
Michael
|
2d229ad856
|
Merge remote-tracking branch 'upstream/3.5.2rc' into 1706-lock
|
2017-06-04 19:06:40 +00:00 |
|
Michael
|
32f61016d3
|
Overhauled "lock" functionality
|
2017-06-04 07:26:21 +00:00 |
|
Michael
|
945d3cc048
|
The constant CURLE_OPERATION_TIMEDOUT isn't defined on older PHP versions
|
2017-06-03 19:46:19 +00:00 |
|
Michael
|
21eb9a4b2e
|
Fixed locking behaviour for the worker
|
2017-06-03 07:25:01 +00:00 |
|
Michael
|
104acec09c
|
The database structure is now checked ad the admin summary page
|
2017-05-28 08:39:41 +00:00 |
|
Michael
|
696404739b
|
Bugfix Diaspora: We exited with the wrong return values and the guid for messages was too short
|
2017-05-17 19:25:30 +00:00 |
|
Roland Häder
|
701e761c68
|
added spaces + some curly braces + some usage of dbm::is_result()
Signed-off-by: Roland Haeder <roland@mxchange.org>
|
2017-05-16 14:37:12 +02:00 |
|
Hypolite Petovan
|
86cae070f2
|
Merge branch 'develop' into improvement/move-app-to-src-2
|
2017-05-07 12:58:11 -04:00 |
|
Michael Vogel
|
9c3e968581
|
Merge pull request #3442 from Alkarex/any_value_dbstructure
Fix GROUP BY in dbstructure
|
2017-05-07 12:16:10 +02:00 |
|
Alexandre Alapetite
|
354531bfa6
|
Generate field_list only when needed
https://github.com/friendica/friendica/pull/3442/files#r115137722
|
2017-05-07 11:07:34 +02:00 |
|
Alexandre Alapetite
|
f838430535
|
Fix GROUP BY in dbstructure
https://github.com/friendica/friendica/issues/3440
|
2017-05-07 10:53:38 +02:00 |
|
Michael
|
7a3bdbfc15
|
Wrong parameter for delete command
|
2017-05-07 08:12:36 +00:00 |
|
Michael
|
6a594ca8a9
|
Some useful unique indexes
|
2017-05-05 21:55:19 +00:00 |
|
Hypolite Petovan
|
569cd459ec
|
Add basepath to App
|
2017-05-02 23:37:57 -04:00 |
|
Hypolite Petovan
|
20043914e6
|
Move App to src
- Add `use Friendica\App;` wherever needed
|
2017-05-02 22:59:36 -04:00 |
|
Hypolite Petovan
|
56ee734b00
|
Cleanup /format pre-move
|
2017-05-02 22:59:24 -04:00 |
|
Michael
|
b9b43e30e6
|
Delete queries are now split into chunks.
|
2017-05-01 17:42:37 +00:00 |
|
Michael
|
f1c53530a1
|
Add a missing relation
|
2017-04-30 20:19:47 +00:00 |
|
Michael
|
c2820c452f
|
Delete now works
|
2017-04-30 19:54:41 +00:00 |
|
Michael
|
44beb62e5a
|
Added information about table relations
|
2017-04-29 23:33:02 +00:00 |
|
Michael
|
782783aa52
|
New function "dba::update" and changed unique index for the conversations
|
2017-04-28 05:50:27 +00:00 |
|
Michael
|
35dc56c9c2
|
Salmons with Mastodon seem to work now
|
2017-04-27 20:38:46 +00:00 |
|
Michael
|
45d73b106b
|
Conversation data is now stored in another table
|
2017-04-26 21:16:25 +00:00 |
|
Michael
|
05dcedb54c
|
Merge remote-tracking branch 'upstream/develop' into 1704-conversation
|
2017-04-23 14:25:35 +00:00 |
|
Michael
|
2628ff91f4
|
Call it "toinnodb"
|
2017-04-22 21:55:16 +00:00 |
|
Michael
|
aaa558f7ea
|
New command in dbstructure.php to convert all tables from MyISAM to InnoDB
|
2017-04-22 21:36:01 +00:00 |
|
Michael
|
c0784f7301
|
New tables for conversations
|
2017-04-22 20:46:40 +00:00 |
|
Hypolite Petovan
|
affb3938d2
|
Merge pull request #3376 from annando/1704-key-length
Issue 3358: The key length should now work on InnoDB and MyISAM
|
2017-04-21 20:41:45 -04:00 |
|
Michael
|
fef0fe2fb9
|
Issue 3358: The key length should now work on InnoDB and MyISAM
|
2017-04-21 21:26:05 +00:00 |
|
Roland Häder
|
ec57babf89
|
added spaces + some curly braces + some usage of dbm::is_result()
Signed-off-by: Roland Haeder <roland@mxchange.org>
|
2017-04-20 22:59:08 +02:00 |
|
Michael
|
2354cc243e
|
Issue 3358; Avoid key length problems when changing collation
|
2017-04-20 05:24:08 +00:00 |
|
Hypolite Petovan
|
457cec3e0d
|
Merge pull request #3321 from Alkarex/MySQL5.7
Fix for MySQL 5.7+ NO_ZERO_DATE
|
2017-04-16 16:03:13 -04:00 |
|
Michael
|
d80a09c9e5
|
Doxygen header added
|
2017-04-16 13:37:42 +00:00 |
|
Michael
|
3e6f501bc0
|
Print out database error messages
|
2017-04-16 13:21:49 +00:00 |
|
Alexandre Alapetite
|
6b250d3ae9
|
Merge branch 'develop' into MySQL5.7
|
2017-04-16 15:16:58 +02:00 |
|
Michael
|
e7783e2018
|
Merge remote-tracking branch 'upstream/develop' into issue-3326
|
2017-04-14 22:30:48 +00:00 |
|
Michael
|
d7537e7346
|
We only need to define the collation.
|
2017-04-14 12:22:36 +00:00 |
|
Michael
|
2930601719
|
it should work now
|
2017-04-14 11:26:47 +00:00 |
|
Michael
|
fdcb6d3c6f
|
Issue 3326: We are now completely working with utf8mb4
|
2017-04-14 07:58:56 +00:00 |
|
Alexandre Alapetite
|
325d3afe18
|
Bump DB version
|
2017-04-12 23:14:33 +02:00 |
|
Alexandre Alapetite
|
b8e4094e7b
|
Allow negative contact.contat-type
https://github.com/friendica/friendica/issues/3328
|
2017-04-12 23:09:22 +02:00 |
|
Alexandre Alapetite
|
d2901dcb00
|
Fix for MySQL 5.7+
https://github.com/friendica/friendica/issues/2786
Only tested on Ubuntu 16.10 with MySQL 5.7.17.
https://dev.mysql.com/doc/refman/8.0/en/timestamp-initialization.html
https://dev.mysql.com/doc/refman/8.0/en/sql-mode.html#sqlmode_no_zero_date
As of MySQL 5.7.4, NO_ZERO_DATE is deprecated.
Patch based on the following search & replace (and then reverting some
changes in libraries):
```sh
grep -l '= "0000-00-00"' -r . | xargs sed -i -e "s/= \"0000-00-00\"/=
'0000-00-00'/g"
grep -l "0000-00-00" -r . | xargs sed -i -e "s/0000-00-00/0001-01-01/g"
grep -l "!= '0001-01-01'" -r . | xargs sed -i -e "s/!= '0001-01-01'/>
'0001-01-01'/g"
grep -l " === '0001-01-01'" -r . | xargs sed -i -e "s/ === '0001-01-01'/
<= '0001-01-01'/g"
grep -l " == '0001-01-01'" -r . | xargs sed -i -e "s/ == '0001-01-01'/
<= '0001-01-01'/g"
grep -l "strpos(\$dob, '0000-') === 0" -r . | xargs sed -i -e
"s/strpos(\$dob, '0000-') === 0/strpos(\$dob, '0000-') === 0 ||
strpos(\$dob, '0001-') === 0/g"
grep -l 'array("", "0001-01-01")' -r . | xargs sed -i -e 's/array("",
"0001-01-01")/array("", "0000-00-00", "0001-01-01")/g'
grep -l "\$dob = '0000-'" -r . | xargs sed -i -e "s/\$dob =
'0000-'/\$dob = '0001-'/g"
```
|
2017-04-11 23:00:45 +02:00 |
|
Hypolite Petovan
|
7b352f3f74
|
Revert "Coding convention applied - part 1"
|
2017-03-21 12:02:59 -04:00 |
|
Roland Häder
|
09851331a9
|
Merge remote-tracking branch 'upstream/develop' into rewrites/coding-convention
Signed-off-by: Roland Haeder <roland@mxchange.org>
|
2017-03-20 20:51:32 +01:00 |
|
Michael
|
b42a977894
|
Bugfix for issue 3242 - forgotten "use"
|
2017-03-19 22:58:35 +00:00 |
|
Hypolite Petovan
|
65f809f5cb
|
Merge pull request #3245 from annando/issue-3242
Issue 3242: Define a maintenance reason
|
2017-03-19 11:06:25 -04:00 |
|
Michael
|
8dd732a896
|
Issue 3242: Define a maintenance reason
|
2017-03-19 13:24:07 +00:00 |
|