aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* Database is now indexed in background.Cédric Bonhomme2014-11-30
|
* Do not check at all the content.Cédric Bonhomme2014-11-29
|
* Updated feeds.html template.Cédric Bonhomme2014-11-28
|
* Added a button to delete duplicate articles.Cédric Bonhomme2014-11-28
|
* Improved layout of the template duplicate.html.Cédric Bonhomme2014-11-28
|
* Only compare published date and title of articles.Cédric Bonhomme2014-11-28
|
* Test the equality of the contents and of the titles.Cédric Bonhomme2014-11-28
|
* Finall the method with nltk is really slow...Cédric Bonhomme2014-11-28
|
* Misc fixes for the installation/uage of scipy/numpy/nltk.Cédric Bonhomme2014-11-28
|
* Updated README.rst and vagrant bootstrap file.Cédric Bonhomme2014-11-28
|
* heroku-buildpack-scipyCédric Bonhomme2014-11-28
|
* Updated requirements.txtCédric Bonhomme2014-11-28
|
* Updated requirements.txtCédric Bonhomme2014-11-28
|
* Updated requirements.txtCédric Bonhomme2014-11-28
|
* Updated requirements.txtCédric Bonhomme2014-11-28
|
* Updated requirements.txtCédric Bonhomme2014-11-28
|
* Added duplicates.html template.Cédric Bonhomme2014-11-28
|
* Speed improvements: combinations generates less pair than product...Cédric Bonhomme2014-11-28
|
* Compare files with cosine.Cédric Bonhomme2014-11-28
|
* Updated README (vagrant installation).Cédric Bonhomme2014-11-21
|
* Updated README.Cédric Bonhomme2014-11-21
|
* Updated bootstrap.sh.Cédric Bonhomme2014-11-21
|
* Added configuration file for deployment with Vagrant.Cédric Bonhomme2014-11-21
|
* Updated README.Cédric Bonhomme2014-11-21
|
* Updated README.Cédric Bonhomme2014-11-21
|
* Updated README.Cédric Bonhomme2014-11-21
|
* Updated README.Cédric Bonhomme2014-11-21
|
* Updated README.Cédric Bonhomme2014-11-21
|
* Updated README.Cédric Bonhomme2014-11-21
|
* Updated README.Cédric Bonhomme2014-11-21
|
* Fixed Vagrant bootstrap.sh file.Cédric Bonhomme2014-11-21
|
* Updated .gitignore.Cédric Bonhomme2014-11-21
|
* Fixed Vagrant bootstrap.sh file.Cédric Bonhomme2014-11-21
|
* Test with Vagrant.Cédric Bonhomme2014-11-21
|
* Updated NEWS.rstCédric Bonhomme2014-11-21
|
* Updated the file NEWS.rst for the release 5.7.0.Cédric Bonhomme2014-11-20
|
* Email's 'To' field is given in argument.Cédric Bonhomme2014-11-20
|
* Switch To and Bcc addresses.Cédric Bonhomme2014-11-20
|
* Notifications functions and functions to send emails are now in separated files.Cédric Bonhomme2014-11-20
|
* Renamed function send_email to send_smtp.Cédric Bonhomme2014-11-20
|
* Bug fix.Cédric Bonhomme2014-11-19
|
* Updated some comments.Cédric Bonhomme2014-11-19
|
* Updated comment.Cédric Bonhomme2014-11-19
|
* Bug fix: email content is now created outside the function.Cédric Bonhomme2014-11-19
|
* Bug fix: activation key was too long for the database column.Cédric Bonhomme2014-11-19
|
* Emails via Postmark and traditional SMTP server.Cédric Bonhomme2014-11-19
|
* When the title is not found.Cédric Bonhomme2014-11-09
|
* More robust fetch.py script.Cédric Bonhomme2014-11-09
|
* Class btn-default for the 'Log In' button.Cédric Bonhomme2014-11-08
|
* Fix.Cédric Bonhomme2014-11-08
|
bgstack15