Commit Graph

8330 Commits

Author SHA1 Message Date
Fabio Erculiani bc8eac7eec [entropy.server.interfaces.db] community_repo variable has been killed 2011-10-17 11:17:40 +02:00
Fabio Erculiani aebdcad4dc [reagent] goodbye, RIP my friend 2011-10-17 11:12:43 +02:00
Fabio Erculiani 4583e68df1 [entropy.server] drop etpConst['community']['mode'], move setting into server.conf 2011-10-17 11:12:14 +02:00
Fabio Erculiani 07b15b5d1f [eit.commands.mv] add support for complete repo packages migration 2011-10-17 10:41:35 +02:00
Fabio Erculiani 4ca86eb750 [eit.commands.cp] if empty packages list is passed, consider all the packages 2011-10-17 10:40:44 +02:00
Fabio Erculiani b594a4385c [eit.commands.test] new command "eit test remote" 2011-10-17 10:19:46 +02:00
Fabio Erculiani 4aebd05488 [eit.commands.list] add --injected switch 2011-10-17 09:58:47 +02:00
Fabio Erculiani 5ed044c863 [eit.commands.branch] make branch switching more atomic 2011-10-17 09:43:09 +02:00
Fabio Erculiani a4039ef52f [eit.commands.branch] new command "eit branch" 2011-10-16 23:01:51 +02:00
Fabio Erculiani 9a28139758 [eit.commands.test] add command "eit test pkglibs" 2011-10-16 18:25:14 +02:00
Fabio Erculiani 810812a561 [eit.commands.merge] new command "eit merge" 2011-10-16 18:01:55 +02:00
Fabio Erculiani f6e82db425 [eit.commands.query] do not lock entropy resources when running 2011-10-16 18:01:26 +02:00
Fabio Erculiani cb9fa85421 [server] server_query module is dying 2011-10-16 17:44:23 +02:00
Fabio Erculiani d25c64d88f [eit.commands.query] new command "eit query" 2011-10-16 17:43:28 +02:00
Fabio Erculiani 69b9831aff [eit.commands] catch empty module exception (raises ValueError) 2011-10-16 17:43:05 +02:00
Fabio Erculiani 7751e9ac9a [eit.commands.files] add more output to command (show repo and matched atom) 2011-10-16 15:08:41 +02:00
Fabio Erculiani ecec229f08 [eit.commands.files] new command "eit files" 2011-10-16 14:32:16 +02:00
Fabio Erculiani a41543d853 [server] drop scripts dir, stuff is now in build.git repo 2011-10-16 13:18:42 +02:00
Fabio Erculiani e92fc8a163 [server] drop server_key module 2011-10-16 13:18:10 +02:00
Fabio Erculiani fb66baae9a [activator] goodbye, RIP 2011-10-16 13:17:21 +02:00
Fabio Erculiani 89bd32e8ac [eit.commands.key] new command "eit key" 2011-10-16 13:04:41 +02:00
Fabio Erculiani e02e34d61c [eit.commands.notice] use codecs.open() with encoding="utf-8" with edit_file 2011-10-15 22:58:24 +02:00
Fabio Erculiani 44e7fc4d83 [entropy.server] use codecs.open() with encoding="utf-8" with edit_file 2011-10-15 22:57:47 +02:00
Fabio Erculiani a576442c92 [Makefile] do not use ln -sf, rather move the file in place instead 2011-10-15 21:01:06 +02:00
Fabio Erculiani 26ca5f0636 [Makefile] install eit instead of reagent, activator 2011-10-15 20:54:00 +02:00
Fabio Erculiani bc2bd895a1 [eit.commands.test] new command "eit test pkgs" 2011-10-15 20:40:39 +02:00
Fabio Erculiani 5d391df063 [eit.commands.notice] trivial code style update 2011-10-15 18:50:37 +02:00
Fabio Erculiani 97ac1693ee [eit.commands.notice] new command "eit notice" 2011-10-15 18:49:26 +02:00
Fabio Erculiani 8ec43d55f3 [eit.commands.lock] new commands "eit lock", "eit unlock" 2011-10-15 15:14:12 +02:00
Fabio Erculiani 3bc58c86a4 [entropy.transceivers.{ssh,ftp}] respect silent mode if enabled 2011-10-15 15:13:15 +02:00
Fabio Erculiani 2885df330e [entropy.server.mirrors] add quiet keyword arg support to mirrors locking/unlocking methods 2011-10-15 15:12:25 +02:00
Fabio Erculiani 836be5e538 [eit.commands.own] new command "eit own" 2011-10-15 11:27:40 +02:00
Fabio Erculiani cf990b6b77 [eit.commands.{graph,list,match,revgraph,search}] add -q -v switch support (short form of --quiet, --verbose) 2011-10-15 10:33:37 +02:00
Fabio Erculiani fddf3e1cf2 [eit.commands.match] directly expose output of Entropy.atom_match() 2011-10-15 10:29:06 +02:00
Fabio Erculiani 7f821cb900 [entropy.server] open_server_repository(): raise RepositoryError
If repository_id is not available raise RepositoryError.
This is a requirement for atom_match(), that handles the same
exception.
2011-10-15 10:26:50 +02:00
Fabio Erculiani 504332a11d [eit.commands.match] new command "eit match" 2011-10-15 00:30:49 +02:00
Fabio Erculiani ba2f185f7d [eit.commands.search] fix command description 2011-10-15 00:30:38 +02:00
Fabio Erculiani de302fb138 [eit.commands.search] new command "eit search" 2011-10-15 00:18:55 +02:00
Fabio Erculiani e2b1fad5bf [eit.commands.{list,log,repo,revgraph,status}] allow unprivileged execution 2011-10-15 00:10:49 +02:00
Fabio Erculiani 5396eee4c3 [eit.commands.command] add support for unprivileged commands execution 2011-10-15 00:09:25 +02:00
Fabio Erculiani 07fd931d31 [eit.commands.revgraph] new command "eit revgraph" 2011-10-14 23:48:46 +02:00
Fabio Erculiani c7add16133 [eit.commands.graph] add --in <repo> switch 2011-10-14 23:48:27 +02:00
Fabio Erculiani 8ac6fe1287 [eit.commands.list] new command "eit list" 2011-10-14 23:16:15 +02:00
Fabio Erculiani d696845e4b [entropy.output] TextInterface.output: add output level "generic", using print_generic() 2011-10-14 23:14:59 +02:00
Fabio Erculiani 3d43a4d256 [eit.commands.repo] explicitly print server config info 2011-10-14 22:46:05 +02:00
Fabio Erculiani 6f0e6ae40e [eit.commands.graph] add --quiet support 2011-10-14 22:37:44 +02:00
Fabio Erculiani 53a3f9db84 [eit.commands.checkout] explicitly print server config after checkout 2011-10-14 22:37:21 +02:00
Fabio Erculiani cc6a2868e7 [eit.commands.status] fix indentation and explicitly print server config info 2011-10-14 22:36:52 +02:00
Fabio Erculiani c4d8fdf87c [entropy.server] avoid using etpUi in library code 2011-10-14 22:35:46 +02:00
Fabio Erculiani 855efbe3a0 [eit.commands.graph] new command "eit graph" 2011-10-14 18:38:56 +02:00