| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2019-09-08 | remove compatibility of py34 | Brice Maron | 1 | -2/+2 | |
| 2019-02-20 | Add Python 3.7 to the tox matrix. | Rémy HUBSCHER | 1 | -1/+1 | |
| 2018-12-20 | Add a link to the mailing list | Alexis Metaireau | 1 | -0/+2 | |
| 2018-08-30 | Add a contributing section to the readme file; | Benjamin Bouvier | 1 | -0/+7 | |
| 2017-08-20 | Add python 3.6 support (#259) | 0livd | 1 | -1/+1 | |
| Closes #253 | |||||
| 2017-06-21 | Re-organize the documentation (#223) | Alexis Metaireau | 1 | -145/+13 | |
| * Re-organize the documentation * Fix encoding errors for python 2 * Document the dependencies. Fixes #199 * Add a make update command. Fixes #211 | |||||
| 2017-05-08 | Fix sphinx integration (#208) | Alexis Metaireau | 1 | -3/+3 | |
| * Fix rst link formatting in the README * Use Sphinx 1.5.5 since 1.6b2 is selected otherwise and breaks. | |||||
| 2017-04-23 | Externalize the settings (#193) | 0livd | 1 | -14/+34 | |
| Default settings from app's root path are loaded first Settings are then overriden by /etc/ihatemoney/ihatemoney.cfg or by another file which path is set in an env var Fixes #187 | |||||
| 2017-04-22 | Move tests to budget.tests (#205) | 0livd | 1 | -1/+1 | |
| * Move tests to budget.tests Update tox.ini to call the unittest dicovery module Closes #196 * Fix typo in Readme | |||||
| 2017-04-15 | Update the README with additional requirements and information (#202) | Toover | 1 | -1/+6 | |
| Without this information, I really could not understand where to go next. | |||||
| 2017-04-10 | Add the possibilty to run ihatemoney via Apache mod_wsgi (#191) | 0livd | 1 | -1/+15 | |
| Add the possibilty to run ihatemoney via Apache mod_wsgi ihatemoney.wsgi is the entry point for mod_wsgi. A virtualenv can be activated if its path is specified as an env var in the apache virtual host file | |||||
| 2017-03-28 | Update the README with makefile changes | Alexis Métaireau | 1 | -15/+7 | |
| 2017-03-28 | Create a Makefile to ease development | Alexis Métaireau | 1 | -23/+17 | |
| 2017-03-28 | Change the README again | Alexis Métaireau | 1 | -1/+0 | |
| 2017-03-28 | Update the README with the release process | Alexis Métaireau | 1 | -0/+1 | |
| 2017-03-21 | Update the README with the release process | Alexis Métaireau | 1 | -0/+30 | |
| 2016-10-01 | Add Travis CI badge in README | Alexandre Avenel | 1 | -0/+4 | |
| 2016-06-28 | Convert readthedocs links for their .org -> .io migration for hosted projects | Adam Chainz | 1 | -1/+1 | |
| As per [their blog post of the 27th April](https://blog.readthedocs.com/securing-subdomains/) ‘Securing subdomains’: > Starting today, Read the Docs will start hosting projects from subdomains on the domain readthedocs.io, instead of on readthedocs.org. This change addresses some security concerns around site cookies while hosting user generated data on the same domain as our dashboard. Test Plan: Manually visited all the links I’ve modified. | |||||
| 2015-11-09 | Merge pull request #122 from JocelynDelalande/configurable-prefix | Alexis Metaireau | 1 | -1/+6 | |
| Made an URL prefix configurable in settings | |||||
| 2015-08-20 | Remove trailing whitespaces | Jocelyn Delande | 1 | -2/+2 | |
| 2015-08-19 | Made an URL prefix configurable in settings, includes tests. | Jocelyn Delande | 1 | -1/+6 | |
| 2011-10-27 | Update README.rst with informations about the `TESTING` flag. Fix #58 | Alexis Metaireau | 1 | -0/+3 | |
| 2011-10-18 | Document the API. Fix #46 | Alexis Metaireau | 1 | -1/+1 | |
| 2011-10-18 | Dead link in README | Arnaud Bos | 1 | -1/+1 | |
| 2011-10-17 | License under BSD custom beerware | Alexis Metaireau | 1 | -0/+10 | |
| 2011-10-13 | Fix some problems related to postgresql and models | Alexis Metaireau | 1 | -1/+11 | |
| 2011-10-08 | update the README with how to run tests | Alexis Metaireau | 1 | -0/+7 | |
| 2011-09-09 | update the README with information about how to contribute | Alexis Metaireau | 1 | -0/+27 | |
| 2011-09-09 | Refactor the application to use blueprints. | Alexis Metaireau | 1 | -5/+1 | |
| This allows to isolate some behavior in the context of the web application so the API and the web application can behave in different ways. | |||||
| 2011-09-09 | Edited README.rst via GitHub | Arnaud Bos | 1 | -1/+1 | |
| 2011-08-10 | Added my name to the authors. | Frédéric Sureau | 1 | -1/+1 | |
| 2011-07-30 | Put the dependencies into a requirements.txt file. | Alexis Metaireau | 1 | -2/+2 | |
| This allows to put them only in one place and to use `pip install -r requirements.txt` in order to install all the dependencies. | |||||
| 2011-03-10 | fix typo | Alexis Metaireau | 1 | -1/+1 | |
| 2011-03-10 | add some stuff in the readme about deployment | Alexis Metaireau | 1 | -0/+6 | |
| 2011-03-10 | reshape the folder structure. Add conf files | Alexis Metaireau | 1 | -0/+22 | |
| 2011-03-10 | add a readme | Alexis Metaireau | 1 | -0/+10 | |
