Commit Graph

12 Commits

Author SHA1 Message Date
Frederic Guillot 4ca7cc2822 Add distro to .travis.yml 2017-11-01 20:38:08 -07:00
Mitchell Hewes 6e4f01c87a Revert "Removed config cp commands from travis.yml"
This reverts commit 7981fc109b.
2017-01-11 13:52:00 +11:00
Mitchell Hewes 7981fc109b Removed config cp commands from travis.yml 2017-01-11 13:46:31 +11:00
Mitchell Hewes 8cd29d3600 docs and tests configuration for mysql support 2017-01-11 11:41:54 +11:00
Frederic Guillot bc503d49cd Minify Javascript and add automated syntax check on the CI 2017-01-02 19:21:15 -05:00
Frederic Guillot 75808c5369 Add functional tests for Fever API 2016-12-29 18:04:56 -05:00
Frederic Guillot 56d21dc726 Add functional API tests 2016-12-29 15:45:09 -05:00
Frederic Guillot fbe69b54dc Add Postgres database support 2016-12-26 15:07:18 -05:00
Frederic Guillot 82df35a59b Change the database structure to have a single database
This is a major change for the next release of Miniflux.

- There is now only one database that can supports multiple users
- There is no automated schema migration for this release
- A migration procedure is available in the ChangeLog file
2016-12-26 09:51:38 -05:00
Frederic Guillot 55e4ab882c
Move get_ip_address() and get_user_agent() to Request namespace 2016-08-17 21:27:05 -04:00
Frederic Guillot 38b08719da
Setup unit tests 2016-08-17 21:06:43 -04:00
TJ Tunnell d6d039d5e7 Adding files needed in order to use Travis CI 2016-06-15 14:46:43 -05:00