Zope Subversion Repository

  Zope

Zope: grokui.introspector/trunk/setup.py


No default branch

Revision 114882 - (view) (download) (as text) - [select for diffs]
Modified Wed Jul 21 08:31:47 2010 UTC (2 years, 10 months ago) by ulif
File length: 1581 byte(s)
Diff to previous 112809
Depend on hurry.resource [wsgi] for tests to keep compatible with
latest grok toolkit.

Revision 112809 - (view) (download) (as text) - [select for diffs]
Modified Fri May 28 18:31:07 2010 UTC (2 years, 11 months ago) by ulif
File length: 1539 byte(s)
Diff to previous 99649
Update dependencies.

Revision 99649 - (view) (download) (as text) - [select for diffs]
Modified Fri May 1 14:06:25 2009 UTC (4 years ago) by ulif
File length: 1465 byte(s)
Diff to previous 99355
Use hurry.yui directly.

Revision 99355 - (view) (download) (as text) - [select for diffs]
Modified Wed Apr 22 00:44:15 2009 UTC (4 years, 1 month ago) by ulif
File length: 1425 byte(s)
Diff to previous 89113
Merge changes from homework branch.

Revision 89113 - (view) (download) (as text) - [select for diffs]
Modified Fri Aug 1 01:01:50 2008 UTC (4 years, 9 months ago) by ulif
File length: 1386 byte(s)
Diff to previous 88970
Reactivate zope.introspectorui.

Revision 88970 - (view) (download) (as text) - [select for diffs]
Modified Tue Jul 29 15:21:23 2008 UTC (4 years, 9 months ago) by ulif
File length: 1341 byte(s)
Diff to previous 88671
Get rid of zope.introspectorui dependency.

Revision 88671 - (view) (download) (as text) - [select for diffs]
Modified Tue Jul 22 09:34:15 2008 UTC (4 years, 10 months ago) by regebro
File length: 1386 byte(s)
Diff to previous 87988
Added zope.introspectorui as a depencency.

Revision 87988 - (view) (download) (as text) - [select for diffs]
Modified Fri Jul 4 00:23:11 2008 UTC (4 years, 10 months ago) by ulif
File length: 1341 byte(s)
Diff to previous 87985
Add zope.introspector dependency.

Revision 87985 - (view) (download) (as text) - [select for diffs]
Modified Fri Jul 4 00:15:18 2008 UTC (4 years, 10 months ago) by ulif
File length: 1298 byte(s)
Diff to previous 87977
Set right values in setup.py.

Revision 87977 - (view) (download) (as text) - [select for diffs]
Modified Thu Jul 3 23:41:27 2008 UTC (4 years, 10 months ago) by ulif
File length: 3303 byte(s)
Copied from: grok/trunk/setup.py revision 87976
Diff to previous 87687
Copy setup.py.

Filename: grok/trunk/setup.py
Revision 87687 - (view) (download) (as text) - [select for diffs]
Modified Mon Jun 23 19:23:53 2008 UTC (4 years, 11 months ago) by janwijbrand
File length: 3303 byte(s)
Diff to previous 87670
bump version

Filename: grok/trunk/setup.py
Revision 87670 - (view) (download) (as text) - [select for diffs]
Modified Mon Jun 23 14:08:37 2008 UTC (4 years, 11 months ago) by janwijbrand
File length: 3303 byte(s)
Diff to previous 87316
Added zope.app.session, zope.app.securitypolicy and zope.app.error
for backwards compatibility as dependencies. The versions.cfg file
already requires the correct versions for these deps.

Filename: grok/trunk/setup.py
Revision 87316 - (view) (download) (as text) - [select for diffs]
Modified Wed Jun 11 17:24:37 2008 UTC (4 years, 11 months ago) by faassen
File length: 3142 byte(s)
Diff to previous 87019
Update to new Martian.

Filename: grok/trunk/setup.py
Revision 87019 - (view) (download) (as text) - [select for diffs]
Modified Thu May 29 10:48:43 2008 UTC (4 years, 11 months ago) by philikon
File length: 3143 byte(s)
Diff to previous 86801
We actually require at least martian 0.9.7 now.

Filename: grok/trunk/setup.py
Revision 86801 - (view) (download) (as text) - [select for diffs]
Modified Fri May 16 18:57:16 2008 UTC (5 years ago) by philikon
File length: 3143 byte(s)
Diff to previous 86755
Make zope.location an explicit dependency since we import it in grok.
Just because it worked because it's a second- or third-degree dependency
doesn't mean we don't have to specify it explicitly...

