summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Updates 0.8.1 CHANGELOG.Jean-Philippe Lang2009-02-151-2/+21
* Removes invalid css class on issue details (#2753).Jean-Philippe Lang2009-02-151-1/+1
* Adds an index on watchers table to speed up watched issue filtering.Jean-Philippe Lang2009-02-141-0/+9
* Fixes headings style in html emails (#2739).Jean-Philippe Lang2009-02-141-11/+6
* Timelog is ignored when updating an issue if user is admin but not a project ...Jean-Philippe Lang2009-02-131-1/+1
* Removes invalid css class on issue details (#2733).Jean-Philippe Lang2009-02-131-1/+1
* Adds watch/unwatch link on the issue context menu (#2730).Jean-Philippe Lang2009-02-121-0/+3
* Issues pagination loses project param after applying or clearing filter (#2726).Jean-Philippe Lang2009-02-123-5/+8
* Removes the fat ruby-openid gem. Simply use 'gem install ruby-openid' to enab...Jean-Philippe Lang2009-02-12196-30208/+223
* Link to watched issues list on my page.Jean-Philippe Lang2009-02-121-1/+1
* Adds ability to filter watched issues (#846).Jean-Philippe Lang2009-02-1237-16/+81
* Adds missing strings (#699).Jean-Philippe Lang2009-02-1233-0/+99
* 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