summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bug when using apache authentication methodNicolas Chuche2007-12-151-2/+3
* SCM adapters: moved Errno::ENOENT exception rescuing to the abstract adapter.Jean-Philippe Lang2007-12-156-55/+14
* Fixed warning: toplevel constant User referenced by WikiContent::UserJean-Philippe Lang2007-12-151-2/+2
* Added some functional tests (wiki).Jean-Philippe Lang2007-12-156-3/+191
* Fixed: Unable to create a wiki (Rails 2.0 compatibility).Jean-Philippe Lang2007-12-143-1/+48
* Fixed Bazaar test repository path.Jean-Philippe Lang2007-12-141-1/+2
* Fixed: can not save numeric, date and boolean custom fields (broken by r994).Jean-Philippe Lang2007-12-141-0/+1
* Fixed Trac importer error with Rails 2.0: readonly? is defined by ActiveRecord.Jean-Philippe Lang2007-12-141-0/+5
* Search engine: issue custom fields can now be searched.Jean-Philippe Lang2007-12-1427-11/+89
* Fixed: empty lines when displaying repository files with Windows style eol.Jean-Philippe Lang2007-12-141-0/+3
* Fixed: missing body closing tag in repository annotate and entry views.Jean-Philippe Lang2007-12-142-2/+2
* Added a Mercurial test repository with unit and functional tests.Jean-Philippe Lang2007-12-145-1/+182
* Added ApplicationController#attach_files as a common method to attach files i...Jean-Philippe Lang2007-12-146-54/+27
* Added some tests for projects controller and helper.Jean-Philippe Lang2007-12-144-3/+92
* Removed unused UsersController#destroy.Jean-Philippe Lang2007-12-131-8/+0
* Added some functional tests and a CVS test repository.Jean-Philippe Lang2007-12-1314-4/+406
* News comments are now textilized.Jean-Philippe Lang2007-12-121-3/+4
* Added /coverage and /vendor/rails to svn-ignore.Jean-Philippe Lang2007-12-120-0/+0
* Added some functional tests (issues).Jean-Philippe Lang2007-12-122-1/+68
* Fixed: 500 error when validation fails on issue edition with no custom fields.Jean-Philippe Lang2007-12-121-0/+1
* Fixed: calendar and gantt broken with Rails 2.0Jean-Philippe Lang2007-12-121-1/+2
* Added some functional tests (projects and repositories).Jean-Philippe Lang2007-12-126-5/+171
* Updated Chinese translation (Shortie Lo).Jean-Philippe Lang2007-12-121-33/+33
* Fixed: 'assigned to me' filter broken.Jean-Philippe Lang2007-12-121-8/+6
* Fixed: 'LDAP account password is too long' error when leaving the field empty...Jean-Philippe Lang2007-12-101-1/+2
* Doc and version changes for 0.6.1 release.Jean-Philippe Lang2007-12-104-3/+61
* Merged Rails 2.0 compatibility changes.Jean-Philippe Lang2007-12-1094-13/+7918
* More detailed html title on several views.Jean-Philippe Lang2007-12-0730-8/+68
* Updated Polish translation (Mariusz Olejnik).Jean-Philippe Lang2007-12-071-4/+4
* Bazaar adapter: fixed log with partial revisions parsing.Jean-Philippe Lang2007-12-071-1/+4
* Fixed versions/show layout with IE.Jean-Philippe Lang2007-12-072-2/+2
* Fixed drop down lists overflow on My account.Jean-Philippe Lang2007-12-072-2/+5
* Added Traditional Chinese translation (by Shortie Lo).Jean-Philippe Lang2007-12-074-2/+680
* Transaction and performance improvement on workflow copy when creating a new ...Jean-Philippe Lang2007-12-071-2/+4
* Performance improvement on workflow setup screen.Jean-Philippe Lang2007-12-073-9/+16
* Fixed a parenthesis warning in news/show.Jean-Philippe Lang2007-12-071-1/+1
* Added version details view accessible from the roadmap.Jean-Philippe Lang2007-12-0731-43/+208
* Roadmap progress bars now differentiate the progress due to closed issues fro...Jean-Philippe Lang2007-12-054-4/+17
* Restored wiki syntax quick ref pop-up (accessible from wiki/edit).Jean-Philippe Lang2007-12-042-2/+59
* Changesets retrieval optimization on the activity view. Prevents additional q...Jean-Philippe Lang2007-12-031-1/+1
* Added some unit tests for the Bazaar adapter.Jean-Philippe Lang2007-12-036-1/+101
* Added Bazaar adapter.Jean-Philippe Lang2007-12-035-4/+298
* Project name format limitation removed (name can now contain any character).Jean-Philippe Lang2007-12-0315-21/+32
* Changed the maximum length of LDAP account to 255 characters.Jean-Philippe Lang2007-12-022-0/+12
* Added Annotate/Blame view for Subversion, CVS and Mercurial repositories.Jean-Philippe Lang2007-12-0231-21/+186
* Trac importer:Jean-Philippe Lang2007-12-021-19/+69
* Fixed: error on admin/info if there's more than 1 plugin installed.Jean-Philippe Lang2007-12-021-1/+1
* Email notifications are now sent as Blind carbon copy by default. This can be...Jean-Philippe Lang2007-12-0225-16/+51
* When creating a new role, permissions are pre-filled with 'Non member' role p...Jean-Philippe Lang2007-12-021-1/+2
* Fixed: svn or ldap password can be found in clear text in the html source in ...Jean-Philippe Lang2007-12-012-2/+8