Commit Graph

3113 Commits

Author SHA1 Message Date
Alexandre Alapetite
1d5006d83f Error edge cases for JSON export 2016-11-16 17:49:20 +01:00
Alexandre Alapetite
568b737b6c Function to disable MySQL buffering for large exports 2016-11-15 21:38:18 +01:00
Alexandre Alapetite
8d3d2a7d7f Minor code formatting of export helper 2016-11-15 20:54:56 +01:00
Alexandre Alapetite
f59de4e2b6 Stream JSON export
Avoid large in-memory copies
https://github.com/FreshRSS/FreshRSS/issues/1372
2016-11-15 20:43:06 +01:00
Alexandre Alapetite
f3d5cbd7da Underscore missing in documentation
https://github.com/FreshRSS/FreshRSS/pull/1363
2016-11-06 14:23:41 +01:00
Alexandre Alapetite
4a4758e5d6 Merge pull request #1357 from Alkarex/git-update
Add compatibility with git in Web update
2016-11-06 14:07:16 +01:00
Alexandre Alapetite
6a7b5fea3e Merge branch 'FreshRSS/dev' into git-update 2016-11-06 14:06:02 +01:00
Alexandre Alapetite
1a4fdfb1be Merge pull request #1363 from Alkarex/install-fixes
Fix small bugs in install
2016-11-06 14:05:20 +01:00
Alexandre Alapetite
829d9997d3 Fix small bugs in install
Small fixes in install (e.g. better check that DB password works)
2016-11-06 14:04:06 +01:00
Alexandre Alapetite
92910c212b Changelog: PostgreSQL: fix bug when updating cached values
https://github.com/FreshRSS/FreshRSS/issues/1360
https://github.com/FreshRSS/FreshRSS/pull/1361
2016-11-06 11:47:55 +01:00
Alexandre Alapetite
e27e5809f9 Merge pull request #1361 from Alkarex/PostgreSQL-updateCachedValues
PostgreSQL fix updateCachedValues
2016-11-06 11:45:21 +01:00
Alexandre Alapetite
34868cd291 Switch simplify syntax 2016-11-06 11:33:45 +01:00
Alexandre Alapetite
5aeaed8971 PostgreSQL fix updateCachedValues
https://github.com/FreshRSS/FreshRSS/issues/1360
2016-11-06 11:24:51 +01:00
Alexandre Alapetite
dde719060a CLI another example: users ranked by activity date
https://github.com/FreshRSS/FreshRSS/issues/1345
https://github.com/FreshRSS/FreshRSS/issues/1358
2016-11-05 22:09:39 +01:00
Alexandre Alapetite
8e55aa9803 Merge pull request #1359 from Alkarex/units-policy
CLI: IEC prefix (binary) for units
2016-11-05 21:39:11 +01:00
Alexandre Alapetite
1f37424c09 +x execution rights user-info 2016-11-05 21:37:57 +01:00
Alexandre Alapetite
6b85f8cf12 CLI: IEC prefix (binary) for units
Updated according to https://wiki.ubuntu.com/UnitsPolicy
(I got confused due `ls`, which is still using 1024 but is listed as an
exception)
And use the formatting function already included in FreshRSS
2016-11-05 21:32:08 +01:00
Alexandre Alapetite
60941b9a40 Merge dev 2016-11-05 20:59:54 +01:00
Alexandre Alapetite
e66247f012 Merge pull request #1358 from Alkarex/cli-list-users
Add CLI for user information + Fix last user activity
2016-11-05 20:57:04 +01:00
Alexandre Alapetite
aeda49a7d2 Add CLI for user information + Fix last user activity
https://github.com/FreshRSS/FreshRSS/issues/1345
2016-11-05 20:48:46 +01:00
Alexandre Alapetite
21e6359508 Add compatibility with git in Web update
https://github.com/FreshRSS/FreshRSS/issues/907
https://github.com/FreshRSS/FreshRSS/issues/1355
2016-11-05 15:08:10 +01:00
Alexandre Alapetite
28bb2813f3 Merge pull request #1356 from Alkarex/doc-access-rights-update
Document access-rights for Web updates
2016-11-05 10:23:56 +01:00
Alexandre Alapetite
0fd107638d Document access-rights for Web updates
https://github.com/FreshRSS/FreshRSS/issues/1355
2016-11-04 18:05:27 +01:00
Alexandre Alapetite
6fe45f1541 Start 1.7.0-dev 2016-11-03 22:43:46 +01:00
Alexandre Alapetite
cb4da4eb47 Merge pull request #1350 from Alkarex/bindParam-bug
Use bindValue instead of bindParam
2016-11-02 21:31:31 +01:00
Alexandre Alapetite
8a410969dd Use bindValue instead of bindParam
https://github.com/FreshRSS/FreshRSS/issues/1349
We should later replace all bindParam by bindValue
2016-11-02 21:29:21 +01:00
Alexandre Alapetite
29e1f04815 Prepare master 1.6.0 release
https://github.com/FreshRSS/FreshRSS/issues/1328
2016-10-30 20:13:37 +01:00
Alexandre Alapetite
86f86d3825 Minor readme change 2016-10-29 14:36:01 +02:00
Alexandre Alapetite
63308faf09 Merge pull request #1344 from Alkarex/confirm-disabled
Disable "mark all as read" before confirmation script is loaded
2016-10-29 14:32:00 +02:00
Alexandre Alapetite
00f446d155 Disable "mark all as read" before confirmation script is loaded
https://github.com/FreshRSS/FreshRSS/issues/1342
2016-10-29 13:11:37 +02:00
Alexandre Alapetite
a7301a43fa A bit more readme 2016-10-25 22:35:45 +02:00
Alexandre Alapetite
b487eba599 Readme slight update 2016-10-25 22:09:19 +02:00
Alexandre Alapetite
4f785865ba Readme import-for-user
https://github.com/FreshRSS/FreshRSS/pull/1338
https://github.com/FreshRSS/FreshRSS/issues/1095
2016-10-25 21:45:13 +02:00
Alexandre Alapetite
24a0fabfc8 Readme git checkout dev
https://github.com/FreshRSS/FreshRSS/issues/1328#issuecomment-256134406
2016-10-25 21:38:41 +02:00
Alexandre Alapetite
062c65d228 Merge pull request #1338 from Alkarex/cli
CLI: Command-Line Interface
2016-10-25 00:37:34 +02:00
Alexandre Alapetite
2cbf307963 Fix install bug 2 2016-10-25 00:32:12 +02:00
Alexandre Alapetite
7dc9862596 Fix OPML import bug 2016-10-25 00:10:49 +02:00
Alexandre Alapetite
8111458632 Fix bugs in install 2016-10-24 23:32:58 +02:00
Alexandre Alapetite
c8e5292ab7 CLI minor formatting
https://github.com/FreshRSS/FreshRSS/issues/1095
2016-10-24 21:58:22 +02:00
Alexandre Alapetite
835f3d746c CLI readme typo 2016-10-24 21:31:09 +02:00
Alexandre Alapetite
78c2b85d16 More CLI readme
https://github.com/FreshRSS/FreshRSS/issues/1095
2016-10-24 21:28:47 +02:00
Alexandre Alapetite
1e4348732d Readme CLI
https://github.com/FreshRSS/FreshRSS/issues/1095
2016-10-24 21:21:26 +02:00
Alexandre Alapetite
fac6c98816 CLI minor usage update 2016-10-24 20:33:21 +02:00
Alexandre Alapetite
1182129ce5 CLI option no-default-feeds
https://github.com/FreshRSS/FreshRSS/issues/1095
2016-10-24 20:29:08 +02:00
Alexandre Alapetite
879af85d3c +x execution rights actualie-user 2016-10-24 02:25:44 +02:00
Alexandre Alapetite
a6db495494 CLI actualize-user
https://github.com/FreshRSS/FreshRSS/issues/1095
2016-10-24 02:25:16 +02:00
Alexandre Alapetite
1171461a29 +x execution rights do-install 2016-10-24 01:50:13 +02:00
Alexandre Alapetite
ab4ece6780 CLI do-install
https://github.com/FreshRSS/FreshRSS/issues/1095
https://github.com/FreshRSS/FreshRSS/issues/1090
2016-10-24 01:41:09 +02:00
Alexandre Alapetite
1f03e8a3ae CLI typo in usage example 2016-10-23 13:44:14 +02:00
Alexandre Alapetite
6d55a4f6b4 +x execution rights export 2016-10-23 13:41:12 +02:00