Filename: grok/trunk/setup.py
Revision 86755 - (view) (download) (as text) - [select for diffs]
Modified Wed May 14 17:31:01 2008 UTC (5 years ago) by ulif
File length: 3104 byte(s)
Diff to previous 86746
Fix bug #229677: reintroduce zope.app.securitypolicy (3.4.6) into dependencies.

Filename: grok/trunk/setup.py
Revision 86746 - (view) (download) (as text) - [select for diffs]
Modified Wed May 14 16:29:11 2008 UTC (5 years ago) by philikon
File length: 3055 byte(s)
Diff to previous 86390
Merged the 'philikon-decl-dir-rules' branch:

* Refactored class grokkers to make use of Martian's new declarative
  way for retrieving directive data from classes.


Filename: grok/trunk/setup.py
Revision 86390 - (view) (download) (as text) - [select for diffs]
Modified Sun May 4 15:27:37 2008 UTC (5 years ago) by philikon
File length: 3055 byte(s)
Diff to previous 86248
Merged the jw-philipp-using-ndir-directives branch.

Filename: grok/trunk/setup.py
Revision 86248 - (view) (download) (as text) - [select for diffs]
Modified Sat May 3 15:58:22 2008 UTC (5 years ago) by faassen
File length: 3055 byte(s)
Diff to previous 85991
Now use grokcore.component 1.1. This has a new IContext interface.

Filename: grok/trunk/setup.py
Revision 85991 - (view) (download) (as text) - [select for diffs]
Modified Thu May 1 11:34:01 2008 UTC (5 years ago) by philikon
File length: 3048 byte(s)
Diff to previous 85730
Merged the brandon-grokcore.component branch.

Filename: grok/trunk/setup.py
Revision 85730 - (view) (download) (as text) - [select for diffs]
Modified Fri Apr 25 19:10:27 2008 UTC (5 years, 1 month ago) by ulif
File length: 3004 byte(s)
Diff to previous 85603
Merge ulif-testsetup-pre0.13 branch into trunk.

Filename: grok/trunk/setup.py
Revision 85603 - (view) (download) (as text) - [select for diffs]
Modified Tue Apr 22 15:47:27 2008 UTC (5 years, 1 month ago) by janwijbrand
File length: 2965 byte(s)
Diff to previous 84437
bump versions

Filename: grok/trunk/setup.py
Revision 84437 - (view) (download) (as text) - [select for diffs]
Modified Mon Mar 3 14:23:03 2008 UTC (5 years, 2 months ago) by faassen
File length: 2965 byte(s)
Diff to previous 84233
Merge snowsprint-viewlets2 branch. We now have support for
grok.Viewlet and grok.ViewletManager.

Filename: grok/trunk/setup.py
Revision 84233 - (view) (download) (as text) - [select for diffs]
Modified Mon Feb 25 18:42:42 2008 UTC (5 years, 3 months ago) by faassen
File length: 2927 byte(s)
Diff to previous 83676
Start using z3c.autoinclude, making available directive for the
automatic inclusion of ZCML for dependencies.

Filename: grok/trunk/setup.py
Revision 83676 - (view) (download) (as text) - [select for diffs]
Modified Sat Feb 9 10:13:22 2008 UTC (5 years, 3 months ago) by kteague
File length: 2886 byte(s)
Diff to previous 83258
finish the move from zope.app.securitypolicy to zope.securitypolicy (zope.securitypolicy was only being pulled in from the install_requires dependency of zope.app.securitypolicy)

Filename: grok/trunk/setup.py
Revision 83258 - (view) (download) (as text) - [select for diffs]
Modified Sat Jan 26 22:20:43 2008 UTC (5 years, 3 months ago) by faassen
File length: 2890 byte(s)
Diff to previous 83116
Rely on martian 0.9.3

Filename: grok/trunk/setup.py
Revision 83116 - (view) (download) (as text) - [select for diffs]
Modified Wed Jan 23 18:01:08 2008 UTC (5 years, 4 months ago) by faassen
File length: 2893 byte(s)
Diff to previous 81949
Introduce grok.order directive.

Filename: grok/trunk/setup.py
Revision 81949 - (view) (download) (as text) - [select for diffs]
Modified Tue Nov 20 12:44:05 2007 UTC (5 years, 6 months ago) by faassen
File length: 2890 byte(s)
Diff to previous 81624
Rely on a newer martian.

Filename: grok/trunk/setup.py
Revision 81624 - (view) (download) (as text) - [select for diffs]
Modified Thu Nov 8 20:27:51 2007 UTC (5 years, 6 months ago) by janwijbrand
File length: 2890 byte(s)
Diff to previous 81232
Bump the version number.

Filename: grok/trunk/setup.py
Revision 81232 - (view) (download) (as text) - [select for diffs]
Modified Tue Oct 30 20:11:02 2007 UTC (5 years, 6 months ago) by philikon
File length: 2890 byte(s)
Diff to previous 80770
Merged the gotcha-configuration-actions branch:

