Fabio Erculiani
23285e6c77
[entropy.server] out default_repository, in .repository()
2011-02-05 18:15:49 +01:00
Fabio Erculiani
ab93aee68b
[entropy.server] complete the robustness work on the package, completely drop repo=None from function args
2011-02-05 18:07:09 +01:00
Fabio Erculiani
87ca1452b8
[entropy.db] EntropyRepositoryBase: hide temporary property and provide temporary() getter
2011-01-23 18:41:57 +01:00
Fabio Erculiani
a55ada4fca
[tests] when calling Client.shutdown(), SystemSettings plugins are not removed now, so tests require to call destroy() first, then shutdown()
2010-09-25 12:05:57 +02:00
Fabio Erculiani
23b970efa1
[tests] add a new live cache unit test
2010-09-11 15:42:18 +02:00
Fabio Erculiani
1970a36d14
[tests] add another revision bump test
2010-08-20 15:37:02 +02:00
Fabio Erculiani
4352f39d1b
[tests] server: add package revision bumping test
2010-08-20 14:14:15 +02:00
Fabio Erculiani
e1e76d5b28
[entropy.db] first chunk of major entropy.db code updates, create abstract class, move logic there, update API
2010-06-07 17:56:05 +02:00
Fabio Erculiani
942b8f804f
[tests] add another package test to server mode
2010-05-12 08:38:50 +02:00
Fabio Erculiani
37fb97de01
[entropy*] kill SystemSettings attribute of Entropy Client and Entropy Server instances
2010-04-14 14:56:17 +02:00
Fabio Erculiani
e6b841b02f
[tests] update the way test scripts are executed when directly called
2010-03-07 22:15:50 +01:00
Fabio Erculiani
93b052d096
[tests] kill running threads before quitting
2010-02-04 17:45:23 +01:00
Fabio Erculiani
d7f9783ba6
[entropy.client/entropy.server] ditch any reference to sqlite ":memory:" connections, break API
2010-02-02 07:22:47 +01:00
Fabio Erculiani
6e65a7a88e
[entropy*] move cache functions to EntropyCacher, remove spaghetti code around
2010-01-02 15:36:27 +01:00
Fabio Erculiani
94867af2fe
[entropy.server] remove etpConst['officialserverrepositoryid'] and handlers support (there is ssh URI support now)
2009-11-21 13:41:38 +01:00
Fabio Erculiani
ec2be8949d
[unittest] add more verbosity to test modules
2009-11-09 18:27:09 +01:00
Fabio Erculiani
b455f4c7d3
[unittest] add --debug option handling
2009-11-09 14:03:22 +01:00
Fabio Erculiani
e452421c7f
[entropy] fix whitespace after comma
2009-10-05 14:05:32 +02:00
Fabio Erculiani
f4a8901512
[unittest] import fixes
2009-10-05 14:02:45 +02:00
Fabio Erculiani
6441b0d0ef
[unittest] fix import statement
2009-10-04 18:01:35 +02:00
Fabio Erculiani
71825e9c76
[entropy] migrate codebase to Python 2.6 only syntax
2009-09-30 19:53:47 +02:00
Fabio Erculiani
c0d9b5e6f4
[entropy.core] Split entropy.core, introduce generic plugin loader
...
:: split entropy.core and move SystemSettings stuff to
entropy.core.settings (and prepare external plugin support)
:: add EntropyPluginFactory generic class to entropy.core that
will be used Entropy-wide to load external Entropy plugins
:: make entropy.spm Plugin Factory using entropy.core.EntropyPluginFactory
2009-08-30 18:59:35 +02:00
Fabio Erculiani
a77411a736
[entropy.db] reorganize Entropy database arch., add docstrings
2009-07-18 09:39:46 +02:00
Fabio Erculiani
43c94a6507
unit testing: append correct sys.path to every test class
2009-05-15 13:43:31 +02:00
Fabio Erculiani
1c46d90cf9
unit testing: add server unit testing module
2009-04-20 20:39:17 +02:00