Zope Subversion Repository

  Zope

Zope: bugtracker/trunk/mail.py


No default branch

Revision 69060 - (view) (download) (as text) - [select for diffs]
Modified Sun Jul 9 19:20:44 2006 UTC (6 years, 11 months ago) by jim
File length: 4070 byte(s)
Diff to previous 69040 , to selected 41578
Correcting mistake of suggesting this were a subpackage of zope

Filename: zope.bugtracker/trunk/mail.py
Revision 69040 - (view) (download) (as text) - [select for diffs]
Modified Sat Jul 8 12:55:41 2006 UTC (6 years, 11 months ago) by jim
File length: 4070 byte(s)
Diff to previous 67630 , to selected 41578
Moving bugtracker to separate project

Filename: Zope3/trunk/src/bugtracker/mail.py
Revision 67630 - (view) (download) (as text) - [select for diffs]
Modified Thu Apr 27 00:54:03 2006 UTC (7 years, 1 month ago) by jim
File length: 4070 byte(s)
Diff to previous 41578
Merge of jim-adapter branch:

This branch has three major refactorings on it:

- A redesign of the adapter registration machinery

- A major simplification of local component management

  See zope.component.interfaces.IComponentRegistry.

- A flexible system for combining component registries.

- A beginning of the migration of packages out of zope.app.

- A new package for doing deferred imports.  This allows you
  to make names available at the package level without creating
  circular imports.  See zope.deferredimport and see
  zope.component.__init__ for examples of it's use.  This package
  also provides a way to deprecate names in a module.

- Deprecation of zope. i18nmessageid.MessageID

I should have created checkin messages for individual sets of related
changes, but there were just too many for the time allowed.


Filename: Zope3/trunk/src/bugtracker/mail.py
Revision 41578 - (view) (download) (as text) - [selected]
Modified Wed Feb 8 15:43:05 2006 UTC (7 years, 4 months ago) by rogerineichen
File length: 4014 byte(s)
Diff to previous 29255
Changed svn:props
Added svn:eol-style: native
Added svn:keywords: Id

Filename: Zope3/trunk/src/bugtracker/mail.py
Revision 29255 - (view) (download) (as text) - [select for diffs]
Modified Wed Feb 23 02:00:49 2005 UTC (8 years, 3 months ago) by philikon
File length: 4063 byte(s)
Diff to previous 27433 , to selected 41578
Added missing svn:eol-style=native property on text files that didn't have
them yet. Please add this property to new files that are added to the repo.
Best practice is to use svn auto props (see my email to the list).

Filename: Zope3/trunk/src/bugtracker/mail.py
Revision 27433 - (view) (download) (as text) - [select for diffs]
Modified Thu Sep 2 22:49:58 2004 UTC (8 years, 9 months ago) by srichter
File length: 4063 byte(s)
Diff to previous 26117 , to selected 41578
Okay, fixed the bugtracker, so it will work again. We really, really need 
ftests here; I will add some another time, but I won't forget, promised.

Filename: Zope3/trunk/src/bugtracker/mail.py
Revision 26117 - (view) (download) (as text) - [select for diffs]
Added Tue Jul 6 18:43:12 2004 UTC (8 years, 11 months ago) by srichter
File length: 4090 byte(s)
Diff to selected 41578
Revived the bugtracker from the dead (CVS). I updated the API calls and 
fixed the tests. I also modernized some of the code. 

The only new feature is that you can now choose the type of text you are 
entering in bug descriptions and comments, i.e. plain text, stx or 
rest. Also, principals are handled more sanely in the XML Export/Import.

After all, I was able to import the an old bug tracker export from last 
year, so I am sure things work again.


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