Commit Graph

  • 26a4186b5d Merge branch 'master' of https://github.com/iksaif/euscan volpino 2013-01-26 10:29:25 +0100
  • 4f0c1b3996 euscanwww: Added category description, overlay description, homepage and path volpino 2013-01-26 10:27:02 +0100
  • b2726bd058 fixes Corentin Chary 2013-01-16 10:08:24 +0100
  • 76c4090f92 euscanwww: PEP8 fixes volpino 2013-01-07 20:38:32 +0100
  • 541eb71188 Merge branch 'master' of https://github.com/iksaif/euscan volpino 2013-01-07 20:33:14 +0100
  • d2685af861 djeuscan: add lost migrations Corentin Chary 2012-12-12 22:56:09 +0100
  • e42ba7dfd0 djeuscan: rework the scan process, don't use alive anymore Corentin Chary 2012-12-12 22:54:50 +0100
  • 907eff4214 euscan: minor PEP8 fix volpino 2012-12-05 18:43:16 +0100
  • f7968dddcb Merge branch 'master' of https://github.com/iksaif/euscan volpino 2012-12-01 23:36:04 +0100
  • dfb7a7b986 Merge pull request #19 from EvaSDK/master Corentin Chary 2012-12-01 04:55:11 -0800
  • e249199cae Fix issues raised in pull request #19 Gilles Dartiguelongue 2012-11-30 23:39:25 +0100
  • d38fc26b72 euscanwww: adding missing migration for index on handler volpino 2012-11-30 11:42:19 +0100
  • 058a2fe38c euscanwww: Added floatformat to average confidence to round volpino 2012-11-29 12:02:43 +0100
  • 8c53d7c03e euscanwww: Indentation must be a multiple of 4 volpino 2012-11-28 11:22:28 +0100
  • e89edb588e euscanwww: handle '' handler Corentin Chary 2012-11-27 21:48:33 +0100
  • 3f47a08a54 euscanwww: Improved query for aggregating handler's data volpino 2012-11-27 14:16:56 +0100
  • c6a0c29401 euscanwww: tweak the new handler code Corentin Chary 2012-11-26 23:39:34 +0100
  • a723d30a33 euscanwww: reorder some settings Corentin Chary 2012-11-26 23:39:11 +0100
  • 7380daf7e9 euscanwww: Fixing metadata and ebuild urls volpino 2012-11-26 15:38:27 +0100
  • a8f69e8128 euscanwww: per handler package list volpino 2012-11-26 14:55:49 +0100
  • 8ad3ed2897 euscanwww: Handler's statistics volpino 2012-11-26 14:32:39 +0100
  • 1af51ec674 euscanwww: moving "Statistics" at the bottom of the menu bar volpino 2012-11-26 12:22:08 +0100
  • 0601222691 euscanwww: slot is not part of unique_together. Better version strings volpino 2012-11-25 23:17:59 +0100
  • 7e635b380f Add gnome handler Gilles Dartiguelongue 2012-11-24 00:42:11 +0100
  • 882f8b0fba DEBUG=False by default Corentin Chary 2012-11-23 10:25:43 +0100
  • e8670bc853 Return HttpResponseNotFound(), got 20 exceptions emails this morning :D Corentin Chary 2012-11-23 10:25:30 +0100
  • c135c35670 Update TODO Signed-off-by: Corentin Chary <corentin.chary@gmail.com> Corentin Chary 2012-11-19 22:57:31 +0100
  • 8a11e1fc39 djeuscan: temporary fix for ebuild/metadata Corentin Chary 2012-11-19 22:54:52 +0100
  • fa4916f5f8 Update TODO Corentin Chary 2012-11-19 22:50:41 +0100
  • 0efe8292b1 Don't remove everything, only cache Corentin Chary 2012-11-12 23:26:38 +0100
  • 9f5402f896 euscanwww: Favourite/Unfavourite template code refactored volpino 2012-11-08 18:57:29 +0100
  • 9143301875 euscanwww: Refresh package button works even without JS volpino 2012-11-08 16:22:03 +0100
  • 853e92c56e euscanwww: Simple link instead of form volpino 2012-11-08 15:50:19 +0100
  • 90f55433d1 euscanwww: Upstream urls now are anchors volpino 2012-11-08 15:46:16 +0100
  • 7f55e00ed0 euscanwww: raise Http404 -> return HttpResponseNotFound() volpino 2012-11-08 15:25:49 +0100
  • c648d7e756 euscanwww: Showing ebuild and metadata in package details page volpino 2012-11-08 15:21:02 +0100
  • effab2015b euscanwww: Use Version.tag to be more DRY volpino 2012-11-08 15:19:45 +0100
  • b838f3cb59 Merge branch 'master' of https://github.com/iksaif/euscan volpino 2012-11-04 18:04:22 +0100
  • 6296f4c0f3 euscanwww: South migration for keeping data for the new accounts app volpino 2012-11-04 17:58:18 +0100
  • 5c460e895a djeuscan/tasks: fix update_portage() and layman --sync Corentin Chary 2012-11-04 12:30:22 +0100
  • 7ed088e705 Updating TODO volpino 2012-11-02 20:17:16 +0100
  • c04b4c8187 euscanwww: Adding make.conf and overlays info to config page volpino 2012-11-02 20:10:06 +0100
  • 4751eaf7a5 euscanwww: Added migration for deleting UserProfile volpino 2012-11-02 17:37:28 +0100
  • 30f209b816 euscanwww: Make euscan_captcha a real app volpino 2012-11-02 17:37:04 +0100
  • c31076ddb4 euscanwww: Moving all account related stuff to a separate app volpino 2012-11-02 17:33:00 +0100
  • 2bf0061979 euscanwww: removed useless 'print' volpino 2012-11-01 16:36:14 +0100
  • 352dfa9e14 euscanwww: moving captcha app where the apps should be volpino 2012-11-01 16:29:27 +0100
  • 6f421cfe13 euscanwww: test fixes and minor PEP8 fixes volpino 2012-11-01 16:28:19 +0100
  • 1abc4d409e euscanwww: fixing urls.py to be more DRY volpino 2012-11-01 16:25:32 +0100
  • 48c1eadab4 Merge branch 'master' of https://github.com/iksaif/euscan volpino 2012-10-30 20:27:37 +0100
  • df1da16e45 euscan/handlers: we need the file version Corentin Chary 2012-10-29 13:05:20 +0100
  • 90c7f27b95 djeuscan/processing: fix scan_upstream after scan_portage Corentin Chary 2012-10-29 12:48:08 +0100
  • c40528f7d2 Update TODO Corentin Chary 2012-10-29 12:48:02 +0100
  • 5a8d7e8932 euscanwww: use maintainers names, not ids Corentin Chary 2012-10-29 12:47:32 +0100
  • 808acfe13a django-recaptcha 0.0.5 compat Corentin Chary 2012-10-29 12:46:37 +0100
  • 975f7b1dbf euscanwww: Adding an about config page volpino 2012-09-24 16:47:21 +0200
  • 4b3e0bd525 euscanwww: Upgrading Bootstrap toogle buttons volpino 2012-09-24 15:36:11 +0200
  • c519f6b28a euscan: last_version property added volpino 2012-09-22 16:08:38 +0200
  • ddd8be39f5 euscanwww: Wrapping herds and maintainers in <p> to put them in newlines volpino 2012-09-22 15:45:07 +0200
  • 565c5823c1 euscan: deb handler - adding support for Packages.gz or Packages.bz2 and version detection fix volpino 2012-09-21 19:03:53 +0200
  • ef20139730 euscan: Removing http cache from TODO volpino 2012-09-21 17:12:43 +0200
  • 3d058946b6 euscanwww: making get parameter shorter volpino 2012-09-21 17:10:51 +0200
  • 75b5bcc32f euscanwww: Adding an option to run upstream scanning after an update in portage volpino 2012-09-14 17:22:18 +0200
  • 056b00f709 euscan: Adding naive deb handler, TODO updated volpino 2012-09-14 16:56:52 +0200
  • d2433c1b3c euscan: Adding freecode handler volpino 2012-09-14 16:21:30 +0200
  • 16e14bf791 euscanwww: Created a feed for scan world with packages in GET volpino 2012-09-14 15:25:08 +0200
  • 60deecd853 euscan: Adding support for disabling handlers volpino 2012-09-14 11:33:57 +0200
  • 2bd6c03b3b djeuscan: really fix scan on demand Corentin Chary 2012-10-10 09:36:25 +0200
  • c02072cb16 euscanwww: Adding an about config page volpino 2012-09-24 16:47:21 +0200
  • f257c40aec euscanwww: Upgrading Bootstrap toogle buttons volpino 2012-09-24 15:36:11 +0200
  • f9f18fbce2 euscan: last_version property added volpino 2012-09-22 16:08:38 +0200
  • 04be40e8e0 euscanwww: Wrapping herds and maintainers in <p> to put them in newlines volpino 2012-09-22 15:45:07 +0200
  • 26fae25aec euscan: deb handler - adding support for Packages.gz or Packages.bz2 and version detection fix volpino 2012-09-21 19:03:53 +0200
  • fd204f7b1f euscan: Removing http cache from TODO volpino 2012-09-21 17:12:43 +0200
  • 15d67b3060 euscanwww: making get parameter shorter volpino 2012-09-21 17:10:51 +0200
  • 9afb31fc65 euscan: fix #435118 and #435120 Corentin Chary 2012-09-15 23:20:30 +0200
  • 57c80cf954 euscanwww: Adding an option to run upstream scanning after an update in portage volpino 2012-09-14 17:22:18 +0200
  • 0203a465ee euscan: Adding naive deb handler, TODO updated volpino 2012-09-14 16:56:52 +0200
  • 4b29c6db2b euscan: Adding freecode handler volpino 2012-09-14 16:21:30 +0200
  • 16f8d0c355 euscanwww: Created a feed for scan world with packages in GET volpino 2012-09-14 15:25:08 +0200
  • 58381f9808 Merge branch 'master' of https://github.com/iksaif/euscan volpino 2012-09-14 11:34:56 +0200
  • 14854dbadd euscan: Adding support for disabling handlers volpino 2012-09-14 11:33:57 +0200
  • 89f3192937 euscan: update TODO Corentin Chary 2012-09-14 10:42:53 +0200
  • 1fc42e083d Merge remote-tracking branch 'origin/master' Corentin Chary 2012-09-14 10:31:19 +0200
  • e13d54100d euscanwww/templates: minor fixes Corentin Chary 2012-09-14 10:29:24 +0200
  • 32506e252a euscanwww: small scan related fixes Corentin Chary 2012-09-14 10:29:06 +0200
  • a1cc8425f2 euscan: TODO Corentin Chary 2012-09-14 10:28:26 +0200
  • e1254df431 Merge remote-tracking branch 'fox/master' Corentin Chary 2012-09-14 10:26:56 +0200
  • e25620b862 Merge remote-tracking branch 'origin/master' Corentin Chary 2012-09-14 10:26:50 +0200
  • 80ca711565 euscanwww: Improved email template volpino 2012-09-03 15:09:12 +0200
  • 2019b245e8 euscan: Adding config file support volpino 2012-09-02 18:58:01 +0200
  • 332b5d7c80 euscan: Added XML output volpino 2012-09-02 18:39:04 +0200
  • 59b5eb77ac Merge branch 'master' of https://github.com/iksaif/euscan volpino 2012-09-02 17:53:37 +0200
  • b8df26b211 euscan: update TODO Signed-off-by: Corentin Chary <corentin.chary@gmail.com> Corentin Chary 2012-08-19 18:41:17 +0200
  • 519f335966 euscan: PEP8 compliant code volpino 2012-08-15 15:37:55 +0200
  • 2557b74beb Merge branch 'master' of https://github.com/iksaif/euscan volpino 2012-08-15 15:34:15 +0200
  • 269fc0afa5 euscanwww: Fixing all templates to be XHTML compliant volpino 2012-08-15 15:32:16 +0200
  • d66c2dff99 euscan: Adding missing requirement ansi2html volpino 2012-08-15 15:31:50 +0200
  • 68da776d07 euscanwww: Fixing preferences form errors volpino 2012-08-15 15:25:22 +0200
  • b97fb74dc3 euscan: fix mangling Corentin Chary 2012-08-15 11:29:29 +0200