Commit Graph

7890 Commits

Author SHA1 Message Date
Fabio Erculiani 0e4c6e2ed8 [entropy.server] fix typo 2011-08-02 08:20:33 +02:00
Fabio Erculiani 24fb3c4419 [entropy.server] properly test base repository against missing deps 2011-08-02 08:16:36 +02:00
Fabio Erculiani 10bb393128 [entropy.server] dependencies_test: restore original behaviour, making possible to exploit more use cases 2011-08-02 08:12:57 +02:00
Fabio Erculiani cdc8bc3a2f Tagging Entropy version 1.0_rc28 1.0_rc28 2011-08-02 07:29:21 +02:00
Fabio Erculiani 7f544dfa2f Release Entropy 1.0_rc28 2011-08-02 07:29:11 +02:00
Fabio Erculiani a13ec7aa82 [matter] fixup some undefined references 2011-08-01 21:46:42 +02:00
Fabio Erculiani 2c680a9c31 [matter] make entropy repo commit optional via --commit 2011-08-01 21:44:59 +02:00
Fabio Erculiani b66bae0d21 [matter] add preserved-libs QA check 2011-08-01 21:39:35 +02:00
Fabio Erculiani b110b867d4 [matter] add USE flags constraints support 2011-08-01 19:39:34 +02:00
Fabio Erculiani 897e73e93a [matter] complete initial development, add .spec files support 2011-08-01 16:50:23 +02:00
Fabio Erculiani 711cb17ad7 [matter] rename example dir 2011-08-01 14:52:54 +02:00
Fabio Erculiani cb1183b75a [Makefile] install matter with entropy-server 2011-08-01 14:43:19 +02:00
Fabio Erculiani 2e00418c0e [matter] complete initial implementation 2011-08-01 14:42:16 +02:00
Fabio Erculiani eb90a2f4b9 [entropy.spm.skel] update docstring for generate_package() 2011-08-01 11:06:28 +02:00
Fabio Erculiani b0e7fbe74c [matter] correctly handle 32bit chroots over 64bit systems, improve code 2011-08-01 00:36:55 +02:00
Fabio Erculiani cd61c1c347 [matter] rename auto-builder to matter 2011-07-31 23:17:05 +02:00
Fabio Erculiani 69c8daeb39 [auto-builder] more work towards feature completion 2011-07-31 23:16:26 +02:00
Fabio Erculiani 1b299ad36c [auto-builder] implement pre/post hooks, continue initial development 2011-07-31 12:05:06 +02:00
Fabio Erculiani 8e2c86c66f [auto-builder] add basic entropy locks handling 2011-07-30 23:16:08 +02:00
Fabio Erculiani ea7e5af4c1 [entropy.tools] acquire_entropy_locks: make it modular, add acquire_entropy_resources_locks 2011-07-30 23:02:57 +02:00
Fabio Erculiani 59db6b8dbd [entropy.const] const_setup_entropy_pid: make pid handling completely atomic and blocking (required by auto-builder) 2011-07-30 22:56:37 +02:00
Fabio Erculiani 5d1ec48fc6 [entropy.client.interfaces.methods] lock_resources: add support for blocking mode 2011-07-30 22:23:19 +02:00
Fabio Erculiani e664c7ae63 [entropy.tools] acquire_entropy_locks: remove useless duplicated call 2011-07-30 22:21:16 +02:00
Fabio Erculiani d9fad847ee [entropy.client.interfaces.methods] _create_pid_file_lock: get lock file via function call arguments 2011-07-30 22:20:19 +02:00
Fabio Erculiani 56c374de36 [entropy.const] const_setup_entropy_pid: add support for blocking entropy pid locking 2011-07-30 22:16:26 +02:00
Fabio Erculiani c4d4a49789 [services] add auto-builder application prototype for review 2011-07-30 17:20:11 +02:00
Fabio Erculiani 3e6f43cfbe [entropy.server] when running dependencies test, always match against given list of repository identifiers 2011-07-28 18:06:30 +02:00
Fabio Erculiani 27d3275a07 [entropy.db] deprecate some ancient backward compatibility code 2011-07-28 08:07:05 +02:00
Fabio Erculiani 90578f6bb6 [todo] update TODO 2011-07-28 07:28:11 +02:00
Fabio Erculiani b492249c35 [eit] add "depsin" option 2011-07-28 07:19:11 +02:00
Fabio Erculiani 2e299ddf75 [reagent] fix "reagent query list" 2011-07-26 09:07:52 +02:00
Fabio Erculiani 6c41ad57d7 [reagent] make possible to list content from specific repositories 2011-07-26 09:03:54 +02:00
Fabio Erculiani 32f4bf82f0 [equo] search_repository_packages: print something when no results are found 2011-07-26 08:58:14 +02:00
Fabio Erculiani 166d1bcd10 [reagent] shutdown Entropy Server instance once done 2011-07-26 08:52:14 +02:00
Fabio Erculiani fe5b6557cc [conf] repositories.conf: update itti.ifce.edu.br mirror URL 2011-07-22 19:24:11 +02:00
Fabio Erculiani 3c8ca760cd [todo] update TODO 2011-07-22 19:10:10 +02:00
Fabio Erculiani 76179ac326 [todo] update TODO 2011-07-21 13:52:38 +02:00
Fabio Erculiani 544b257707 [conf] packages.server.dep_rewrite: add more documentation 2011-07-21 13:52:18 +02:00
Fabio Erculiani da8d3b367d [todo] update TODO 2011-07-18 20:17:10 +02:00
Fabio Erculiani a2d5e52c3c Tagging Entropy version 1.0_rc27 1.0_rc27 2011-07-17 21:59:36 +02:00
Fabio Erculiani e1e60b4c69 Release Entropy 1.0_rc27 2011-07-17 21:59:28 +02:00
Fabio Erculiani 4134acfca5 [server] server_query: make all query tools able to go through all the available repositories 2011-07-17 21:58:46 +02:00
Fabio Erculiani f2597a0834 [equo] text_query: make possible to provide a list of repository identifiers to graph_packages() 2011-07-17 21:55:04 +02:00
Fabio Erculiani 3740fb1231 [equo] text_query: make possible to provide a list of repository identifiers to revgraph_packages() 2011-07-17 21:52:51 +02:00
Fabio Erculiani 1119d6f713 [eit] implement "pushas" option 2011-07-17 21:35:06 +02:00
Fabio Erculiani 63160f9645 [todo] update TODO 2011-07-17 18:00:00 +02:00
Fabio Erculiani 730df29fc4 [reagent] execute dependencies test ("deptest") on all the available repositories 2011-07-17 17:59:35 +02:00
Fabio Erculiani e71dfaa32c [entropy.qa] trivial speedup fix 2011-07-17 17:59:18 +02:00
Fabio Erculiani 0f84a5f6df [entropy.server] improve speed of _external_metadata_qa_hook_test by directly using str() 2011-07-17 17:52:42 +02:00
Fabio Erculiani f5056a1cca [activator,reagent] do not print stack content in case of KeyboardInterrupt exception 2011-07-17 16:30:17 +02:00