| Commit message (Expand) | Author | Age | Files | Lines |
* | spelling fixes (#25495) | Toshi MARUYAMA | 2017-04-02 | 1 | -1/+1 |
* | Check that repository module is enabled (#24307). | Jean-Philippe Lang | 2017-01-29 | 1 | -1/+4 |
* | Typo (#23865). | Jean-Philippe Lang | 2016-10-01 | 1 | -1/+1 |
* | Only select actual users from the database in Redmine.pm (#21312). | Jean-Philippe Lang | 2015-11-28 | 1 | -0/+1 |
* | Redmine.pm errors when cloning public project (#16948). | Jean-Philippe Lang | 2015-11-24 | 1 | -2/+4 |
* | Connection leak in Redmine.pm (#19956). | Jean-Philippe Lang | 2015-05-30 | 1 | -1/+1 |
* | Adds buit-in groups to give specific permissions to anonymous and non members... | Jean-Philippe Lang | 2014-09-28 | 1 | -5/+15 |
* | replace tabs to spaces at Redmine.pm | Toshi MARUYAMA | 2012-12-18 | 1 | -5/+5 |
* | Redmine.pm fails when permissions are NULL (#11818). | Jean-Philippe Lang | 2012-09-12 | 1 | -1/+2 |
* | Redmine.pm: Allow fallback to other Apache auth providers (#11475). | Jean-Philippe Lang | 2012-09-02 | 1 | -1/+1 |
* | Redmine.pm: HEAD is not considered as a read-only method (#11749). | Jean-Philippe Lang | 2012-09-02 | 1 | -1/+1 |
* | Makes Redmine.pm handle project status (#3640). | Jean-Philippe Lang | 2012-06-25 | 1 | -3/+6 |
* | Adds support for Git's smart HTTP protocol to Redmine.pm (#4905). | Jean-Philippe Lang | 2012-06-14 | 1 | -3/+114 |
* | Fixed that Redmine.pm does not support "bind as user" ldap authentication (#1... | Jean-Philippe Lang | 2012-06-03 | 1 | -2/+9 |
* | Makes Redmine.pm work with multiple repositories per project (#779). | Jean-Philippe Lang | 2012-03-24 | 1 | -1/+10 |
* | Use Digest::SHA instead of Digest::SHA1 in Redmine.pm (#10242). | Jean-Philippe Lang | 2012-02-15 | 1 | -3/+3 |
* | remove trailing white-spaces except SQL from extra/svn/Redmine.pm | Toshi MARUYAMA | 2011-12-01 | 1 | -14/+14 |
* | Fixed: Redmine.pm considers all projects private when login_required is enabl... | Jean-Philippe Lang | 2011-11-18 | 1 | -7/+8 |
* | Reverted r7808 (#9566). | Jean-Philippe Lang | 2011-11-15 | 1 | -24/+7 |
* | Fixed: Redmine.pm potential security issue with cache credential enabled and ... | Jean-Philippe Lang | 2011-11-14 | 1 | -5/+7 |
* | Fixed: Redmine.pm considers all projects private when login_required is enabl... | Jean-Philippe Lang | 2011-11-14 | 1 | -7/+24 |
* | Restrict anonymous read access with Redmine.pm | Toshi MARUYAMA | 2011-10-04 | 1 | -1/+24 |
* | Adds random salt to user passwords (#7410). | Jean-Philippe Lang | 2011-02-23 | 1 | -4/+5 |
* | Fixed Redmine.pm not working with LDAPS on a non-standard port. #4065 | Jean-Baptiste Barth | 2010-10-29 | 1 | -1/+1 |
* | Check the browse repository or commit access permissions in Redmine.pm with L... | Eric Davis | 2010-07-08 | 1 | -1/+3 |
* | Have Redmine.pm respect the Authentication Required setting. #5797 | Eric Davis | 2010-07-08 | 1 | -0/+29 |
* | Fixes Redmine.pm error "closing dbh with active statement handles at /usr/lib... | Jean-Philippe Lang | 2010-01-10 | 1 | -0/+5 |
* | Fixes Redmine.pm for SQLite (#4205). | Jean-Philippe Lang | 2009-12-26 | 1 | -3/+8 |
* | Redmine.pm: deny access if user doesn't have browse_repository permission (#4... | Jean-Philippe Lang | 2009-12-22 | 1 | -1/+1 |
* | Fixes Redmine.pm broken by r2726 (#3330). | Jean-Philippe Lang | 2009-05-12 | 1 | -3/+5 |
* | Merged nbc branch @ r1812 (commit access permission and reposman improvements). | Jean-Philippe Lang | 2008-09-13 | 1 | -6/+9 |
* | bug in read only access handling | Nicolas Chuche | 2008-08-31 | 1 | -1/+1 |
* | Close statement handler in Redmine.pm (#1433). | Jean-Philippe Lang | 2008-06-15 | 1 | -0/+1 |
* | Memory leak (postgres -> zlib + ssl) has been fixed by apache developers. | Liwiusz Ociepa | 2008-05-19 | 1 | -2/+2 |
* | Merge changes from branch swistak. | Liwiusz Ociepa | 2008-05-13 | 1 | -18/+120 |
* | Redmine.pm doc update | Jean-Philippe Lang | 2008-04-07 | 1 | -1/+3 |
* | Redmine.pm for webdav authentication: | Jean-Philippe Lang | 2008-04-06 | 1 | -13/+17 |
* | Redmine.pm support for LDAP authentication (patch by Liwiusz Ociepa). Closes ... | Jean-Philippe Lang | 2008-04-06 | 1 | -5/+26 |
* | Added user status criteria in Redmine.pm | Jean-Philippe Lang | 2007-11-24 | 1 | -1/+1 |
* | * add Redmine.pm to authenticate with mod_perl | Nicolas Chuche | 2007-11-18 | 1 | -0/+210 |