Commit Graph

54 Commits

Author SHA1 Message Date
(no author)
66c04be684 - added disableRepository(),enableRepository() to EquoInterface
- improved repositories cache handling reliability
- updated entropyTools.SaveRepositorySettings()
Spritz:
- implemented repositories activation/deactivation (ordering will follow)


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1052 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-16 16:13:12 +00:00
(no author)
27ed93827a - fixed conntest url by exporting it to repositories.conf
- improved repository databases reliability adding extra read only checks
- fixed bad/not available repositories handling by removing weird loops with fetch_repository_if_not_available
- updated indentation in databaseTools.py


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1048 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-15 15:08:12 +00:00
(no author)
806c7ece98 - updated TODO
- completing the previous commit


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1047 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-15 11:50:06 +00:00
(no author)
2a1657f99a - added additional check to client database reliability
- added /etc/portage/bashrc used in 3.5 Loop 1

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1012 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-06 13:44:50 +00:00
(no author)
c29e2a7e5d - indentation updates
- removed some useless logging and config files
- updated spritz~equo interface implementation


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@977 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-02 18:00:03 +00:00
(no author)
446637da23 - added another download mirror
- moved all print messages to updateProgress in EquoInterface


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@976 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-02 11:25:23 +00:00
(no author)
34995bce94 - started to work out spritz dependencies and update repositories function
- reimplemented repositoriesTools in a OO way, creating repositoryController class


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@961 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-29 01:55:01 +00:00
(no author)
79ffb1646b - initial implementation of /usr/portage/profiles/updates/ support - entropy side
- fixed two bugs in atomMatch that caused to return invalid data when using multiMatch and when searching a package key
- removed logging from portageTools, since it's not needed anymore
- improved speed of portageTools
- greatly improved speed of atomMatch caching listAllBranches query
- removed useless logging from entropyTools to speed up execution
once updates/ support will be in place, I will tag a new release

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@942 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-27 02:21:55 +00:00
(no author)
a532046ef4 added preventive backup of files overwritten by equo conf update
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@883 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-15 08:36:44 +00:00
(no author)
241d6329fd updated TODO, solved a memory leak with tarinfo
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@880 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-14 23:44:25 +00:00
(no author)
9077cec350 added joost mirror and reorganized mirrors syntax
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@873 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-14 15:39:55 +00:00
(no author)
42b32e1f17 adding dutch mirror
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@872 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-14 15:30:32 +00:00
(no author)
50dcc564fd - add /etc/pam.d to configprotectmask
- tag 0.8.35


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@797 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-03 21:40:18 +00:00
(no author)
37fd7068f5 fix RSS guid and add proper managingEditor
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@787 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-30 10:39:23 +00:00
(no author)
fca97daf3e add RSS max entries support
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@784 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-30 09:46:52 +00:00
(no author)
4cef0fc7c3 added preliminary RSS logging - need to be extended
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@782 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-30 02:57:07 +00:00
(no author)
47b6e1824d moved etpConst['branches'] to server.conf
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@781 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-29 22:06:55 +00:00
(no author)
45fc794fc6 - added package.mask support
- added package.unmask support
- great atomMatch speed improvements on both caching and calculation side


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@771 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-28 14:28:01 +00:00
(no author)
141a95ed21 - partially completed keywording support
- solved a huge caching bug, my fault
- added a temp fix for /bin/su trigger


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@766 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-26 20:09:43 +00:00
(no author)
be2640c14a - added proxy support
- fixed an issue with os.rename, switching to shutil.move
- fixed few issues with database disk cache corruption, added further checks
- fixed a possible issue with loading grub.conf containing non UTF8 characters
- fixed an issue with removal resume cache corruption
- fixed an issue with database cache retrieval failure


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@752 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-23 00:39:15 +00:00
(no author)
cb2b5859be - added revision to package archives
- remove packages from mirrors only when they are expired -> etpConst['packagesexpirationdays']
- minor changes/updates


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@746 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-21 13:00:54 +00:00
(no author)
c0a49a60dd - fixed an issue with opening text files that cointain >chr(128) characters
- added eclasses printout for reagent database search
- added CONFIG_PROTECT_SKIP feature
- added java-config trigger


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@744 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-21 11:24:39 +00:00
(no author)
0665311a5b update remoteTools stuff to support the new repositories layout
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@714 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-17 12:00:35 +00:00
(no author)
2f8e735e97 we've moved paths
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@712 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-17 11:37:08 +00:00
(no author)
bf218813b1 update configuration and prepare support for database compressed with .bz2
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@641 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-08 14:11:16 +00:00
(no author)
a0f3b4ace2 updating garr.it mirror url
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@618 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-06 07:50:40 +00:00
(no author)
319ca418d9 switching branches to a versioning schema
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@603 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-03 02:38:13 +00:00
(no author)
0f765252ff a lot of work is taking place, something could be a little bit broken, please be patient
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@600 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-03 01:37:19 +00:00
(no author)
90ae06bdd1 first surrounding work around CONFIG_PROTECT support
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@528 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-09-30 17:24:18 +00:00
(no author)
1152a94752 - completed world function
- reorganized step executor
- fixed a lot of bugs laying around
- completed a lot of FIXME
- we are dancing...

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@524 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-09-27 14:46:36 +00:00
(no author)
ff048c0b9d more fixes/updates for equo
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@509 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-09-23 12:49:44 +00:00
(no author)
af16137f79 now equo is starting to work again
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@508 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-09-22 18:23:10 +00:00
(no author)
88a112f60e say goodbye to enzyme, say hello to reagent update function
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@494 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-09-09 18:00:43 +00:00
(no author)
2f6720b587 added mirrored download
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@481 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-09-04 08:02:44 +00:00
lxnay
c7337b500f add new remote.conf
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@344 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-07-30 12:37:25 +00:00
lxnay
7df0cdd108 some work on equo, now the database controller is more flexible
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@335 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-07-26 22:38:23 +00:00
lxnay
dfc721d8ce added preliminary branch management in searches
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@333 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-07-26 19:12:34 +00:00
lxnay
40e2b7c764 completed first tool of the client
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@321 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-07-20 18:12:26 +00:00
lxnay
656db20d2c a lot of random but big updates
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@320 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-07-20 10:38:38 +00:00
lxnay
2c2fab155c added http php helpers support, md5sum verification for uploaded and downloaded files, a lot of bugfixes
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@316 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-07-18 17:38:41 +00:00
lxnay
768f38abe2 more work on logTools and logging implementation
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@308 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-06-06 20:14:59 +00:00
lxnay
7710d29721 finally some major work on the logging stuff
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@307 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-06-03 22:11:27 +00:00
lxnay
fec5b4885f started to implement logTools properly
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@304 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-05-20 18:49:04 +00:00
lxnay
d88b24f53d add logging configuration options
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@302 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-05-16 15:57:36 +00:00
lxnay
b9e62d3310 added preliminary, not yet cross-compile-aware distcc support
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@197 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-03-26 23:02:50 +00:00
lxnay
bf3200ec6d improved FTP support, started to define activator edges
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@195 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-03-26 08:11:08 +00:00
lxnay
42b5c2d2af added FTP server management, put the basis for the activator stack
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@192 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-03-25 16:03:33 +00:00
lxnay
bbc93f9dd8 adding activator files (nothing is working yet atm) and improve slotted packages support
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@184 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-03-23 17:12:33 +00:00
lxnay
d4dde5ba97 some preparatory work to complete build()
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@136 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-02-25 19:27:02 +00:00
lxnay
57d62b3363 enzym->enzyme
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@86 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-02-08 23:57:34 +00:00