* Grokkers now emit configuration actions, much like ZCML directive handlers do.

* The grokking machinery has been cleaned up a bit, makign it easier to split away
  reusable bits in the future.

Implications of this change are documented in doc/upgrade.txt.

Filename: grok/trunk/setup.py
Revision 80770 - (view) (download) (as text) - [select for diffs]
Modified Wed Oct 10 08:35:47 2007 UTC (5 years, 7 months ago) by janwijbrand
File length: 2881 byte(s)
Diff to previous 80597
Remove note about the previous method of pinning down some of the
dependencies.

Filename: grok/trunk/setup.py
Revision 80597 - (view) (download) (as text) - [select for diffs]
Modified Thu Oct 4 10:08:45 2007 UTC (5 years, 7 months ago) by janwijbrand
File length: 3313 byte(s)
Diff to previous 80481
Add a versions.cfg, pinning down to a set of versions that seems to work now
on both windows and linux. After this checkin we'll evolve this known working
set further.

Remove version pinning from setup.py.

Make buildout.cfg point to the versions.cfg.
 

Filename: grok/trunk/setup.py
Revision 80481 - (view) (download) (as text) - [select for diffs]
Modified Tue Oct 2 12:27:51 2007 UTC (5 years, 7 months ago) by janwijbrand
File length: 3453 byte(s)
Diff to previous 80214
Update to the new martian API and update the dependency requirements.


Filename: grok/trunk/setup.py
Revision 80214 - (view) (download) (as text) - [select for diffs]
Modified Thu Sep 27 10:42:41 2007 UTC (5 years, 7 months ago) by philikon
File length: 3448 byte(s)
Diff to previous 79663
Don't write long_description to a file. If you want to take a look at long_description,
use the following command:

   python setup.py --long-description

Thanks to Baiju for pointing this out.

Filename: grok/trunk/setup.py
Revision 79663 - (view) (download) (as text) - [select for diffs]
Modified Sat Sep 15 10:00:24 2007 UTC (5 years, 8 months ago) by philikon
File length: 3494 byte(s)
Diff to previous 79107
Bump version number to reflect
  a) the upcoming release, not the previous one and
  b) the development status of the trunk, as opposed to a release status of a tag.

Added Trove classifiers.

Filename: grok/trunk/setup.py
Revision 79107 - (view) (download) (as text) - [select for diffs]
Modified Tue Aug 21 22:36:25 2007 UTC (5 years, 9 months ago) by faassen
File length: 3210 byte(s)
Diff to previous 79089
Relax some version requirements after some more testing.

Filename: grok/trunk/setup.py
Revision 79089 - (view) (download) (as text) - [select for diffs]
Modified Tue Aug 21 17:52:03 2007 UTC (5 years, 9 months ago) by faassen
File length: 3219 byte(s)
Diff to previous 78967
Prepare for release.

Filename: grok/trunk/setup.py
Revision 78967 - (view) (download) (as text) - [select for diffs]
Modified Sat Aug 18 18:09:04 2007 UTC (5 years, 9 months ago) by faassen
File length: 2964 byte(s)
Diff to previous 78831
Hardcode some version dependencies in an attempt to make grok work
on Windows. In some cases this means we have older versions than the
latest release in our dependencies, because we only have a windows
binary egg for those.

Filename: grok/trunk/setup.py
Revision 78831 - (view) (download) (as text) - [select for diffs]
Modified Wed Aug 15 02:53:48 2007 UTC (5 years, 9 months ago) by ulif
File length: 2274 byte(s)
Diff to previous 77935
Merged admin-UI into trunk.

Filename: grok/trunk/setup.py
Revision 77935 - (view) (download) (as text) - [select for diffs]
Modified Sat Jul 14 15:20:26 2007 UTC (5 years, 10 months ago) by mkashkin
File length: 1908 byte(s)
Diff to previous 77757
Change findFilesystem, now its dont't stop on unrecognized files and analyse only *.pt. People who use text editors
that generate backup and/or temploraty files should be happy

Filename: grok/trunk/setup.py
Revision 77757 - (view) (download) (as text) - [select for diffs]
Modified Thu Jul 12 15:33:34 2007 UTC (5 years, 10 months ago) by philikon
File length: 1866 byte(s)
Diff to previous 77736
Remove trailing whitespace

Filename: grok/trunk/setup.py
Revision 77736 - (view) (download) (as text) - [select for diffs]
Modified Thu Jul 12 13:45:23 2007 UTC (5 years, 10 months ago) by philikon
File length: 1870 byte(s)
Diff to previous 77371
Merge philikon-eggs2 branch.  Grok is fully on eggs now.

