1
0
mirror of https://github.com/moparisthebest/wallabag synced 2024-11-23 17:42:15 -05:00
Commit Graph

22 Commits

Author SHA1 Message Date
Nicolas Lœuillet
418bf8b140 [change] route for post a new URL 2014-01-21 21:28:54 +01:00
Nicolas Lœuillet
ea37c337a5 [add] get bookmarks via API 2014-01-21 21:04:27 +01:00
Nicolas Lœuillet
6fee53233e [add] remove feature 2014-01-14 15:22:38 +01:00
Nicolas Lœuillet
f1582245fb [add] tests for un/star entries 2014-01-13 21:46:27 +01:00
Nicolas Lœuillet
5f1b9885b4 [add] test for mark as unread 2014-01-13 21:43:26 +01:00
Nicolas Lœuillet
f24eb4fda6 [add] test for mark as read 2014-01-13 21:38:52 +01:00
Nicolas Lœuillet
84315fd6fc [add] test for mark an entry as read 2014-01-09 15:51:36 +01:00
Nicolas Lœuillet
7b97b86772 [fix] returned values with unread status 2014-01-09 15:33:20 +01:00
Nicolas Lœuillet
4f61d0695a [add] test for getEntryById 2014-01-09 09:57:37 +01:00
Vincent Jousse
8c2d368cbf Use fetchAll directly on the connection and bind parameters using ? 2013-12-13 18:44:43 +01:00
Vincent Jousse
6fe342d0e9 Fetch content using full-text-rss 2013-12-10 16:54:05 +01:00
Vincent Jousse
fffaf558fc Add full-text-rss lib 2013-12-10 16:19:15 +01:00
Vincent Jousse
6667c8562e Bootstrap the add entry API 2013-12-01 21:44:04 +01:00
Vincent Jousse
67571d47cc Remove dead code 2013-12-01 21:09:46 +01:00
Vincent Jousse
00ac1a58be Use fixtures for tests 2013-11-24 22:48:05 +01:00
Vincent Jousse
43a934d560 Use specific bootstrap file for functional tests 2013-11-24 11:27:49 +01:00
Vincent Jousse
bc1a3342c3 Use sqlite test db 2013-11-23 10:44:05 +01:00
Vincent Jousse
b30f5bd72d Travis debug 2013-11-23 00:34:41 +01:00
Vincent Jousse
27f8a4f41d Travis debug again 2013-11-23 00:31:10 +01:00
Vincent Jousse
7d30a98904 Try to debug travis 2013-11-23 00:27:28 +01:00
Vincent Jousse
c5ef984560 Remove useless debug 2013-11-23 00:20:40 +01:00
Vincent Jousse
cee7dbc90a Add simple functional test 2013-11-22 23:54:20 +01:00