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
*
Tests detection of feed links in HTML page.
cedricbonhomme
2012-05-03
*
Authentication to the MongoDB database when retrieving feeds.
cedricbonhomme
2012-05-02
*
Connection on the MongoDB database with authentication OK.
cedricbonhomme
2012-05-02
*
Version 3.4 of pyAggr3g470r. Export functions working with MongoDB. Minor bug...
cedricbonhomme
2012-05-01
*
Improved change_feed_url() function.
cedricbonhomme
2012-05-01
*
It is now possible to update information about a feed with the MongoDG database.
cedricbonhomme
2012-05-01
*
Speed improvement.
cedricbonhomme
2012-05-01
*
Added comment. Bugfix at feed/ page.
cedricbonhomme
2012-05-01
*
Export to EPUB OK.
cedricbonhomme
2012-05-01
*
Export to text files OK.
cedricbonhomme
2012-05-01
*
urlsafe_b64encode is replaced by SHA1 for id of articles.
cedricbonhomme
2012-05-01
*
Export tp webzine nearly OK.
cedricbonhomme
2012-05-01
*
One line between each function.
cedricbonhomme
2012-05-01
*
Bugfix in the epub export.
cedricbonhomme
2012-05-01
*
Minor bugfix: links to previous and following articles were wrong.
cedricbonhomme
2012-05-01
*
Updated default configuration file.
cedricbonhomme
2012-04-22
*
Added conf.py which is responsible of the load of the configuration.
cedricbonhomme
2012-04-22
*
Removed set_max_articles() function.~
cedricbonhomme
2012-04-22
*
Indentation error.
cedricbonhomme
2012-04-22
*
Added comments.
cedricbonhomme
2012-04-22
*
Renamed get_all_collections() to get_all_feeds().
cedricbonhomme
2012-04-22
*
Renamed get_collection() to get_feed().
cedricbonhomme
2012-04-22
*
Removed print_collections() function.
cedricbonhomme
2012-04-22
*
Minor refactoring with pylint.
cedricbonhomme
2012-04-22
*
Added comments.
cedricbonhomme
2012-04-22
*
SHA1 is replaced by urlsafe_b64encode for id of articles.
cedricbonhomme
2012-04-20
*
Added tag for the version 3.1 (last stable version with an SQLite database).
cedricbonhomme
2012-04-17
*
Version 3.3.
cedricbonhomme
2012-04-16
*
Updated version number to 3.3.
cedricbonhomme
2012-04-16
*
Moved README and COPYING files under root.
cedricbonhomme
2012-04-16
*
Bugifx: the 'feed' dictionary doesn't contains a 'feed_id' key.
cedricbonhomme
2012-04-16
*
Updated documentation (schemas).
cedricbonhomme
2012-04-15
*
test
cedricbonhomme
2012-04-15
*
test
cedricbonhomme
2012-04-15
*
.hgsub
cedricbonhomme
2012-04-15
*
Removed .hgsubs
cedricbonhomme
2012-04-15
*
Updated .hgsub
cedricbonhomme
2012-04-15
*
Moved .hgsub
cedricbonhomme
2012-04-15
*
Reorganization of folders.
cedricbonhomme
2012-04-15
*
Better use of datetime.
cedricbonhomme
2012-04-15
*
Added database schema for Article and Feed object.
cedricbonhomme
2012-04-15
*
Bugfix: sqlite2mongo.py wasn't using datetime to store article's date in the ...
cedricbonhomme
2012-04-15
*
Version 3.2.
cedricbonhomme
2012-03-20
*
MongoDB database stable: merging MongoDB branch in the default branch.
cedricbonhomme
2012-03-20
|
\
*
|
Renamed export/import function in sqlite2mongo.py
cedricbonhomme
2012-03-20
*
|
MongoDB collection of articles is indexed with 'article_date'.
cedricbonhomme
2012-03-20
*
|
Removed articles.py.
cedricbonhomme
2012-03-19
*
|
Removed the now useless function to load articles from a SQLite database.
cedricbonhomme
2012-03-19
*
|
Added script to convert the SQLite database to a MongoDB database for the new...
cedricbonhomme
2012-03-19
*
|
Added button to share an article on Hacker News.
cedricbonhomme
2012-03-11
[next]
bgstack15