Commit Graph

1197 Commits

Author SHA1 Message Date
hpk 18a0dd8d09 [svn r63542] moving pygreen to greenlet contrib dir
--HG--
branch : trunk
2009-04-02 15:43:26 +02:00
hpk fbf70a35a2 [svn r63540] fixing shallow test bugs
--HG--
branch : trunk
2009-04-02 15:33:14 +02:00
hpk a72ab92ed6 [svn r63539] moving py/doc to doc/ and removing some more files
--HG--
branch : trunk
2009-04-02 15:24:02 +02:00
hpk 5bc2bda8d1 [svn r63536] refining docs some more. removing outdated or what-i-consider-unfitting docs
--HG--
branch : trunk
2009-04-02 15:12:26 +02:00
hpk 984201a9e4 [svn r63530] committing some old text about state management
--HG--
branch : trunk
2009-04-02 13:19:12 +02:00
hpk d53e3b3b67 [svn r63529] remove idea here for a new "fs" namespace.
1.0.0 release announce draft
some fixes and streamlines here and there.

--HG--
branch : trunk
2009-04-02 13:16:41 +02:00
hpk 08b6c2e3e9 [svn r63523] adding the pylib logo (from the webpage)
--HG--
branch : trunk
2009-04-02 10:39:32 +02:00
hpk 1207d0d2de [svn r63522] ReST fixes, Copyright fixes
--HG--
branch : trunk
2009-04-02 10:08:38 +02:00
hpk e84337d7cd [svn r63521] fix py.std docs and simplify its implementation (which is a 5 liner, anyway).
--HG--
branch : trunk
2009-04-02 09:52:32 +02:00
hpk ff0bdb3076 [svn r63520] * removing versioning of generated _build directory.
* removing an outdated note regarding py.std

--HG--
branch : trunk
2009-04-02 09:37:38 +02:00
briandorsey 4d95ec5c5c [svn r63519] Initial Sphinx-ification of the documentation
run: 'make html' to build

--HG--
branch : trunk
2009-04-02 09:10:16 +02:00
briandorsey 87bd1d998b [svn r63473] make passed, skipped and failed all default to 'False' for consistency when the attributes are not found.
--HG--
branch : trunk
2009-04-01 05:33:54 +02:00
briandorsey 9e385d88f7 [svn r63472] a new plugin which writes a simplified result log to either JSON or a SQLite database.
also, some early ideas about possilbe archive abstractions

--HG--
branch : trunk
2009-04-01 05:28:24 +02:00
hpk 4223f18fcb [svn r63462] fix syntax error (ehem)
--HG--
branch : trunk
2009-03-31 19:58:37 +02:00
hpk 371a6b9de9 [svn r63461] a few fixes, now figleaf writes files correctly.
also changed figleaf plugin to include only
the files of the current working dir.

--HG--
branch : trunk
2009-03-31 19:58:02 +02:00
jwhitlark cc0a984ffb [svn r63430] First cut of pylint plugin. Not in working state
--HG--
branch : trunk
2009-03-30 01:57:55 +02:00
briandorsey 0a02a4a0e5 [svn r63429] pytest_figleaf now filters out all coverage for files outside of the tested package
--HG--
branch : trunk
2009-03-30 01:12:41 +02:00
briandorsey fbb0e4b62d [svn r63428] added happy path tests for figleaf plugin
--HG--
branch : trunk
2009-03-30 00:40:44 +02:00
briandorsey ab081c68d0 [svn r63427] added figleaf plugin to pylib
--HG--
branch : trunk
2009-03-30 00:10:24 +02:00
hpk 90616cd194 [svn r63360] bumping to first beta
--HG--
branch : trunk
2009-03-26 13:51:47 +01:00
hpk 662e6905ef [svn r63359] change funcargs naming to use __
--HG--
branch : trunk
2009-03-26 13:50:12 +01:00
hpk 2c0ec27d1a [svn r63355] bump version
--HG--
branch : trunk
2009-03-26 13:22:04 +01:00
hpk cd3e86d185 [svn r63353] better command option handling
--HG--
branch : trunk
2009-03-26 13:21:05 +01:00
hpk 9b5e15bebe [svn r63346] update docs
--HG--
branch : trunk
2009-03-26 12:15:14 +01:00
hpk 8745b9595e [svn r63345] better naming
--HG--
branch : trunk
2009-03-26 11:16:42 +01:00
hpk c6ee2b0d52 [svn r63341] regen setup
--HG--
branch : trunk
2009-03-26 10:48:10 +01:00
hpk c2ee8273b0 [svn r63340] remove greenlet from py lib
--HG--
branch : trunk
2009-03-26 10:33:50 +01:00
hpk 92e354a486 [svn r63339] undo rev 63000 so that there is only one method now for funcargs
--HG--
branch : trunk
2009-03-26 10:26:09 +01:00
hpk 8230a39b39 [svn r63338] rename pyfuncarg to funcarg
--HG--
branch : trunk
2009-03-26 10:16:30 +01:00
hpk ee902a2d06 [svn r63337] provide more info for the pyfuncarg failing lookup
improve docstring