Filename: grok/trunk/setup.py
Revision 77371 - (view) (download) (as text) - [select for diffs]
Modified Tue Jul 3 17:51:06 2007 UTC (5 years, 10 months ago) by faassen
File length: 664 byte(s)
Diff to previous 77301
Add SetIndex support to grok.

Filename: grok/trunk/setup.py
Revision 77301 - (view) (download) (as text) - [select for diffs]
Modified Mon Jul 2 12:40:49 2007 UTC (5 years, 10 months ago) by faassen
File length: 619 byte(s)
Diff to previous 74192
Merge martian branch into trunk. This will require any extension that 
implements grokkers to be updated.

Filename: grok/trunk/setup.py
Revision 74192 - (view) (download) (as text) - [select for diffs]
Modified Mon Apr 16 18:23:34 2007 UTC (6 years, 1 month ago) by faassen
File length: 586 byte(s)
Diff to previous 73168
Add JSON support to Grok.

Merge timte-json branch with

  svn merge -r 73356:74191 svn+ssh://svn.zope.org/repos/main/grok/branches/timte-json .

------------------------------------------------------------------------
r73358 | timt | 2007-03-19 21:54:58 +0100 (Mon, 19 Mar 2007) | 2 lines

Added handling for arguments to the json method.

------------------------------------------------------------------------
r73359 | timt | 2007-03-19 22:02:20 +0100 (Mon, 19 Mar 2007) | 2 lines

added comments

------------------------------------------------------------------------
r73961 | timt | 2007-04-01 11:19:50 +0200 (Sun, 01 Apr 2007) | 2 lines

Added tests for json support.

------------------------------------------------------------------------
r74181 | faassen | 2007-04-16 18:20:17 +0200 (Mon, 16 Apr 2007) | 2 lines

Require simplejson. this is now a dependency of grok.

------------------------------------------------------------------------
r74185 | faassen | 2007-04-16 18:32:01 +0200 (Mon, 16 Apr 2007) | 2 lines

Extend this test a little.

------------------------------------------------------------------------
r74186 | faassen | 2007-04-16 18:32:19 +0200 (Mon, 16 Apr 2007) | 2 lines

Add another some more security-related tests.

------------------------------------------------------------------------
r74190 | faassen | 2007-04-16 20:09:08 +0200 (Mon, 16 Apr 2007) | 1 line

Whitespace.
------------------------------------------------------------------------
r74191 | faassen | 2007-04-16 20:10:42 +0200 (Mon, 16 Apr 2007) | 8 lines

After the JSON view got added, I noticed a lot of code redundant 
with both View and XMLRPC. I've refactored this a bit so more
code is reused.

In addition, some checks for the existence of a permission were
not taking place with XMLRPC and JSON views. Tests have been
added and we now make sure we do the same check there too.

------------------------------------------------------------------------


Filename: grok/trunk/setup.py
Revision 73168 - (view) (download) (as text) - [select for diffs]
Modified Wed Mar 14 13:22:44 2007 UTC (6 years, 2 months ago) by philikon
File length: 550 byte(s)
Diff to previous 71865
Do "Continuous Releases" so that you can update a grokproject that was installed automatically from svn.

See http://peak.telecommunity.com/DevCenter/setuptools#managing-continuous-releases-using-subversion

Filename: grok/trunk/setup.py
Revision 71865 - (view) (download) (as text) - [select for diffs]
Modified Wed Jan 10 15:57:48 2007 UTC (6 years, 4 months ago) by philikon
File length: 553 byte(s)
Diff to previous 71851
better readability

Filename: grok/trunk/setup.py
Revision 71851 - (view) (download) (as text) - [select for diffs]
Modified Tue Jan 9 23:43:59 2007 UTC (6 years, 4 months ago) by philikon
File length: 553 byte(s)
Diff to previous 71845
update info a bit more for cheeseshop

Filename: grok/trunk/setup.py
Revision 71845 - (view) (download) (as text) - [select for diffs]
Modified Tue Jan 9 14:18:50 2007 UTC (6 years, 4 months ago) by philikon
File length: 483 byte(s)
Diff to previous 70699
stream line for cheeseshop registration

Filename: grok/trunk/setup.py
Revision 70699 - (view) (download) (as text) - [select for diffs]
Added Mon Oct 16 15:34:09 2006 UTC (6 years, 7 months ago) by wosc
File length: 462 byte(s)
 * created buildout
 * made test runner setup functional tests, i. e. test files that are called 'functional_*.py'

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

  Diffs between and
  Type of Diff should be a

Sort log by:

webmaster@zope.org

Powered by ViewCVS 1.0-dev
(Powered by Apache)

ViewCVS and CVS Help