index
:
newspipe
add-reverse-proxy
combine-apps
hide-registration-button
ldap-auth
master
reverse-proxy
reverse-proxy-for-patch
stackrpms-branding
stackrpms-master
A web news aggregator.
bgstack15
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
updated documentation (db migration section).
Cédric Bonhomme
2015-03-06
*
Simplified manager.py.
Cédric Bonhomme
2015-03-06
*
Feed GET HTTP resource accepts request with no json data (test).
Cédric Bonhomme
2015-03-06
*
Capure logging for InsecureRequestWarning (https).
Cédric Bonhomme
2015-03-05
*
Bug fix: 'sqlalchemy.exc.DataError: (DataError) LIMIT must not be negative' w...
Cédric Bonhomme
2015-03-05
*
set again to 5...
Cédric Bonhomme
2015-03-05
*
set default limit to 100.
Cédric Bonhomme
2015-03-05
*
Fix the authenticate decorator.
Cédric Bonhomme
2015-03-05
*
Provides to the user a way to set the error count of a feed to 0 by enabling ...
Cédric Bonhomme
2015-03-05
*
Updated the documentation (deployment section - data base initialization).
Cédric Bonhomme
2015-03-05
*
The side menu of the main page now displays all the feeds.
Cédric Bonhomme
2015-03-05
*
Disable the feed when more than 2 erros (test).
Cédric Bonhomme
2015-03-05
*
Typo
Cédric Bonhomme
2015-03-05
*
...
Cédric Bonhomme
2015-03-05
*
Typo.
Cédric Bonhomme
2015-03-05
*
Minor update to the 'feed' template.
Cédric Bonhomme
2015-03-05
*
Take advantage of some new fields of the Feed objects.
Cédric Bonhomme
2015-03-05
*
Misplaced point.
Cédric Bonhomme
2015-03-04
*
New init Heroku processus.
Cédric Bonhomme
2015-03-04
*
fix
Cédric Bonhomme
2015-03-04
*
new migration version script
Cédric Bonhomme
2015-03-04
*
Added missing requirement
Cédric Bonhomme
2015-03-04
*
Updated migration script
Cédric Bonhomme
2015-03-04
*
Updated post deploy script for Heroku.
Cédric Bonhomme
2015-03-04
*
Removed fetch.py since the crawler is now launched by the manager.
Cédric Bonhomme
2015-03-04
*
Typo.
Cédric Bonhomme
2015-03-04
*
Updated the name of the command to invoke the crawler based on asyncio. Updat...
Cédric Bonhomme
2015-03-04
*
Test with the old crawler (temporary during the transition).
Cédric Bonhomme
2015-03-04
*
The feed abject should be loaded when 'feed_id' is not None.
Cédric Bonhomme
2015-03-04
*
Merged in jaesivsm/pyaggr3g470r/evol/api (pull request #6)
Cédric Bonhomme
2015-03-04
|
\
|
*
adding refresh rate to the profile form
François Schmidts
2015-03-04
|
*
Merge remote-tracking branch 'origin/master' into evol/api
François Schmidts
2015-03-03
|
|
\
|
|
/
|
/
|
*
|
Typo.
Cédric Bonhomme
2015-03-02
*
|
Merge branch 'master' of bitbucket.org:cedricbonhomme/pyaggr3g470r
Cédric Bonhomme
2015-03-01
|
\
\
|
*
|
Updated version number in the documentation.
Cédric Bonhomme
2015-02-27
|
*
|
Added a section about the requirements to the documentation.
Cédric Bonhomme
2015-02-27
|
*
|
Release 6.2. The system of email notifications for new articles has been remo...
Cédric Bonhomme
2015-02-26
*
|
|
This is now useless.
Cédric Bonhomme
2015-03-01
|
/
/
*
|
Removed the functionality for the email notifications of new articles. No rea...
Cédric Bonhomme
2015-02-25
|
*
last fixes
François Schmidts
2015-03-03
|
*
fixing documentation for the new
François Schmidts
2015-03-03
|
*
fixing the multi api
François Schmidts
2015-03-03
|
*
adding some docstring
François Schmidts
2015-03-03
|
*
cleaning feed on okay download resulting in 304
François Schmidts
2015-03-03
|
*
displaying feed errors in ui
François Schmidts
2015-03-03
|
*
multi crawler update
François Schmidts
2015-03-03
|
*
fixing db_create script, migrating it to the manager
François Schmidts
2015-03-03
|
*
fixing multi get
François Schmidts
2015-03-03
|
*
splitting models
François Schmidts
2015-03-03
|
*
fixing/restoring logging level
François Schmidts
2015-03-03
[next]
bgstack15