Commit Graph

1395 Commits

Author SHA1 Message Date
Athou
2e51bb066d fix build 2013-07-08 22:28:37 +02:00
Athou
d6237c56c6 merge interface tweaks 2013-07-08 22:20:32 +02:00
Athou
132c1b0aaf minimum count as parameter 2013-07-08 20:38:06 +02:00
Athou
bd047efcd2 actually add the feeds to the list 2013-07-08 19:01:08 +02:00
Athou
b6b4395b91 Merge pull request #403 from LpSamuelm/patch-13
Translated new labels to Swedish
2013-07-08 08:42:19 -07:00
Athou
d33c93b21e remove extra comma 2013-07-08 17:08:46 +02:00
LpSamuelm
3002f9c553 Translated new labels to Swedish 2013-07-08 17:07:14 +02:00
Athou
52270d50d9 interface for deleting duplicates 2013-07-08 16:38:09 +02:00
Athou
c8ff6e1d20 allow keyboard shortcuts when keep unread checkbox is focused (fix #198) 2013-07-08 12:12:35 +02:00
Athou
e357810b22 Merge pull request #402 from ebraminio/master
Remove whitespace inside link + fa translating
2013-07-08 02:41:18 -07:00
Ebrahim Byagowi
44d16eb875 Remove whitespace inside link + fa translating 2013-07-08 13:53:30 +04:30
Athou
809f77a787 new label 2013-07-08 09:38:15 +02:00
Athou
4d8f0865ba display link to feed source (fix #355) 2013-07-08 09:37:34 +02:00
Athou
5af7a7fc7b use i18n (#237) 2013-07-08 09:09:38 +02:00
Athou
d361d689e8 delete relationships before deleting the feed reference 2013-07-08 07:44:43 +02:00
Athou
e3adc676df swagger fix 2013-07-08 07:17:55 +02:00
Athou
c6ebadcb0f small padding at the end of the list in list mode 2013-07-08 01:45:43 +02:00
Athou
390531ea99 actually use the function argument 2013-07-08 01:40:01 +02:00
Athou
44fbaf6587 new label 2013-07-08 01:29:55 +02:00
Athou
d6e63ff66d button to mark all entries up to there 2013-07-08 01:27:58 +02:00
Athou
4f92dece06 fontawesome upgrade 2013-07-08 01:27:36 +02:00
Athou
8c1ccfb63f Merge pull request #401 from MageFroh/pg-fix
fix error with postgresql
2013-07-07 14:43:44 -07:00
MageFroh
f1ef5a6b99 fix error with postgresql
* postgresql stores foreign key names in lower case by default, so the precondition was erroneously passing
* check for the presence of a primary key instead
2013-07-07 21:45:14 +01:00
Athou
b5b53da593 forgot to delete that 2013-07-07 21:35:18 +02:00
Athou
55bb0ce524 fix preconditions 2013-07-07 21:19:46 +02:00
Athou
01e0bf0397 create table and columns with the right encoding (#309) 2013-07-07 20:54:50 +02:00
Athou
3bd595d997 Merge pull request #398 from LpSamuelm/patch-12
Translated new labels to Swedish
2013-07-07 04:39:41 -07:00
LpSamuelm
4b98ee0d0d Translated new labels to Swedish 2013-07-07 13:05:23 +02:00
Athou
fb212c133b driver update 2013-07-07 10:40:47 +02:00
Athou
8792069ae0 mssql compatibility (fix #396) 2013-07-07 10:32:37 +02:00
Athou
02d335ca1f move env variables to config files 2013-07-06 06:53:26 +02:00
Athou
b368ab877d don't check the query params for feedburner 2013-07-06 06:42:36 +02:00
Athou
c02184c180 document admin rest operations 2013-07-06 06:34:27 +02:00
Athou
d29db78238 additional precaution 2013-07-05 18:45:37 +02:00
Athou
a9b246d286 better error message 2013-07-05 18:33:39 +02:00
Athou
495f0c0ba9 Merge pull request #394 from ekovi/master
sk translation fix
2013-07-05 09:00:33 -07:00
ekovi
603c284333 Additional fix and update 2013-07-05 17:44:12 +02:00
Athou
d8f3316747 faster feed cleanup 2013-07-05 17:00:32 +02:00
Athou
1e36564ff8 limit batch size 2013-07-05 11:03:56 +02:00
Athou
fa3860f81a restore predicate 2013-07-05 10:44:53 +02:00
Athou
c388e726fe show active threads in metrics 2013-07-05 09:52:23 +02:00
Athou
5530c5fd7e setting to pause feed crawling 2013-07-05 08:23:18 +02:00
Athou
5f721bdc8a reduce batch size 2013-07-05 00:23:00 +02:00
Athou
1324f79df7 relationships are lazy 2013-07-04 23:55:50 +02:00
Athou
4efa18f9e6 materialize the manytomany relationship to have better control over queries 2013-07-04 23:44:12 +02:00
Athou
d57a1c9e2a delete entries with no feeds 2013-07-04 21:50:39 +02:00
Athou
4c1c9aef6f cleaner way of deleting relationships 2013-07-04 21:32:34 +02:00
Athou
fca15f422f can't use object equality with hibernate proxies 2013-07-04 15:56:24 +02:00
Athou
7e90be684e cleanup orphan entries later 2013-07-04 15:50:40 +02:00
Athou
05cb8f7b7e better cleanup method 2013-07-04 15:43:08 +02:00