aboutsummaryrefslogtreecommitdiff
path: root/documentation
Commit message (Collapse)AuthorAge
* Updated documentation.Cédric Bonhomme2015-05-03
|
* Updated documentation.Cédric Bonhomme2015-05-03
|
* Updated Vagrant version.Cédric Bonhomme2015-03-26
|
* Renamed a parameter of the install.sh script.Cédric Bonhomme2015-03-26
|
* Improved installation script (tested with PostgreSQL, problem with SQLite ↵Cédric Bonhomme2015-03-25
| | | | because pysqlite is not yet ported to Python 3).
* Improved the installation script (not yet tested).Cédric Bonhomme2015-03-24
|
* Added a script to install pyAggr3g470r on a server.Cédric Bonhomme2015-03-24
|
* Minor changes to the documentation.Cédric Bonhomme2015-03-15
|
* psycopg2 is now in the requirements.txt file.Cédric Bonhomme2015-03-15
|
* Updated documentation.Cédric Bonhomme2015-03-12
|
* updated documentation (db migration section).Cédric Bonhomme2015-03-06
|
* Updated the documentation (deployment section - data base initialization).Cédric Bonhomme2015-03-05
|
* Updated the name of the command to invoke the crawler based on asyncio. ↵Cédric Bonhomme2015-03-04
| | | | Updated the documentation consequently.
* Merge remote-tracking branch 'origin/master' into evol/apiFrançois Schmidts2015-03-03
|\ | | | | | | | | | | | | | | Conflicts: bootstrap.py pyaggr3g470r/models.py pyaggr3g470r/notifications.py pyaggr3g470r/rest.py
| * Updated version number in the documentation.Cédric Bonhomme2015-02-27
| |
| * Added a section about the requirements to the documentation.Cédric Bonhomme2015-02-27
| |
* | last fixesFrançois Schmidts2015-03-03
| |
* | fixing documentation for the newFrançois Schmidts2015-03-03
| |
* | fixing/restoring logging levelFrançois Schmidts2015-03-03
|/
* SPhinx documentation.Cédric Bonhomme2015-02-20
|
* Updated README.Cédric Bonhomme2015-02-20
|
* Typo.Cédric Bonhomme2015-02-19
|
* Updated documentation for the migrations.Cédric Bonhomme2015-02-19
|
* Updated documentation.Cédric Bonhomme2015-02-19
|
* Added documentation folder.Cédric Bonhomme2015-02-19
|
* Renamed /documentation to /docs.cedricbonhomme2012-09-15
|
* Updated documentation (schemas).cedricbonhomme2012-04-15
|
* Added database schema for Article and Feed object.cedricbonhomme2012-04-15
bgstack15