| Commit message (Expand) | Author | Age | Files | Lines |
* | djeuscan: small scan fixes | Corentin Chary | 2013-04-02 | 1 | -5/+5 |
* | euscanwww: Fixing and using vtype in stabilization_candidates, added db_index | volpino | 2013-03-09 | 1 | -1/+3 |
* | euscanwww: Added feed for stabilization candidates. Still a prototype though | volpino | 2013-02-26 | 1 | -0/+3 |
* | euscanwww: Added category description, overlay description, homepage and path | volpino | 2013-02-23 | 1 | -0/+7 |
* | djeuscan: rework the scan process, don't use alive anymore | Corentin Chary | 2012-12-12 | 1 | -1/+0 |
* | euscanwww: tweak the new handler code | Corentin Chary | 2012-11-26 | 1 | -1/+1 |
* | euscanwww: Fixing metadata and ebuild urls | volpino | 2012-11-26 | 1 | -3/+3 |
* | euscanwww: slot is not part of unique_together. Better version strings | volpino | 2012-11-25 | 1 | -9/+18 |
* | djeuscan: temporary fix for ebuild/metadata | Corentin Chary | 2012-11-19 | 1 | -2/+1 |
* | euscanwww: Upstream urls now are anchors | volpino | 2012-11-08 | 1 | -0/+4 |
* | euscanwww: Use Version.tag to be more DRY | volpino | 2012-11-08 | 1 | -4/+10 |
* | euscanwww: Moving all account related stuff to a separate app | volpino | 2012-11-02 | 1 | -31/+0 |
* | euscan: last_version property added | volpino | 2012-09-22 | 1 | -0/+14 |
* | euscanwww: initial implementation of euscan updates email | volpino | 2012-08-11 | 1 | -0/+11 |
* | euscanwww: Adding more options to preferences, implementing more filters for ... | volpino | 2012-08-11 | 1 | -2/+10 |
* | euscanwww: Adding PoC switches for feed settings | volpino | 2012-08-08 | 1 | -0/+3 |
* | euscanwww: misc fixes | Corentin Chary | 2012-08-03 | 1 | -2/+2 |
* | euscan: stuff | Corentin Chary | 2012-07-28 | 1 | -5/+8 |
* | euscanwww: messages becomes a property | volpino | 2012-07-27 | 1 | -0/+1 |
* | euscanwww: Adding queue position in refresh package alert message | volpino | 2012-07-27 | 1 | -0/+7 |
* | euscanwww: Moving from XXXAssociation to UserProfile | volpino | 2012-07-26 | 1 | -55/+25 |
* | djeuscan: move problem to another page, use an icon, restrict to registered | Corentin Chary | 2012-07-25 | 1 | -0/+10 |
* | djeuscan: add cp() and cpv() for Package and Version | Corentin Chary | 2012-07-24 | 1 | -2/+12 |
* | euscanwww: Icons for watching and refreshing, a user can refresh only once | volpino | 2012-07-20 | 1 | -0/+1 |
* | euscanwww: scan_metadata populates db from herds.xml | volpino | 2012-07-20 | 1 | -0/+1 |
* | euscanwww: Displaying unstable versions in package view | volpino | 2012-07-17 | 1 | -0/+2 |
* | euscanwww: Version.version_type -> Version.vtype | volpino | 2012-07-17 | 1 | -1/+1 |
* | euscanwww: Watch/unwatch packages, categories, maintainers, overlays | volpino | 2012-07-10 | 1 | -0/+14 |
* | euscanwww: Minor fixes | volpino | 2012-07-09 | 1 | -2/+2 |
* | euscanwww: Adding a problem reporting form in package page | volpino | 2012-07-09 | 1 | -0/+11 |
* | euscanwww: Changing RefreshPackageQuery.query to ForeignKey | volpino | 2012-07-07 | 1 | -2/+2 |
* | euscanwww: make it work with MySQL | Corentin Chary | 2012-07-02 | 1 | -1/+1 |
* | euscanwww: Fixing tasks | volpino | 2012-06-27 | 1 | -3/+0 |
* | euscanwww: Adding infos to EuscanResults | volpino | 2012-06-26 | 1 | -0/+3 |
* | euscanwww: Tweaked processing.scan_portage to use eix --xml | volpino | 2012-06-26 | 1 | -0/+4 |
* | euscanwww: Added account profile page | volpino | 2012-06-12 | 1 | -0/+46 |
* | Merge branch 'master' of https://github.com/iksaif/euscan | volpino | 2012-06-08 | 1 | -2/+2 |
|\ |
|
| * | euscanwww: fix the scan process | Corentin Chary | 2012-05-29 | 1 | -5/+6 |
* | | euscanwww: Added RefreshPackageQuery to models | volpino | 2012-06-08 | 1 | -4/+15 |
* | | euscanwww: Admin improved and simple task launcher added | volpino | 2012-06-03 | 1 | -0/+5 |
|/ |
|
* | euscanwww: fixed homepage and category validation | volpino | 2012-05-28 | 1 | -2/+15 |
* | model validators | volpino | 2012-05-19 | 1 | -9/+49 |
* | issue #13 fixed | volpino | 2012-05-13 | 1 | -1/+4 |
* | some more cleaning, removing relative imports | volpino | 2012-05-13 | 1 | -12/+12 |
* | VersionLog manager | volpino | 2012-05-05 | 1 | -1/+3 |
* | moved more stuff from views to helpers or managers | volpino | 2012-05-01 | 1 | -0/+7 |
* | some refactoring, added Package manager for removing code duplicates, added h... | volpino | 2012-05-01 | 1 | -9/+36 |
* | Lovely day for PEP8 and pylint! | volpino | 2012-04-28 | 1 | -23/+41 |
* | euscanwww: euscan -> djeuscan | Corentin Chary | 2012-04-04 | 1 | -0/+144 |