summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Hide openid stuff on my account if disabled (#699).Jean-Philippe Lang2009-02-121-0/+2
* Normalize the identity_url when it's set.Eric Davis2009-02-122-0/+28
* Fixed the bundled ruby-openid gemEric Davis2009-02-122-4/+2
* Slight changes to the issue lists displayed on My page.Jean-Philippe Lang2009-02-111-5/+6
* Added a space so words don't runtogeatherlikethis. #699Eric Davis2009-02-111-1/+1
* Added a system setting for allowing OpenID logins and registrationsEric Davis2009-02-118-4/+22
* Prevent registration via OpenID if self registration is off. #699Eric Davis2009-02-112-1/+12
* Refactored common methods out of register and open_id_authenticateEric Davis2009-02-112-46/+59
* Added user setup needed based on the system's registration settingsEric Davis2009-02-112-7/+64
* Added tests for the other OpenID authentication cases. #699Eric Davis2009-02-113-7/+19
* 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