*** lucmult has quit IRC | 00:00 | |
*** lucmult1 has joined #zope | 00:00 | |
*** daMaestro has joined #zope | 00:03 | |
*** srichter has quit IRC | 00:03 | |
*** allisterb has joined #zope | 00:06 | |
*** dunny has joined #zope | 00:09 | |
*** allisterb has quit IRC | 00:12 | |
*** avn has quit IRC | 00:13 | |
*** hever has joined #zope | 00:16 | |
*** avn has joined #zope | 00:16 | |
*** jim_SFU has quit IRC | 00:23 | |
*** allisterb has joined #zope | 00:27 | |
*** jakke has quit IRC | 00:35 | |
*** yuvilio has quit IRC | 00:41 | |
*** Theuni1 has quit IRC | 00:51 | |
*** fredvd has quit IRC | 01:11 | |
*** MatthewWilkes has quit IRC | 01:28 | |
*** TresEquis has quit IRC | 01:40 | |
*** Hypergraphe has quit IRC | 01:43 | |
*** TomBlockley has quit IRC | 01:44 | |
*** vipod has quit IRC | 01:59 | |
*** MrTango has quit IRC | 02:09 | |
*** dayne has quit IRC | 02:12 | |
*** dayne has joined #zope | 02:13 | |
*** dayne has quit IRC | 02:16 | |
*** dayne has joined #zope | 02:17 | |
*** dayne has quit IRC | 02:21 | |
*** J1m_ has quit IRC | 02:27 | |
*** alecm has quit IRC | 02:50 | |
CIA-7 | charlie_x * r117309 Products.CMFDefault/Products/CMFDefault/browser/ (8 files in 2 dirs): Skeleton search form. | 02:51 |
---|---|---|
*** davisagli is now known as davisagli|away | 02:57 | |
*** hever has quit IRC | 03:13 | |
*** hever has joined #zope | 03:16 | |
*** hever has quit IRC | 03:19 | |
*** hever has joined #zope | 03:20 | |
*** hever has quit IRC | 03:21 | |
*** daMaestro has quit IRC | 03:22 | |
*** srichter has joined #zope | 03:29 | |
*** ccomb has quit IRC | 03:31 | |
*** tiwula has quit IRC | 03:41 | |
*** davisagli|away is now known as davisagli | 03:44 | |
*** davisagli is now known as davisagli|away | 03:45 | |
*** davisagli|away is now known as davisagli | 03:47 | |
*** TheJester has quit IRC | 03:50 | |
*** davisagli is now known as davisagli|away | 03:54 | |
*** tiwula has joined #zope | 04:04 | |
*** alvaro_o has quit IRC | 04:11 | |
*** dayne has joined #zope | 04:29 | |
*** dayne has quit IRC | 04:48 | |
*** RUNYAGAs has joined #zope | 05:41 | |
*** planetzopebot has quit IRC | 06:03 | |
*** Moo--__ has quit IRC | 06:03 | |
*** moo_ has joined #zope | 06:03 | |
*** RUNYAGAs has quit IRC | 06:08 | |
*** allisterb has quit IRC | 06:10 | |
*** tiwula has quit IRC | 06:17 | |
*** allisterb has joined #zope | 06:24 | |
*** davisagli|away is now known as davisagli | 06:44 | |
*** tiwula has joined #zope | 06:47 | |
*** davisagli is now known as davisagli|away | 06:47 | |
*** kleist has joined #zope | 07:17 | |
*** davisagli|away is now known as davisagli | 07:18 | |
*** tiwula has quit IRC | 07:20 | |
*** TheJester has joined #zope | 07:25 | |
*** davisagli is now known as davisagli|away | 07:36 | |
*** davisagli|away is now known as davisagli | 08:02 | |
*** huajie has joined #zope | 08:19 | |
*** astoon has joined #zope | 08:25 | |
*** zagy has joined #zope | 08:32 | |
*** saju_m has joined #zope | 08:34 | |
saju_m | a = [(3,obj1),(4,8)], b = deepcopy(a) is it equal to b = [x for x in a] ???? | 08:36 |
*** __mac__ has joined #zope | 08:39 | |
*** Theuni1 has joined #zope | 08:39 | |
*** JaRoel|4D has quit IRC | 08:46 | |
*** astoon has quit IRC | 08:50 | |
*** pingviin1 has joined #zope | 08:50 | |
*** astoon has joined #zope | 08:57 | |
saju_m | Now, what i need to know is how check weather an object is deepcopyable or not OR how privent an object from taking deepcopy. | 08:59 |
*** kiorky_ has quit IRC | 09:00 | |
*** kiorky has joined #zope | 09:00 | |
*** saju_m has quit IRC | 09:01 | |
*** saju_m has joined #zope | 09:02 | |
*** davisagli is now known as davisagli|away | 09:02 | |
*** Theuni1 has quit IRC | 09:11 | |
*** benji has quit IRC | 09:13 | |
CIA-7 | icemac * r117310 z3c.rotterdam/ (setup.cfg docs/HISTORY.txt z3c.rotterdam.egg-info README.txt): | 09:19 |
CIA-7 | - fixed mark up | 09:19 |
CIA-7 | - removed not necessary files and folders | 09:19 |
*** jakke has joined #zope | 09:22 | |
*** davisagli|away is now known as davisagli | 09:28 | |
*** d2m has joined #zope | 09:43 | |
*** yvl has joined #zope | 09:43 | |
*** tisto has joined #zope | 09:45 | |
*** TheJester has quit IRC | 09:46 | |
*** davisagli is now known as davisagli|away | 09:47 | |
CIA-7 | icemac * r117311 z3c.rotterdam/ (7 files in 4 dirs): | 09:48 |
CIA-7 | - Updated tests to run with ZTK 1.0. | 09:48 |
CIA-7 | - Using Python's ``doctest`` module instead of depreacted | 09:48 |
CIA-7 | ``zope.testing.doctest``. | 09:48 |
CIA-7 | - Using ``z3c.layer.pagelet`` instead of deprecated ``z3c.layer``. | 09:48 |
CIA-7 | icemac * r117312 z3c.rotterdam/ (5 files in 2 dirs): Conform to repository policy. | 09:48 |
CIA-7 | icemac * r117313 z3c.saconfig/ (COPYRIGHT.txt LICENSE.txt bootstrap.py): Conform to repository policy. | 09:48 |
*** alga has joined #zope | 09:56 | |
*** MJ has joined #zope | 09:59 | |
*** hever has joined #zope | 10:02 | |
*** hever has quit IRC | 10:04 | |
*** hever has joined #zope | 10:05 | |
*** chaoflow has quit IRC | 10:11 | |
*** JaRoel|4D has joined #zope | 10:16 | |
*** chaoflow has joined #zope | 10:16 | |
*** eperez has joined #zope | 10:27 | |
*** mcdonc has quit IRC | 10:28 | |
*** ccomb has joined #zope | 10:30 | |
*** mcdonc has joined #zope | 10:30 | |
*** Theuni1 has joined #zope | 10:31 | |
*** astoon has quit IRC | 10:32 | |
*** MJ has quit IRC | 10:34 | |
*** planetzopebot has joined #zope | 10:34 | |
*** MrTango has joined #zope | 10:37 | |
*** agroszer has joined #zope | 10:38 | |
*** digitalmortician has joined #zope | 10:42 | |
*** touff has quit IRC | 10:47 | |
*** pepeu has joined #zope | 10:57 | |
*** _bluetouff has joined #zope | 10:59 | |
CIA-7 | ctheune * r117314 gocept.zeoraid/CHANGES.txt: document last changes | 11:02 |
CIA-7 | ctheune * r117315 gocept.zeoraid/ (CHANGES.txt setup.py): Preparing release 1.0b8 | 11:02 |
CIA-7 | ctheune * r117316 /gocept.zeoraid/tags/1.0b8: Tagging 1.0b8 | 11:02 |
CIA-7 | ctheune * r117317 gocept.zeoraid/ (CHANGES.txt setup.py): Back to development: 1.0b9 | 11:02 |
*** mcdonc has quit IRC | 11:04 | |
*** bluetouff__ has joined #zope | 11:06 | |
*** _bluetouff has quit IRC | 11:09 | |
*** pingviin1 has quit IRC | 11:10 | |
*** j-w has joined #zope | 11:11 | |
*** bluetouff__ has quit IRC | 11:12 | |
*** mcdonc has joined #zope | 11:14 | |
*** menesis has joined #zope | 11:16 | |
*** astoon has joined #zope | 11:16 | |
*** mcdonc has quit IRC | 11:17 | |
*** bluetouff__ has joined #zope | 11:17 | |
*** MJ has joined #zope | 11:20 | |
*** mcdonc has joined #zope | 11:25 | |
*** lgs has quit IRC | 11:34 | |
*** lgs has joined #zope | 11:34 | |
*** hever has quit IRC | 11:35 | |
*** MatthewWilkes has joined #zope | 11:36 | |
*** hever has joined #zope | 11:36 | |
*** hever has quit IRC | 11:41 | |
*** zq4pcdf5 has joined #zope | 11:46 | |
CIA-7 | thefunny42 * r117318 zodbupdate/ (CHANGES.txt setup.py): Prepare to release. | 11:49 |
CIA-7 | janwijbrand * r117319 z3c.recipe.i18n/ (CHANGES.txt setup.py): make note of the zc.buildout version requirements and define the requirements in the setup.py | 11:49 |
*** pepeu has quit IRC | 11:52 | |
*** zq4pcdf5 has quit IRC | 11:54 | |
*** goschtl has joined #zope | 11:55 | |
CIA-7 | thefunny42 * r117320 zodbupdate/src/zodbupdate/serialize.py: Improve yesterday code. | 12:03 |
*** evilbungle has joined #zope | 12:10 | |
*** TomBlockley has joined #zope | 12:14 | |
*** vipod has joined #zope | 12:18 | |
CIA-7 | janwijbrand * r117321 z3c.recipe.i18n/CHANGES.txt: emphasis | 12:19 |
CIA-7 | janwijbrand * r117322 z3c.recipe.i18n/setup.py: put history closer to the top for readibility | 12:19 |
CIA-7 | janwijbrand * r117323 z3c.recipe.i18n/ (CHANGES.txt setup.py): Preparing release 0.8.0 | 12:19 |
CIA-7 | janwijbrand * r117324 /z3c.recipe.i18n/tags/0.8.0: Tagging 0.8.0 | 12:19 |
*** huajie has quit IRC | 12:31 | |
CIA-7 | janwijbrand * r117325 z3c.recipe.i18n/ (CHANGES.txt setup.py): Back to development: 0.8.1 | 12:34 |
*** menesis has quit IRC | 12:39 | |
*** teix has joined #zope | 12:39 | |
*** hartym_ has joined #zope | 12:42 | |
*** mr_jolly has joined #zope | 12:42 | |
*** lucmult1 has quit IRC | 12:43 | |
*** hartym has quit IRC | 12:45 | |
CIA-7 | janwijbrand * r117326 z3c.recipe.compattest/setup.py: specify version requirements and improve pypi page readibility | 12:48 |
CIA-7 | janwijbrand * r117327 z3c.recipe.compattest/CHANGES.txt: update changelog | 12:48 |
*** gw has joined #zope | 12:51 | |
*** huajie has joined #zope | 13:04 | |
*** tisto is now known as tisto|away | 13:07 | |
*** hever has joined #zope | 13:18 | |
CIA-7 | charlie_x * r117328 Products.CMFDefault/Products/CMFDefault/browser/search/ (search.py vocab.py interfaces.py): Copyrights and docstrings added. | 13:19 |
CIA-7 | charlie_x * r117329 Products.CMFDefault/Products/CMFDefault/browser/admin/TODO.txt: Todo list updated. | 13:19 |
*** hever has quit IRC | 13:20 | |
*** bluetouff__ has quit IRC | 13:21 | |
*** agroszer has quit IRC | 13:32 | |
*** agroszer_ has joined #zope | 13:32 | |
*** touff has joined #zope | 13:33 | |
*** agroszer_ is now known as agroszer | 13:36 | |
*** menesis has joined #zope | 13:39 | |
*** moo_ has quit IRC | 13:46 | |
*** moo has joined #zope | 13:46 | |
*** moo is now known as Guest12330 | 13:46 | |
*** sunew has joined #zope | 13:49 | |
*** alexpilz has joined #zope | 13:50 | |
*** vipod has quit IRC | 13:52 | |
*** fredvd has joined #zope | 13:56 | |
*** agroszer has quit IRC | 13:57 | |
*** agroszer has joined #zope | 13:58 | |
*** huajie has quit IRC | 13:58 | |
*** astoon has quit IRC | 14:17 | |
evilbungle | hi folks, I have a zope 2.7 instance, any time I try and create an object in a particular folder it raises a conflicterror (I'm running it in debug mode so I'm the only one using the db). Relevant bit of the error: oid 0x0197b0, serial this txn started with 0x0389643bc0b03eaa 2010-10-07 08:59:45.161357, serial currently committed 0x0389643d6cf6df33 2010-10-07 09:01:25.538518. For some reason even between restarts the two dates liste | 14:18 |
MatthewWilkes | evilbungle: Haha. | 14:19 |
MatthewWilkes | ;) | 14:19 |
evilbungle | damn you | 14:20 |
betabug | it was cut off... what was the funny part? | 14:20 |
MatthewWilkes | betabug: We used to work together, I can imagine what kind of a day he's having and he's left me in this situation before, was just me being a dick | 14:21 |
*** fredvd has quit IRC | 14:21 | |
betabug | ah | 14:22 |
betabug | well, 2.7 is unfortunate, as it still produces read conflicterrors IIRC, 2.8 would be a big improvement | 14:22 |
*** touff has quit IRC | 14:23 | |
*** nitrogenycs has joined #zope | 14:23 | |
evilbungle | dealing with this is like archaeology | 14:24 |
betabug | sure, except it's not *that* outdated | 14:24 |
mgedmin | evilbungle, your original message was truncated at "the two dates liste" | 14:25 |
*** dayne has joined #zope | 14:25 | |
mgedmin | care to resume? | 14:25 |
evilbungle | hmm, i think the fact that you can't just 'import transaction' has scared me :) | 14:25 |
betabug | or put it on a pastebin :-) | 14:25 |
evilbungle | the two dates listed are always the same, I'd have expected that after a restart (or just a new transaction) the 'serial this txn started with' would have become the second serial and everything would be fine. Any thoughts? | 14:25 |
betabug | evilbungle: transactions were handled slightly different in <= 2.8, no importing needed | 14:26 |
*** lucmult has joined #zope | 14:26 | |
betabug | IIRC, you just did a get_transaction().commit() | 14:26 |
evilbungle | yeah | 14:27 |
MatthewWilkes | evilbungle: Personally I'd try starting a new transaction explicitly just before doing your first write, in case you've accidentally caused a commit somewhere | 14:27 |
MatthewWilkes | Products like QC1-5 relied entirely on accidents for making sure the data was committed properly | 14:27 |
evilbungle | MatthewWilkes: this is the management_systems folder, so no qc or anything (lots of horrors like kubes though) | 14:28 |
MatthewWilkes | evilbungle: mmm, folder of Kubes and Plones, tasty. | 14:29 |
evilbungle | I can't see what would have caused a commit, the dates are stuck at 8:59 and 9:01 (i've just run it again and the dates are always the same) - it's 12:29 local time here | 14:29 |
betabug | maybe the Data.fs has become corrupted? | 14:29 |
MatthewWilkes | evilbungle: Ah, does it have a timetravel mode patch in FileStorage.py? | 14:29 |
evilbungle | i've no idea, might be a job for repozo this time | 14:30 |
*** astoon has joined #zope | 14:31 | |
evilbungle | there's no time like a panic to test your backups :) | 14:31 |
*** touff has joined #zope | 14:31 | |
*** srichter has quit IRC | 14:34 | |
evilbungle | update - rolling back a particular transaction appears to have fixed it, must have been some weird corruption or something | 14:43 |
betabug | yeah | 14:43 |
*** touff has quit IRC | 14:47 | |
CIA-7 | janwijbrand * r117330 grokui.admin/src/grokui/admin/tests/ftesting.zcml: make sure zope.session is configurred too | 14:55 |
CIA-7 | janwijbrand * r117331 grokui.admin/CHANGES.txt: update changelog | 14:55 |
*** webmaven has joined #zope | 15:07 | |
CIA-7 | janwijbrand * r117332 grokui.admin/ (CHANGES.txt setup.py): Preparing release 0.7.1 | 15:16 |
CIA-7 | janwijbrand * r117333 /grokui.admin/tags/0.7.1: Tagging 0.7.1 | 15:16 |
CIA-7 | janwijbrand * r117334 grokui.admin/ (CHANGES.txt setup.py): Back to development: 0.7.2 | 15:17 |
*** webar7 has joined #zope | 15:19 | |
webar7 | clock badness | 15:20 |
betabug | content added to websites is overrated anyway | 15:20 |
webar7 | betabug, so true | 15:20 |
webar7 | whats worse is when "Communications Departments" (of say each and every large gov't bureaucracy) | 15:21 |
*** huajie has joined #zope | 15:21 | |
webar7 | get involved in needless annual website "refresh" activities | 15:22 |
webar7 | then the IT dept (which never has anything to do since after 20 years Windows finally say 50% is as easy to admin as Unix ... less viruses ... use of linux/unix/appliances/firewalls has reduced need for constant stream of service pack consultants) decides to get involved | 15:24 |
webar7 | and "upgrade" the website and intranet to Sharepoint | 15:24 |
webar7 | zzzz | 15:25 |
webar7 | I say type the damn news releases on a typewriter scan to a PDF and put in ftp directory point googledocs widgets at them and blah | 15:26 |
webar7 | comms dept = 2 people ; entire IT dept = laid off :) | 15:26 |
mgedmin | who'll scan for viruses if you lay off IT? | 15:29 |
mgedmin | switch all users to Ubuntu first | 15:29 |
webar7 | let the news media (running zope and django) and giant media firms (google) who know what they are doing handle the internet web etc. half the firms out there would be better off hiring their own in house cook and catering staff (to make inexpensive and healthy food in the building) and outsourcing all IT to firms that compete on merit and *who know what they are doing* | 15:29 |
webar7 | mgedmin, heheh | 15:30 |
webar7 | I've had this advice about FTP: "it's insecure since it runs on the C:\ drive" | 15:30 |
*** j-w has quit IRC | 15:30 | |
webar7 | WTF?!? | 15:30 |
webar7 | how could someone 30+ years of age who works in IT say such a thing? ... they work for government | 15:31 |
webar7 | when they f*&k up and pull a cable in their physically cramped and badly designed "cabinet" (closet) full of cisco gear and the network crashes they announce it was due to a "packet storm cause by unauthorized equipment connected to the network" ( a macintosh ) | 15:33 |
*** giampaolo has joined #zope | 15:33 | |
webar7 | fire fire fire fire and repossess their homes | 15:33 |
webar7 | :) sorry | 15:33 |
mgedmin | well, exporting the root directory of c: over FTP would be insecure | 15:35 |
mgedmin | especially if you enable write access | 15:35 |
* mgedmin hates FTP and think it should've died years ago -- just use SFTP, people! | 15:35 | |
webar7 | clock badness has me mad ... XP machine running a vm with unix and zope rebooted and clock was reset to 09202012 ... which has meant a bunch of changes to the zodb are wrong dated :=| | 15:36 |
giampaolo | hi, in a view in which I have a form defined I need to use http POST method instead of GET. How do I tell Zope to do that? | 15:36 |
webar7 | mgedmin, it's tru waht you say about C:\ but that is not an inherent property of ftp and in that case it was just a passive download site for files :) running on openbsd ... | 15:37 |
webar7 | with the clock reset to the correct time zope is going a little nuts | 15:37 |
webar7 | can I use the zopectl debug interface to change the date of transactions? | 15:38 |
mgedmin | giampaolo, in the template that generates the <form> tag make sure you do <form method="post"> | 15:38 |
CIA-7 | janwijbrand * r117332 grokui.admin/ (CHANGES.txt setup.py): Preparing release 0.7.1 | 15:40 |
CIA-7 | janwijbrand * r117333 /grokui.admin/tags/0.7.1: Tagging 0.7.1 | 15:40 |
CIA-7 | janwijbrand * r117334 grokui.admin/ (CHANGES.txt setup.py): Back to development: 0.7.2 | 15:40 |
CIA-7 | thefunny42 * r117335 /zodbupdate/tags/0.5: Tag 0.5. | 15:40 |
CIA-7 | thefunny42 * r117336 zodbupdate/ (CHANGES.txt setup.py): bump version | 15:40 |
CIA-7 | janwijbrand * r117337 groktoolkit/ (buildout.cfg grok.cfg): update gtk to ztk 1.0c3, update to zc.buildout 1.5.1, correct source URLs for martian and megrok.layout | 15:40 |
CIA-7 | thefunny42 * r117338 zodbupdate/CHANGES.txt: fix some mistakes | 15:40 |
CIA-7 | janwijbrand * r117339 grok/CHANGES.txt: update changelog | 15:40 |
CIA-7 | janwijbrand * r117340 z3c.recipe.compattest/ (CHANGES.txt setup.py): Preparing release 0.13 | 15:40 |
CIA-7 | janwijbrand * r117341 /z3c.recipe.compattest/tags/0.13: Tagging 0.13 | 15:40 |
CIA-7 | janwijbrand * r117342 z3c.recipe.compattest/ (CHANGES.txt setup.py): Back to development: 0.14 | 15:40 |
CIA-7 | janwijbrand 0.11 * r117343 martian/CHANGES.txt: update changelog | 15:40 |
mgedmin | webar7, http://www.mail-archive.com/zodb-dev@zope.org/msg03916.html | 15:40 |
CIA-7 | janwijbrand 0.11 * r117344 martian/ (CHANGES.txt setup.py): Preparing release 0.11.3 | 15:40 |
webar7 | mgedmin, whoa thanks :) | 15:40 |
*** srichter has joined #zope | 15:40 | |
mgedmin | see also http://www.mail-archive.com/zodb-dev@zope.org/msg04255.html, where I found the link to the first thread | 15:42 |
mgedmin | apparently there's a second thread too | 15:42 |
mgedmin | and someone claims that patch failed to work for them | 15:42 |
*** dunny has quit IRC | 15:43 | |
*** kleist_ has joined #zope | 15:44 | |
*** kleist has quit IRC | 15:48 | |
webar7 | :) | 15:56 |
webar7 | I cannot see if the patch was included or not into BaseStorage.py ... in any case my Zope is very old so it wouldn't be in there | 15:57 |
CIA-7 | janwijbrand * r117345 /martian/tags/0.11.3: Tagging 0.11.3 | 16:00 |
CIA-7 | janwijbrand 0.11 * r117346 martian/ (CHANGES.txt setup.py): Back to development: 0.11.4 | 16:00 |
CIA-7 | mgedmin * r117347 /zopetoolkit/doc/src/ztksphinx.py: If a buildbot cannot be contacted via xmlrpc, show the error in a tooltip. | 16:00 |
*** benji has joined #zope | 16:00 | |
giampaolo | mgedmin: thanks | 16:01 |
webar7 | I guess I understand now that if I modify the "metadata" date for some document object the ZODB transaction date is still whacked out :) | 16:01 |
*** webmaven has quit IRC | 16:03 | |
*** J1m has joined #zope | 16:08 | |
*** yvl has quit IRC | 16:08 | |
*** jim_SFU has joined #zope | 16:17 | |
*** huajie has quit IRC | 16:23 | |
*** huajie has joined #zope | 16:30 | |
*** zagy has quit IRC | 16:34 | |
*** dayne has quit IRC | 16:37 | |
*** huajie has quit IRC | 16:42 | |
*** sunew has quit IRC | 16:55 | |
*** dvschramm has joined #zope | 16:56 | |
planetzopebot | Produce & Publish Lite - PDF for the poor Plone soul (Site - Blog of Andreas Jung) http://www.zopyx.com/blog/produce-publish-lite-pdf-for-the-poor-plone-soul | 17:04 |
*** dayne has joined #zope | 17:08 | |
*** yuvilio has joined #zope | 17:09 | |
*** webmaven has joined #zope | 17:09 | |
*** alga has quit IRC | 17:12 | |
*** __mac__ has quit IRC | 17:13 | |
*** touff has joined #zope | 17:15 | |
*** Theuni1 has quit IRC | 17:27 | |
*** gw has left #zope | 17:29 | |
*** MrWu has joined #zope | 17:30 | |
*** pepeu has joined #zope | 17:34 | |
*** saju_m has quit IRC | 17:36 | |
*** saju_m has joined #zope | 17:37 | |
*** saju_m has joined #zope | 17:37 | |
*** Guest12330 is now known as Moo--__-- | 17:38 | |
mgedmin | looks like thehealthagency changed buildbot builder names recently | 17:47 |
*** saju_m has quit IRC | 17:49 | |
CIA-7 | cklinger * r117348 hurry.jquerytools/ (7 files in 2 dirs): Preparing release 1.2.5 | 17:50 |
CIA-7 | cklinger * r117349 /hurry.jquerytools/tags/1.2.5: Tagging 1.2.5 | 17:50 |
CIA-7 | janwijbrand * r117350 groktoolkit/ (buildout.cfg ecosystem.cfg grok.cfg): separate out the ecosystem config from the core toolkit | 17:50 |
CIA-7 | cklinger * r117351 hurry.jquerytools/ (src/hurry/jquerytools/prepare.py CHANGES.txt setup.py): Back to development: 1.2.6 | 17:50 |
*** touff has quit IRC | 17:51 | |
*** milosn has quit IRC | 17:51 | |
*** milosn has joined #zope | 17:52 | |
*** cbcunc has quit IRC | 17:55 | |
*** touff has joined #zope | 17:56 | |
*** Theuni1 has joined #zope | 17:57 | |
*** dayne has quit IRC | 18:00 | |
planetzopebot | Demo Site Lets Users Preview Plone 4 Features online (Plone News) http://plone.org/news/plone4demo | 18:04 |
CIA-7 | cklinger * r117352 hurry.jquerytools/ (CHANGES.txt src/hurry/jquerytools/__init__.py setup.py): Preparing release 1.2.5.1 | 18:04 |
CIA-7 | cklinger * r117353 /hurry.jquerytools/tags/1.2.5.1: Tagging 1.2.5.1 | 18:04 |
CIA-7 | cklinger * r117354 hurry.jquerytools/ (CHANGES.txt setup.py): Back to development: 1.2.6 | 18:04 |
*** MJ has quit IRC | 18:06 | |
*** webmaven has quit IRC | 18:07 | |
*** tisto|away is now known as tisto | 18:15 | |
*** dayne has joined #zope | 18:16 | |
CIA-7 | janwijbrand * r117355 groktoolkit/grok.cfg: include various bugfix releases | 18:18 |
CIA-7 | janwijbrand * r117356 groktoolkit/version.txt: record the version number in a file that zest.releaser knows about | 18:18 |
CIA-7 | janwijbrand * r117357 groktoolkit/ (buildout.cfg grok.cfg): move z3c.compattest version to grok.cfg | 18:18 |
*** astoon has quit IRC | 18:19 | |
*** webmaven has joined #zope | 18:22 | |
*** zagy has joined #zope | 18:27 | |
CIA-7 | janwijbrand * r117358 groktoolkit/grok.cfg: o, no, it really is an ZTK override | 18:32 |
CIA-7 | janwijbrand * r117359 grok/buildout.cfg: use z3c.recipe.scripts as a replacement for zc.recipe.egg where scripts are installed | 18:32 |
CIA-7 | janwijbrand * r117360 grok/CHANGES.txt: update changelog | 18:32 |
CIA-7 | patricks * r117361 zc.reloadmonitor/ (src/zc/reloadmonitor/__init__.py README.txt): Make zc.reloadmonitor compatible with zope.interface 3.5 | 18:32 |
*** goschtl has quit IRC | 18:42 | |
*** alexpilz has quit IRC | 18:45 | |
*** redir has quit IRC | 18:49 | |
*** rodgort has quit IRC | 18:57 | |
*** rodgort has joined #zope | 18:58 | |
*** davisagli|away is now known as davisagli | 19:02 | |
*** vipod has joined #zope | 19:02 | |
*** pepeu has left #zope | 19:03 | |
*** giampaolo has quit IRC | 19:03 | |
*** alvaro_o has joined #zope | 19:04 | |
*** neo|4D has quit IRC | 19:09 | |
*** cbcunc has joined #zope | 19:16 | |
*** cbcunc has quit IRC | 19:18 | |
*** cbcunc has joined #zope | 19:18 | |
*** sunew has joined #zope | 19:20 | |
*** JaRoel|4D has quit IRC | 19:20 | |
CIA-7 | ctheune * r117362 gocept.zeoraid/setup.py: add ZODB classifier | 19:23 |
*** Hypergraphe has joined #zope | 19:24 | |
*** alexpilz has joined #zope | 19:29 | |
*** MatthewWilkes has quit IRC | 19:29 | |
*** alexpilz1 has joined #zope | 19:29 | |
*** alexpilz has quit IRC | 19:29 | |
*** webmaven has quit IRC | 19:41 | |
*** Hypergraphe has quit IRC | 19:42 | |
*** Hypergraphe has joined #zope | 19:43 | |
*** menesis has quit IRC | 19:43 | |
*** smita has quit IRC | 19:45 | |
*** redir has joined #zope | 19:45 | |
*** Theuni1 has quit IRC | 19:46 | |
*** alecm has joined #zope | 19:46 | |
*** eperez has quit IRC | 19:50 | |
*** shastry_ has joined #zope | 19:51 | |
*** shastry has quit IRC | 19:54 | |
*** cbcunc has quit IRC | 19:55 | |
*** jim_SFU has left #zope | 20:07 | |
*** sunew has quit IRC | 20:12 | |
*** tisto has quit IRC | 20:12 | |
*** mcdonc has quit IRC | 20:13 | |
*** sunew has joined #zope | 20:13 | |
*** MrWu has quit IRC | 20:17 | |
*** JaRoel|4D has joined #zope | 20:20 | |
*** evilbungle has quit IRC | 20:32 | |
*** tiwula has joined #zope | 20:45 | |
*** webmaven has joined #zope | 20:49 | |
*** benji is now known as benji-lunch | 20:51 | |
*** __mac__ has joined #zope | 20:51 | |
*** jakke1 has joined #zope | 20:53 | |
*** cb__ has joined #zope | 20:54 | |
*** jakke has quit IRC | 20:55 | |
*** cb__ is now known as alma | 21:01 | |
*** __mac__ has quit IRC | 21:01 | |
*** alma has quit IRC | 21:02 | |
*** Hypergraphe has quit IRC | 21:04 | |
CIA-7 | patricks * r117363 /zc.reloadmonitor/tags/0.2.0: Tag 0.2.0 | 21:04 |
CIA-7 | patricks 0.2.0 * r117364 zc.reloadmonitor/setup.py: Update version | 21:04 |
*** TresEquis has joined #zope | 21:08 | |
*** sunew has quit IRC | 21:16 | |
*** menesis has joined #zope | 21:23 | |
*** agroszer has quit IRC | 21:30 | |
*** redir_ has joined #zope | 21:31 | |
*** TomBlockley has quit IRC | 21:31 | |
*** redir has quit IRC | 21:32 | |
CIA-7 | mgedmin * r117365 /zopetoolkit/doc/source/process/buildbots.rst: Hoping to start a tradition. | 21:33 |
CIA-7 | mgedmin * r117366 /zopetoolkit/doc/source/process/buildbots.rst: Fiddling with formatting. | 21:33 |
CIA-7 | patricks * r117367 zc.reloadmonitor/setup.py: Make sure zcml files get included | 21:33 |
*** tiwula has quit IRC | 21:43 | |
*** nitrogenycs is now known as noone | 21:49 | |
*** noone is now known as nitrogenycs | 21:49 | |
*** benji-lunch is now known as benji | 21:52 | |
*** zagy has quit IRC | 21:53 | |
*** redir_ has quit IRC | 21:59 | |
*** redir has joined #zope | 22:00 | |
CIA-7 | patricks * r117368 zc.reloadmonitor/ (setup.py README.txt): Update changelog | 22:01 |
CIA-7 | patricks * r117369 /zc.reloadmonitor/tags/0.3.0: Tag 0.3.0 | 22:01 |
CIA-7 | patricks 0.3.0 * r117370 zc.reloadmonitor/setup.py: Update version | 22:01 |
CIA-7 | janwijbrand * r117371 grok/CHANGES.txt: cosmetics | 22:01 |
*** cbcunc has joined #zope | 22:05 | |
*** kleist_ has quit IRC | 22:19 | |
*** smita has joined #zope | 22:21 | |
*** MJ has joined #zope | 22:24 | |
CIA-7 | mgedmin * r117372 /zopetoolkit/doc/src/ztksphinx.py: | 22:29 |
CIA-7 | Query buildbots in parallel. | 22:29 |
CIA-7 | Helps somewhat (28s -> 17s), but not too much: winbot.zope.org takes 17s | 22:29 |
CIA-7 | to process all XML-RPC requests. It doesn't matter if they're sequential or | 22:29 |
CIA-7 | concurrent; looks like Twisted serializes them all on the server side. | 22:29 |
CIA-7 | http://winbot.zope.org/builders returns all build status in 0.6 seconds, | 22:29 |
CIA-7 | so switching to screen-scraping HTML would be a win, latency-wise. | 22:29 |
CIA-7 | mgedmin * r117373 /zopetoolkit/doc/src/ztksphinx.py: Oops, remove debugging timing prints. | 22:29 |
CIA-7 | mgedmin * r117374 /zopetoolkit/doc/source/process/buildbots.rst: | 22:29 |
CIA-7 | Fix The Health Agency buildbot URLs. | 22:29 |
CIA-7 | Source: http://dev.thehealthagency.com/buildbot/builders/ | 22:29 |
CIA-7 | Some guesswork was applied ("zopetoolkit slave-ubuntu32" uses which Python | 22:29 |
CIA-7 | version? Is it ZTK trunk or what?). | 22:29 |
CIA-7 | The buildbot itself is pretty much dead (Errno 24 Too many open files), so | 22:30 |
CIA-7 | the value of these links is questionable. | 22:30 |
CIA-7 | janwijbrand * r117375 grok/ (CHANGES.txt setup.py): Preparing release 1.2a | 22:30 |
*** teix has quit IRC | 22:44 | |
*** bigkevmcd_ has joined #zope | 22:51 | |
*** moo has joined #zope | 22:52 | |
*** moo is now known as Guest99727 | 22:52 | |
*** dayne has quit IRC | 22:58 | |
*** dvschram_ has joined #zope | 22:58 | |
*** hartym__ has joined #zope | 23:04 | |
*** ajmitch_ has joined #zope | 23:06 | |
*** ajmitch has quit IRC | 23:06 | |
*** MatthewWilkes has joined #zope | 23:07 | |
*** dvschramm has quit IRC | 23:08 | |
*** Moo--__-- has quit IRC | 23:08 | |
*** hartym_ has quit IRC | 23:08 | |
*** lgs has quit IRC | 23:08 | |
*** ccomb has quit IRC | 23:08 | |
*** bigkevmcd has quit IRC | 23:08 | |
*** lcpfnvc has quit IRC | 23:08 | |
*** bobo_b has quit IRC | 23:08 | |
*** lcpfnvc has joined #zope | 23:09 | |
*** dayne has joined #zope | 23:09 | |
*** ajmitch_ is now known as ajmitch | 23:09 | |
*** runyaga has joined #zope | 23:11 | |
*** ccomb has joined #zope | 23:12 | |
*** dvschram_ is now known as dvschramm | 23:14 | |
CIA-7 | srichter * r117381 keas.kmi/ (4 files in 2 dirs): | 23:20 |
CIA-7 | - Added a cache for unencrypted DEKs in the key management facility, like it | 23:20 |
CIA-7 | was already done for the local key management facility. This increases | 23:20 |
CIA-7 | encryption and decryption performance by an order of magnitude from | 23:20 |
CIA-7 | roughly 2ms to 0.2ms. | 23:20 |
CIA-7 | - Get ready for release. | 23:20 |
CIA-7 | srichter * r117382 /keas.kmi/tags/2.1.0: Create release tag. | 23:20 |
CIA-7 | srichter * r117383 keas.kmi/ (CHANGES.txt setup.py): vb | 23:20 |
*** menesis has quit IRC | 23:33 | |
*** redir_ has joined #zope | 23:40 | |
*** redir has quit IRC | 23:40 | |
*** mcdonc has joined #zope | 23:41 | |
*** redir_ has quit IRC | 23:50 |
Generated by irclog2html.py 2.15.1 by Marius Gedminas - find it at mg.pov.lt!