Commit Graph

111 Commits

Author SHA1 Message Date
Corentin Chary
7f8fb05c23 htdocs: add static symlink
(don't remember why exactly)

Signed-off-by: Corentin Chary <corentin.chary@gmail.com>
2012-05-20 11:14:50 +02:00
volpino
8563785746 model validators 2012-05-19 14:11:06 +02:00
volpino
de0ad4b210 issue #13 fixed 2012-05-13 16:42:29 +02:00
volpino
61a24fefb7 minor fix in runtests 2012-05-13 14:10:57 +02:00
volpino
c85de09947 some more cleaning, removing relative imports 2012-05-13 14:09:22 +02:00
volpino
b339efe012 tests for managers 2012-05-13 11:37:05 +02:00
volpino
2ec8cba794 feeds tests 2012-05-12 17:29:09 +02:00
volpino
c790618a51 more tests 2012-05-12 16:07:49 +02:00
volpino
d3676250ab tests refactoring and some fixes 2012-05-09 16:50:17 +02:00
volpino
9a39328e3b more and more tests 2012-05-07 14:27:54 +02:00
volpino
04d54f4689 add db journal to gitignore 2012-05-07 13:44:11 +02:00
volpino
46489c84a4 charts test 2012-05-07 10:56:54 +02:00
volpino
cb3dcaf713 test test test! 2012-05-07 10:20:33 +02:00
volpino
23f43e869a urls from future in templates 2012-05-06 20:27:14 +02:00
volpino
948c5b8c39 some tests, urls now have a name 2012-05-06 20:03:49 +02:00
volpino
0ece4c04b2 removed some code minimizations for readability 2012-05-05 16:59:34 +02:00
volpino
e0bb80f905 some cleaning 2012-05-05 16:55:59 +02:00
Federico Scrinzi
37a623a97a Merge pull request #1 from bacher09/master
Code refactoring
2012-05-05 07:43:15 -07:00
volpino
1f18782007 test reorganized, launch them with setup.py test 2012-05-05 16:09:04 +02:00
Slava Bacherikov
22ac8c4e2e Merge branch 'master' of git://github.com/volpino/euscan 2012-05-05 16:51:15 +03:00
Slava Bacherikov
3a56aa4391 Rewrote some for_ methods in PackageMixin class 2012-05-05 18:50:13 +03:00
Slava Bacherikov
b4162313f2 Change in PackageMixin, create ANNOTATE_DICT 2012-05-05 18:28:41 +03:00
Slava Bacherikov
0efba89342 Change in PackageMixin 2012-05-05 17:41:09 +03:00
volpino
52fc4a5df4 VersionLog manager 2012-05-05 11:48:12 +02:00
volpino
050c210f40 charts fix, bug introduced while refactoring 2012-05-05 11:04:44 +02:00
volpino
22bcf20c7c select_related prefetch refactored 2012-05-05 10:54:04 +02:00
volpino
5c0dbe11f2 feeds use manager 2012-05-05 10:38:51 +02:00
volpino
7ad08128cd apis now use manager 2012-05-05 10:22:59 +02:00
volpino
6464187342 changing charts.py to use manager 2012-05-05 10:09:27 +02:00
volpino
84b2a1917a PackageManager allows chaining 2012-05-05 10:03:02 +02:00
volpino
a145d8a4f6 fixing circular import 2012-05-05 10:02:17 +02:00
volpino
ab6ea22ed3 moved more stuff from views to helpers or managers 2012-05-01 21:15:55 +02:00
volpino
48de5022ba one more function moved to manager, some docs 2012-05-01 17:08:49 +02:00
volpino
8e37f6249c some refactoring, added Package manager for removing code duplicates, added helpers module, basic tests layout 2012-05-01 16:56:09 +02:00
volpino
e17e0de19a README in rst 2012-05-01 13:50:53 +02:00
volpino
ff14477f60 removing tabs and spaces mix in templates 2012-04-28 18:29:21 +02:00
volpino
8c91855a58 Lovely day for PEP8 and pylint! 2012-04-28 18:16:05 +02:00
Corentin Chary
9e1ff8adb7 euscanwww: use tz aware datetimes
Signed-off-by: Corentin Chary <corentincj@iksaif.net>
2012-04-23 17:05:46 +02:00
Corentin Chary
da269b0711 euscanwww: euscan -> djeuscan
Signed-off-by: Corentin Chary <corentincj@iksaif.net>
2012-04-04 17:31:54 +02:00
Corentin Chary
9f1cdae45e euscanwww: django 1.4 port
Signed-off-by: Corentin Chary <corentincj@iksaif.net>
2012-04-04 14:33:40 +02:00
Corentin Chary
d5a9b31b3c euscanwww/feeds: remove duplicate descriptions
Signed-off-by: Corentin Chary <corentincj@iksaif.net>
2012-03-28 09:10:24 +02:00
Corentin Chary
37a9a742c3 euscan: cleanups
Signed-off-by: Corentin Chary <corentincj@iksaif.net>
2012-03-28 09:09:08 +02:00
Corentin Chary
697fbf06ab euscanwww/templates: add icons
Signed-off-by: Corentin Chary <corentincj@iksaif.net>
2012-03-28 09:09:08 +02:00
volpino
ac6c57cb57 adding django-annoying to requirements and deleting it from the codebase 2012-03-27 18:48:31 +02:00
Corentin Chary
5062f29e3c euscanwww: don't delete packages when deleting related versions
Signed-off-by: Corentin Chary <corentincj@iksaif.net>
2012-03-14 14:07:28 +01:00
Corentin Chary
2effd34b01 euscanwww: optimize commands
Signed-off-by: Corentin Chary <corentincj@iksaif.net>
2012-03-14 14:07:06 +01:00
Corentin Chary
043197a3be euscanwww: update style, prefetch related, ...
Signed-off-by: Corentin Chary <corentincj@iksaif.net>
2012-03-05 14:46:34 +01:00
Corentin Chary
1d65ee1984 euscanwww: add charts bellow menu on herd/category/maintainer
Signed-off-by: Corentin Chary <corentincj@iksaif.net>
2012-03-05 11:27:53 +01:00
Corentin Chary
ff33042f36 euscanwww: add freshness and last versions
Signed-off-by: Corentin Chary <corentincj@iksaif.net>
2012-03-02 18:01:46 +01:00
Corentin Chary
d899ffb849 euscanwww: add a snapshot and some steps when importing snapshots
Signed-off-by: Corentin Chary <corentincj@iksaif.net>
2012-03-02 14:27:21 +01:00