- 12 Feb, 2015 4 commits
-
-
mattl authored
-
mattl authored
-
https://gitorious.org/social/mainlinemattl authored
Merge commit 'refs/merge-requests/43' of https://gitorious.org/social/mainline into merge-requests/43
-
mattl authored
lib/installer.php already said that when installing.
-
- 11 Feb, 2015 2 commits
-
-
Adam Moore authored
-
Adam Moore authored
-
- 10 Feb, 2015 2 commits
-
-
https://gitorious.org/social/mainlinemattl authored
Merge commit 'refs/merge-requests/41' of https://gitorious.org/social/mainline into merge-requests/41
-
Chimo authored
-
- 09 Feb, 2015 8 commits
-
-
https://gitorious.org/social/mainlinemattl authored
Merge commit 'refs/merge-requests/40' of https://gitorious.org/social/mainline into merge-requests/40
-
Chimo authored
-
Chimo authored
-
mattl authored
-
mattl authored
also formatting changes to the CSS like removing trailing whitespace.
-
https://gitorious.org/social/mainlinemattl authored
Merge commit 'refs/merge-requests/39' of https://gitorious.org/social/mainline into merge-requests/39
-
Chimo authored
Empty timelines are no longer warnings, but debug information
-
- 08 Feb, 2015 15 commits
-
-
mattl authored
Reported on https://bugz.foocorp.net/T79 Fix by MrB: https://gist.github.com/mrvdb/0f5d84c9b56c0a390c4a
-
https://gitorious.org/social/mainlinemattl authored
Merge commit 'refs/merge-requests/37' of https://gitorious.org/social/mainline into merge-requests/37
-
https://gitorious.org/social/mainlinemattl authored
Merge commit 'refs/merge-requests/30' of https://gitorious.org/social/mainline into merge-requests/30
-
https://gitorious.org/social/mainlinemattl authored
Merge commit 'refs/merge-requests/31' of https://gitorious.org/social/mainline into merge-requests/31
-
https://gitorious.org/social/mainlinemattl authored
Merge commit 'refs/merge-requests/36' of https://gitorious.org/social/mainline into merge-requests/36
-
Chimo authored
The 'created' column in attention SQL table has NOT NULL restriction.
-
Chimo authored
The 'created' column in ostatus_source SQL table has NOT NULL restriction. INSERTs fail when running MySQL/MariaDB in strict mode if this is not populated.
-
mattl authored
-
mattl authored
-
mattl authored
-
mattl authored
Also made sure we only match local group IDs in recognizedFeed for PushhubAction
-
https://gitorious.org/social/mainlinemattl authored
Merge commit 'refs/merge-requests/33' of https://gitorious.org/social/mainline into merge-requests/33
-
https://gitorious.org/social/mainlinemattl authored
Merge commit 'refs/merge-requests/34' of https://gitorious.org/social/mainline into merge-requests/34
-
https://gitorious.org/social/mainlinemattl authored
Merge commit 'refs/merge-requests/35' of https://gitorious.org/social/mainline into merge-requests/35
-
mattl authored
There were problems with queries that were executed but didn't seem to be committed. Trying to patch that up by calling a ROLLBACK on transactions where the loading of the page isn't stopped after the BEGIN statement's intended function fails (like with the rememberme cookie in this commit).
-
- 07 Feb, 2015 3 commits
-
-
Chimo authored
-
Chimo authored
Fixes an issue where INSERTs fail if MySQL/MariaDB runs in "strict mode".
-
Chimo authored
This fixes an issue where INSERTs in HubSub fail if MySQL/MariaDB is running in "strict mode" since the default lease time in PushHubAction::subunsub is null. Permanent subscriptions have been removed in PuSH v0.4, but they are being kept here for backward-compatibility with previous GS/SN versions.
-
- 06 Feb, 2015 1 commit
-
-
mattl authored
-
- 05 Feb, 2015 5 commits