--HG--
branch : trunk
2009-03-26 10:14:09 +01:00
hpk 1930f50bc2 [svn r63319] * fixing verbose reporting to work the "old" way for non-dist settings
* bump version number
* comment out greenlet C-Extension for now

--HG--
branch : trunk
2009-03-25 12:50:57 +01:00
hpk bf626bb786 [svn r63318] fix typo
--HG--
branch : trunk
2009-03-25 12:44:35 +01:00
hpk 33b283327d [svn r63302] avoiding a (what i think mostly) mac python setup issue
--HG--
branch : trunk
2009-03-24 23:40:04 +01:00
hpk 62905a1312 [svn r63301] don't open the anyway unused stdin, this can (at last on python 2.4 on Mac) leave open pipes in the process
--HG--
branch : trunk
2009-03-24 23:38:43 +01:00
hpk 74958be548 [svn r63300] * refining pyfuncarg setup, now there is explicit registration!
* porting monkeypatch and pytester funcargs to the new method
* fixing a kind-of-a-bug with MultiCalls

--HG--
branch : trunk
2009-03-24 23:00:07 +01:00
hpk 5bf92423b7 [svn r63253] fix typo
--HG--
branch : trunk
2009-03-23 20:07:02 +01:00
hpk e0cfe2adc5 [svn r63251] fix reference
--HG--
branch : trunk
2009-03-23 20:00:31 +01:00
hpk 2c321a86d6 [svn r63244] update the main entry doc page
--HG--
branch : trunk
2009-03-23 17:40:18 +01:00
hpk 4863c08746 [svn r63242] fails on windows, unncessary to test anyway
--HG--
branch : trunk
2009-03-23 17:24:10 +01:00
hpk d203d47b4d [svn r63241] regen setup, fix gensetup script
--HG--
branch : trunk
2009-03-23 17:03:10 +01:00
hpk d1016d7800 [svn r63238] rather going for some alpha releases until i am sure that packaging works well
--HG--
branch : trunk
2009-03-23 16:30:32 +01:00
hpk 98ebf16c78 [svn r63235] bumping version to 1.0.0b1
--HG--
branch : trunk
2009-03-23 16:24:30 +01:00
hpk 1fc92407e9 [svn r63234] fix gensetup, regen setup
--HG--
branch : trunk
2009-03-23 16:17:49 +01:00
hpk 82630c37a8 [svn r63232] nicer repr for gateway._rinfo() informatio about remote location
--HG--
branch : trunk
2009-03-23 16:01:15 +01:00
hpk 41d20e26aa [svn r63229] don'T generate apigen information for now
--HG--
branch : trunk
2009-03-23 15:01:13 +01:00
hpk 743af50fd7 [svn r63224] regen setup
--HG--
branch : trunk
2009-03-23 11:06:32 +01:00
hpk 2e01b1eda9 [svn r63223] cleanup contact page
--HG--
branch : trunk
2009-03-23 11:05:50 +01:00
hpk c4fe18608d [svn r63222] refactor test-features doc, make references to others
--HG--
branch : trunk
2009-03-23 11:01:15 +01:00
hpk af39c9850e [svn r63219] fixing tests to care for underlying symlinked working directories
--HG--
branch : trunk
2009-03-23 03:07:53 +01:00
hpk d50e4892a3 [svn r63218] temporary fix for the issue that rsync does not synchronize executable bits yet.
--HG--
branch : trunk
2009-03-23 02:23:17 +01:00