root/trunk @ 103

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @103   3 years jiangx unittest works for python 0.9.7. Redirect location with prefix: …
(edit) @102   3 years jiangx Merge fixes of function tests from branches/0.2.3.x
(edit) @101   3 years jiangx record merge from branch 0.2.3.x
(edit) @93   3 years jiangx translate zh_CN locale for new EolStyleCheck? Plugin.
(edit) @92   3 years jiangx Fixed #26: EolStyleCheck? plugin enhancement : in loose mode, svn:eol-style …
(edit) @91   3 years jiangx sync hook1.5 init script with hook1.4
(edit) @90   3 years jiangx Fixed #25: replace one tab with eight spaces in python files.
(edit) @88   3 years jiangx The first time run ci (rcs file not exist yet), using -l option, which …
(edit) @87   3 years jiangx Do not lock rcs file.
(edit) @86   3 years jiangx case insensitive match against repos name and path.
(edit) @85   3 years jiangx Fixed #13: patch for subversion to allow wildcard auth path.
(edit) @84   3 years jiangx Fixed #13: add wildcard auth path support to pysvnmanager.
(edit) @81   3 years jiangx Fixed #23: robust utf/unicode conversion in lib/text.py
(edit) @80   3 years jiangx Fixed #22: In authz controller, can not change repos admin without select …
(edit) @79   3 years jiangx Fixed #20: Use os.path.islink instead of os.path.isdir fixed this issue.
(edit) @78   3 years jiangx Contribute trac-post-commit-hook enhancement. Fixed #21.
(edit) @77   3 years jiangx Fixed #19: support hacked trac_post_commit_hook.
(edit) @76   3 years jiangx When initial a new repository, do not delete hooks recursively if hooks is …
(edit) @74   3 years jiangx Update bugtraq:logregex syntax. Fixed break of bug range by last commit.
(edit) @73   3 years jiangx Compatible with ossxp enhanced trac-post-commit-hook.
(edit) @72   3 years jiangx monitor TracPostCommit?.py in package; sync hooks with subversion;
(edit) @71   3 years jiangx Fixed #18: when init hooks for newly created repository, search …
(edit) @70   3 years jiangx Fixed #17: translation zh_CN locale message
(edit) @69   3 years jiangx Fixed #17: update hooks for svn 1.4.
(edit) @68   3 years jiangx Fixed #17: call trac-post-commit-hook if this hook is enabled.
(edit) @67   3 years jiangx Plugin for Trac Svn integration. See #17.
(edit) @66   3 years jiangx Update UI of plugins: use <DL> instead of <Table>.
(edit) @65   3 years jiangx Fixed #16: Blank setting can also be saved.
(edit) @64   3 years jiangx Fixed #15: Repository admin has readonly access rights for role managemant …
(edit) @63   3 years jiangx Repository admin can not add / remove repository in repos controller and …
(edit) @62   3 years jiangx Fixed #12: Repository admin can manage plugins for the repositories. …
(edit) @61   3 years jiangx space allowed in comma separated tickets in bugtraq:logregex.
(edit) @60   3 years jiangx set TortoiseSVN properties.
(edit) @59   4 years jiangx See #11: translate 'welcome'; fix mantis post-commit hooks.
(edit) @58   4 years jiangx add contrib to source package
(edit) @57   4 years jiangx Fix #11: Enhanced mantis/subversion integration. contribute by Jiang …
(edit) @56   4 years jiangx use fcrypt instead of native crypt in Windows
(edit) @55   4 years jiangx Fix #10: * upgrade to 0.3.0; add requires; * update template for pylons …
(edit) @52   4 years jiangx (r96) add pylons to prerequisite.
(edit) @51   4 years jiangx (r95) add prerequisite.
(edit) @50   4 years jiangx add copyright header
(edit) @49   4 years jiangx See #8: (r93) add depends on docutils; chmod 0755 for hooks when repos …
(edit) @48   4 years jiangx upgrade to 0.2.1; format exception message;
(edit) @47   4 years jiangx Fix #9: add more hooks plugins; add hook scripts; refactor hook-plugin;
(edit) @46   4 years jiangx See #9: plugins refactor; add more hook-plugins
(edit) @45   4 years jiangx See #9: add unittest; i18n; refactor plugins
(edit) @44   4 years jiangx Fix #8: add controller/view for svn repos add/remove management.
(edit) @43   4 years jiangx See #9: add controller/view for svn plugin management.
(edit) @42   4 years jiangx See #9: add model for svn plugins management.
(edit) @41   4 years jiangx Fix #8: add model for repository add/remove.
(edit) @40   4 years jiangx add init.d script
(edit) @39   4 years jiangx Fix #7: disable rollback button for latest revision.
(edit) @38   4 years jiangx Fix #7: bugfix: remove -L option from rlog command; add templates for …
(edit) @37   4 years jiangx Fix #6 & #7: upgrade to 0.1.3: backup using rcs; logs support;
(edit) @36   4 years jiangx See #7: admin can rollback to history revision from log page.
(edit) @35   4 years jiangx See #7: compare revisions in logs page.
(edit) @34   4 years jiangx See #7: New paginate strategy; add log_per_page to config file.
(edit) @33   4 years jiangx See #7: chinese i18n for logs.
(edit) @32   4 years jiangx Use Controller's before method to check authz. Controller's before
(edit) @31   4 years jiangx See #7: add logs controller to display logs.
(edit) @30   4 years jiangx See #7: add cat, differ function.
(edit) @29   4 years jiangx See #7: add get_logs, get_page_logs method to RcsLog? class.
(edit) @28   4 years jiangx See #6: reset RCSINIT environment, or it may make something strange.
(edit) @27   4 years jiangx store ,v file into RCS directory; bug in last commit: remove continue
(edit) @26   4 years jiangx See #6: os.popen: must use str not unicode as argument
(edit) @25   4 years jiangx set login_as for svnauthz
(edit) @24   4 years jiangx Fix #6: Backup authz file using rcs command; Check authz using svn swig …
(edit) @23   4 years jiangx Fix #5: add cover-package to nose; set proper fallback lang for zh-cn;
(edit) @22   4 years jiangx See #5: Add unittest for controllers
(edit) @21   4 years jiangx Fix #4: Better unicode support. Do not use "sys.setdefaultencoding" any …
(edit) @20   4 years jiangx new i18n messages
(edit) @19   4 years jiangx unittest; change update_group to set_group
(edit) @18   4 years jiangx add more unittest
(edit) @17   4 years jiangx do not set context c in init()
(edit) @16   4 years jiangx rename /login as /security
(edit) @15   4 years jiangx use Ajax.Request instead of Ajax.Updater. (demo for my document)
(edit) @14   4 years jiangx bugfix: ldap not import error
(edit) @13   4 years jiangx refactor: user defined function shouldn't named as xxx
(edit) @12   4 years jiangx comment ldap import by default
(edit) @11   4 years jiangx patched setuptools support svn1.5 working space
(edit) @10   4 years jiangx Fix #3: Repos admin can be group object or alias.
(edit) @9   4 years jiangx clear session if login failed
(edit) @8   4 years jiangx bugfix: controller for login changed to security
(edit) @7   4 years jiangx Fixed #2: User shouldn't remove himself/herself from the admin list.
(edit) @6   4 years jiangx add egg-info files
(edit) @5   4 years jiangx Fixed #1: Rename project name from svnadmin to pySvnManager
(edit) @4   4 years jiangx See #1: Rename project name from svnadmin to pySvnManager
(edit) @3   4 years jiangx delete/hide un-versioned files
(edit) @2   4 years jiangx pySvnManager 0.1.1 initialize
(add) @1   4 years jiangxin Initialize
Note: See TracRevisionLog for help on using the revision log.