summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Adding OpenID mock and test. #699Eric Davis2009-02-113-0/+60
* Hooked up on the fly OpenID user creation.Eric Davis2009-02-113-11/+30
* Added the ability to login via OpenID.Eric Davis2009-02-119-18/+74
* Fixed a bug in open_id_authentication, where relative_url_root is definedEric Davis2009-02-111-1/+1
* Added identity_url to User. #699Eric Davis2009-02-111-0/+9
* Added OpenID tables. #699Eric Davis2009-02-111-0/+20
* Added open_id_authentication pluginEric Davis2009-02-1121-0/+1090
* Unpacked OpenID gem. #699Eric Davis2009-02-11191-0/+30002
* Leave wiki links untouched if target project doesn't exist or have no wiki.Jean-Philippe Lang2009-02-102-1/+4
* Replaces the repositories management SOAP API with a simple REST API.Jean-Philippe Lang2009-02-1051-5709/+105
* Fixes broken action url on time edit form (#2707).Jean-Philippe Lang2009-02-102-1/+10
* New language - Macedonian (mk). Thank to Ilin Tatabitovski for work.Azamat Hackimov2009-02-103-0/+850
* Translation updates (#2643, #2645, #2668)Azamat Hackimov2009-02-103-4/+4
* Updated translations (#2577, #2640, #2644, #2652)Azamat Hackimov2009-02-104-159/+159
* Renamed variables to be more descriptive. #2542Eric Davis2009-02-101-4/+4
* Added request and controller objects to the hooks by default.Eric Davis2009-02-102-12/+131
* Added two new plugin hooks:Eric Davis2009-02-101-0/+2
* Added plugin hook :view_projects_roadmap_version_bottom. #2543Eric Davis2009-02-101-0/+1
* Strip keywords from received email body (#2436).Jean-Philippe Lang2009-02-092-4/+16
* Removes hardcoded table names (#2701).Jean-Philippe Lang2009-02-092-4/+4
* Fixed: TypeError (can't modify frozen string) on settings view (#2700).Jean-Philippe Lang2009-02-091-1/+1
* Fixed: migration 98 breaks when using table name prefix.Jean-Philippe Lang2009-02-081-3/+4
* Fixed: path parameter is not an array when changing diff style (#2695), broke...Jean-Philippe Lang2009-02-071-6/+3
* Fixed: inline attached image should not match partial filename (#2683).Jean-Philippe Lang2009-02-052-5/+6
* Typo in wiki link example (#2673).Jean-Philippe Lang2009-02-051-1/+1
* Closed issue are not overdue, fixes r2140 (#2337).Jean-Philippe Lang2009-02-032-1/+2
* Typos/fixes in views (#2654).Jean-Philippe Lang2009-02-035-4/+4
* Fixes message search eager loading (#2654).Jean-Philippe Lang2009-02-031-1/+1
* Adds a 'box' div around news comment form (#2632).Jean-Philippe Lang2009-02-021-2/+4
* Include both version date and name when sorting issues by target version (#15...Jean-Philippe Lang2009-02-011-1/+1
* Include both last and first name when sorting issues by assignee (#1841).Jean-Philippe Lang2009-02-012-2/+2
* Adds a setting to limit the number of revisions displayed on a repository fil...Jean-Philippe Lang2009-02-0141-9/+58
* Use estimated hours to weight issues in version completion calculation (#2182).Jean-Philippe Lang2009-02-012-5/+125
* Changes color of activity events/search results summary.Jean-Philippe Lang2009-02-011-1/+1
* Show line breaks in activity events summary.Jean-Philippe Lang2009-02-011-1/+1
* Do not repeat one-line commit logs on the activity view.Jean-Philippe Lang2009-02-011-2/+16
* Fixed: Contextual divs after attachments are placed incorrectly in FireFox (#...Jean-Philippe Lang2009-02-012-5/+6
* Less strict textile links parsing (#2582).Jean-Philippe Lang2009-01-311-1/+1
* Fixed: issue details view discloses relations to issues that the user is not ...Jean-Philippe Lang2009-01-313-1/+21
* Removes Issue.visible_byJean-Philippe Lang2009-01-312-10/+4
* Updates footer year.Jean-Philippe Lang2009-01-311-1/+1
* New translation - Slovenian, thank to Nejc Vidmar for work (#2577), translati...winterheart2009-01-315-26/+873
* Adds :async_smtp and :async_sendmail delivery methods to perform email delive...Jean-Philippe Lang2009-01-311-0/+14
* Changes time related icons.Jean-Philippe Lang2009-01-307-5/+6
* Cleaning test.Jean-Philippe Lang2009-01-291-1/+1
* Fixed: TOC does not parse wiki page reference links with description (#2601).Jean-Philippe Lang2009-01-292-4/+7
* Adds projects association on tracker form (#2578).Jean-Philippe Lang2009-01-297-5/+119
* Adds rel='nofollow' attribute to other formats download links (#2491).Jean-Philippe Lang2009-01-291-1/+1
* Adds an helper to render other formats download links.Jean-Philippe Lang2009-01-2920-77/+99
* Fixed an error when downloading gantt png at global level.Jean-Philippe Lang2009-01-291-1/+1