Edgewall Software

root/trunk/contrib

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @8272 [8272] 2 weeks cboos 0.12dev: merged from stable …
(edit) @8056 [8056] 3 months jruigrok Allow Bugzilla 2.16.7 imports to work. Allow Bugzilla severities to be …
(edit) @8055 [8055] 3 months jruigrok Various updates/fixes: - import into custom fields - skip importing …
(edit) @7890 [7890] 5 months jonas Merged [7889] from 0.11-stable.
(edit) @7628 [7628] 8 months cboos Missed a change from 0.12/WikiProcessors, and updated the script to …
(edit) @7627 [7627] 8 months cboos TracGuide up to date with t.e.o's content below 0.12/
(edit) @7624 [7624] 8 months cboos 0.12dev: merge of 0.11-stable (corresponds to [T7608-7610,7615,7617-7620])
(edit) @7454 [7454] 11 months jonas Merged [7453] from 0.11-stable.
(edit) @7440 [7440] 11 months jonas Merged r7438, r7439 from 0.11-stable.
(edit) @7389 [7389] 11 months cboos 0.12dev: merged changes [7372-7375,7380-7384] from 0.11-stable
(edit) @7240 [7240] 13 months jruigrok Fix a version comparison from 2180 to 2210. Closes: #7333
(edit) @7085 [7085] 14 months ecarter Trunk: Merge r7083 from 0.11-stable for a 'showworkflow' fix
(edit) @7084 [7084] 14 months ecarter Trunk: Merge r7082 from 0.11-stable to fix #7211
(edit) @7025 [7025] 14 months osimons Merged [7024] from 0.11-stable (TracWikiMacros -> WikiMacros, ref. #7139).
(edit) @6820 [6820] 15 months jruigrok Add comment that fielddefs.fieldid got changed in 2.23.3 after looking at …
(edit) @6818 [6818] 15 months jruigrok Change preferred method of submission.
(edit) @6817 [6817] 15 months jruigrok Fix support for Bugzilla 2.23.3. Submitted by Marco Steinacher
(edit) @6816 [6816] 15 months jruigrok Fix my email address.
(edit) @6805 [6805] 15 months ecarter Merge sandbox/testing to trunk.
(edit) @6651 [6651] 16 months ecarter Slight code cleanup in htpasswd.py
(edit) @6645 [6645] 16 months ecarter Cleanup the htpasswd.py code to be worthy of trunk.
(edit) @6643 [6643] 16 months ecarter Give the user a clue if we can't find fcrypt
(edit) @6640 [6640] 16 months ecarter Add htpasswd.py to the contrib tree as it may be useful more generally …
(edit) @6592 [6592] 17 months cboos Follow-up to r6591: forgot about the checkwiki script…
(edit) @6501 [6501] 17 months cboos buzilla2trac: fix datetime to epoch conversion which was done in a …
(edit) @6425 [6425] 17 months cboos bugzilla2trac.py: some syntax fixes, should fix #6732.
(edit) @6324 [6324] 19 months cboos Standardize all text files on native eol-style. Fixes #5576
(edit) @6304 [6304] 19 months nkantrowitz Make sure Trac is available before importing.
(edit) @6298 [6298] 19 months cboos TracGuide: - integrated the new TracFineGrainedPermissions page (#3636) …
(edit) @6291 [6291] 19 months cboos Follow-up to r6290: actually someone renamed WikiMacros to …
(edit) @6287 [6287] 19 months cboos Add TracWorkflow to the list of default wiki pages.
(edit) @5816 [5816] 2 years cboos Set svn:eol-style property to native on a bunch of .py files
(edit) @5762 [5762] 2 years cboos WorkFlowUpgrade?, make migrate_original_to_basic.py script a tad more …
(edit) @5731 [5731] 2 years ecarter WorkflowUpgrade?: Merge to trunk. This adds support for upgrading from …
(edit) @5693 [5693] 2 years ecarter Add helper scripts for building a Trac rpm.
(edit) @5692 [5692] 2 years ecarter Create an rpm subdirectory in contrib for rpm-related scripts.
(edit) @5657 [5657] 2 years ecarter WorkFlow: Allow an accepted ticket to be accepted by another user.
(edit) @5656 [5656] 2 years ecarter WorkFlow: Add "basic-workflow", a "fixed" version of "original-workflow".
(edit) @5639 [5639] 2 years cboos Updates to the bugzilla2trac script, contributed by quasistoic: The …
(edit) @5500 [5500] 2 years ecarter Fix workflow_parser.py import broken by the workflow refactoring.
(edit) @5378 [5378] 2 years ecarter WorkFlow: Merge workflow to trunk using svnmerge.py. …
(edit) @5308 [5308] 2 years cboos trac-post-commit-hook must cope with changesets that are not cached, as …
(edit) @5241 [5241] 2 years cboos trac-post-commit-hook: some additional doc updates and code clean-ups.
(edit) @5240 [5240] 2 years cboos trac-post-commit-hook: applied patch from Herbert Valerio Riedel to …
(edit) @5156 [5156] 2 years cboos Fix up the trac-post-commit-hook contrib script, after calling …
(edit) @4953 [4953] 2 years cboos Apply patch for the trac-pre-commit-hook contrib script, initially …
(edit) @4951 [4951] 2 years cboos Moved the release utility checkwiki.py out of the trac/wiki/default-pages …
(edit) @4533 [4533] 2 years cboos Follow-up to r4532, remove my own settings
(edit) @4532 [4532] 2 years cboos trac-post-commit-hook enhancements from markus. Fixes #1310 and #1602.
(edit) @4510 [4510] 2 years cboos Avoid attempting a vc cache sync in the middle of other processing, in the …
(edit) @4388 [4388] 3 years mgood add a Python work-alike for htdigest to /contrib (fixes #1517)
(edit) @4159 [4159] 3 years cboos trac-post-commit-hook adapted to current trunk: - no need to define …
(edit) @3743 [3743] 3 years cboos Commit message is properly converted to unicode before being added to …
(edit) @3593 [3593] 3 years cboos r3551 did not revert completely r3486: re-add initialization of …
(edit) @3551 [3551] 3 years cboos Follow-up to r3550: the trac-post-commit-hook is also using the ticket …
(edit) @3544 [3544] 3 years cmlenz Update link to project site in all the boilerplate etc.
(edit) @3486 [3486] 3 years cboos Adapt the trac-post-commit-hook to recent changes milestone:0.10. Also …
(edit) @3272 [3272] 3 years athomas Fixes for #3117 and #3118.
(edit) @2949 [2949] 3 years cmlenz Fix bad usage of the ticket API in contrib script emailfilter. Closes …
(edit) @2631 [2631] 4 years cmlenz Fix missing import in contrib script added in [2630].
(edit) @2630 [2630] 4 years cmlenz Added script for getting rid of the severity field in upgraded Trac …
(edit) @2356 [2356] 4 years cmlenz Apply patch for bugzilla2trac contrib script provided by asmodai. Closes …
(edit) @2336 [2336] 4 years cmlenz Map emails to login names in the bugzilla importer for owner changes. …
(edit) @2287 [2287] 4 years cmlenz Small bugfix in bugzilla importer.
(edit) @2286 [2286] 4 years cmlenz Improvements to the Bugzilla importer contributed by asmodai. Thanks!
(edit) @2032 [2032] 4 years jonas Fixed typo in trac-post-commit-hook.
(edit) @1964 [1964] 4 years jonas Added a few more trigger keywords to trac-post-commit-hook, closes #1599.
(edit) @1963 [1963] 4 years jonas trac-post-commit-hook now sends notification emails (patch from xris), …
(edit) @1831 [1831] 4 years cmlenz Refactoring of the ticket module so that the available ticket fields are …
(edit) @1802 [1802] 4 years cboos TicketTypes: adapted the sourceforge2trac.py contrib script for Trac 0.9 …
(edit) @1739 [1739] 4 years cmlenz Refactoring: * Moved modules related to the ticket system into the new …
(edit) @1519 [1519] 4 years cmlenz Set eol-style to native on all text files.
(edit) @1497 [1497] 4 years cmlenz Make the pre and post commit hooks use the Trac API instead of accessing …
(edit) @1491 [1491] 4 years cmlenz Refactoring: decouple configuration from environment. * Every module gets …
(edit) @1400 [1400] 4 years cmlenz Refactoring: * Moved trac.Environment to trac.env, updated …
(edit) @1261 [1261] 4 years daniel A simple MTA filter to allow emailing tickets to Trac.
(edit) @1246 [1246] 4 years cmlenz Applied patch to #1195.
(edit) @1178 [1178] 4 years cmlenz * Fix various stuff I broke with the recent db upgrade for the milestone …
(edit) @1065 [1065] 5 years jonas A few improvements for the bugzilla2trac script, thanks Dirk
(edit) @920 [920] 5 years jonas * Added an "underline" class to trac.css, closes #737. * …
(edit) @815 [815] 5 years jonas Applied bugzilla2trac.py enhancement patch from Bill Soudan, many thanks!
(edit) @739 [739] 5 years daniel Merged patch from juracy@… (thanks for the patch), for encoding …
(edit) @475 [475] 5 years daniel Added SourceForge? and Bugzilla converters from Mark Rowe and Dmitry …
(edit) @456 [456] 5 years jonas Updated hook-scripts to reflect the trac db->env change (patch from …
(edit) @383 [383] 5 years jonas * Convert wiki pages into utf-8 before importing. * Updated the …
(edit) @366 [366] 5 years jonas * added "addressed" keyword to trac-pre/post-commit-hook * renamed …
(edit) @296 [296] 5 years jonas Added a script that can be called by the subversion pre-commit hook to …
(add) @294 [294] 5 years jonas Added a subversion post-commit script contributed by Stephen Hansen. This …
Note: See TracRevisionLog for help on using the revision log.