(no author)
b481d9407e
- when installing a package, datecreation will be updated accordingly to the system date
...
- fixed few things here and there
- started to work on spritz packages search
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@994 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-05 00:49:18 +00:00
(no author)
c3c7906e0a
- totally rewritten Entropy modules and interface
...
the biggest commit, ever
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@982 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-03 17:48:57 +00:00
(no author)
9d4146aeff
- improving speed of equo world
...
- fixed a bug with equo conf update
- fixed a bug with EquoInterface.atomMatch
- moved fetchRepositoryIfNotAvailable
- added getScopeData function to etpDatabase
- some indentational updates
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@981 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-03 00:48:57 +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)
db9b8cdbd7
- misc bug fixes
...
- moving askquestion to EquoInterface (that is gonna be renamed to EntropyInterface when done)
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@973 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-01 14:34:24 +00:00
(no author)
7c168a44ed
- EquoInterface implementation improvements
...
- TextInterface implementation improvements
- uiTools has been shrunk in favour of EquoInterface
major rewrite at 75%
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@972 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-01 11:59:31 +00:00
(no author)
8d43fe6dea
more work on the new EquoInterface class
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@971 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-31 10:49:16 +00:00
(no author)
a25c62de21
- imported most equoTools functions inside Equo class
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@970 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-31 03:36:04 +00:00
(no author)
735db92d56
missed to remove code from removePackage and addPackage
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@953 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-28 11:30:54 +00:00
(no author)
5feaf073f5
removed unused binkeywords table
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@951 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-28 11:27:03 +00:00
(no author)
cd85402c97
- removed most of debugging stuff in databaseTools
...
- implemented profiles updates client side
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@950 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-28 11:18:43 +00:00
(no author)
c0dae5c85b
added support for slotmove server side
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@949 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-27 22:00:40 +00:00
(no author)
5749ad5ecb
improved reliability of retrieveDepends
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@948 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-27 21:26:44 +00:00
(no author)
b545e7a1ad
- added expired packages support to --initialize
...
- added injected packages support to --initialize
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@947 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-27 17:35:43 +00:00
(no author)
73e8370aa3
completed packages move server side, slotmove will hit soon
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@946 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-27 17:14:53 +00:00
(no author)
8ca3cba637
a fix for previous commit
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@945 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-27 13:31:20 +00:00
(no author)
1ca3c5a92c
- improve getInstalledPackagesCounters() speed
...
- polished etpDatabase class by splitting code in multiple functions
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@944 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-27 13:29:47 +00:00
(no author)
46afbf12ce
add a safe default timeout to self.connection
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@943 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-27 02:47:12 +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)
defb718ef9
fixed tables indexing when running as user
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@940 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-26 11:31:28 +00:00
(no author)
c8f5bd0d07
- updated TODO
...
- improved dependstable reliability
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@937 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-25 14:08:48 +00:00
(no author)
b6a48056cf
speed improvements:
...
- disabled database logging by default
- cached linker paths in triggers
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@933 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-23 13:49:40 +00:00
(no author)
f86b19f8f7
skip bad utf-8 for users
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@927 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-22 08:05:40 +00:00
(no author)
a55ee949da
daily set of bug fixes
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@926 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-21 11:40:21 +00:00
(no author)
f7db4525d8
- added slot search query
...
- improved portage ebuild triggers
- added --nochecksum option for equo world and equo install
- parallelized package cleanups step
- usual set of misc bug fixes
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@923 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-21 03:38:36 +00:00
(no author)
b12f27e258
- added kbuildsycoca4 trigger
...
- fixed a bug in gentoosync
- fixed a bug with maskingparser.py
- misc bug fixes
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@904 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-18 17:11:09 +00:00
(no author)
a0ccf902d4
added query functionalities to reagent + some spare bug fixes
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@889 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-16 11:57:20 +00:00
(no author)
815d0d066a
workaround for packages with no keywords set
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@877 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-14 18:33:32 +00:00
(no author)
125fadce84
initial exception infrastructure ready and implemented
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@875 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-14 18:13:24 +00:00
(no author)
114d71d703
extra code cleanup
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@863 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-13 20:30:53 +00:00
(no author)
64040fdb46
code review done
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@861 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-13 19:37:17 +00:00
(no author)
7a4158657f
- fixed utf8 conversion issues
...
- delete dbconn class everywhere
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@850 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-12 15:06:28 +00:00
(no author)
60a0084039
testing optimized text_factory
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@849 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-12 13:38:27 +00:00
(no author)
b8d8d53189
- fix for quickpkg in smartTools
...
- fix for atomMatch and revisions comparision
- fix for possible broken text strings in database
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@848 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-12 13:27:11 +00:00
(no author)
1f179155db
tagging entropy 0.9.10
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@847 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-12 00:33:33 +00:00
(no author)
edf1d7a49f
- improved etpDbStatus scope
...
- misc bug fixes
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@838 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-11 15:18:17 +00:00
(no author)
b5f56f53a2
rename etpDatabase to etpDbStatus
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@834 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-11 00:09:13 +00:00
(no author)
06ce3a7458
say goodbye to databaseStatus class, say hello to etpDatabase dict
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@828 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-10 18:45:31 +00:00
(no author)
995bc7038c
workaround for readonly databases
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@827 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-10 16:45:32 +00:00
(no author)
80995670bb
completed multipackage support server side
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@826 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-10 16:41:48 +00:00
(no author)
ae8a15ac38
added basic multipackages functionalities, must be exported to GUI/CLI
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@825 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-10 14:07:21 +00:00
(no author)
8d8ecd28f5
fixing a small bug with searchProvide
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@823 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-10 01:05:03 +00:00
(no author)
f7a18e641c
updated SQL syntax
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@821 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-10 01:00:12 +00:00
(no author)
703abfdfbb
update rescueTools to work with chroots
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@820 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-10 00:08:21 +00:00
(no author)
f834623688
fixing two small bugs in atomMatch
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@819 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-09 22:55:14 +00:00
(no author)
067e8c81fd
updates and bug fixes, preparing entropy 0.8.40
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@817 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-09 17:49:06 +00:00
(no author)
833af52a09
usual set of bug fixes
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@816 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-09 12:29:28 +00:00
(no author)
549d2ddf54
definitely fix SQL queries escaping on addCompileFlags and areCompileFlagsAvailable
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@813 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-07 09:30:32 +00:00
(no author)
8e590111b3
escape compile flags
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@812 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-06 21:00:37 +00:00
(no author)
889ec94617
escape compile flags
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@811 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-06 20:51:38 +00:00