Commit Graph

43 Commits (34cd6328f5ba5a024798c4ca315030f31c3877cb)

Author SHA1 Message Date
Christian Ratz 99ba216373 fixed tests and specs for new icons 11 years ago
Sebastian Schuster 34d6ea150a Rewrote login unit tests into specs 11 years ago
Philipp Tessenow a1e67dd460 new copyright header #1903 11 years ago
Christian Rijke d30a7458eb Migrate unit tests to rspec (to be able to disable them in self-registration per mail). 11 years ago
Michael Frister 430e6cbde7 Refactor user statuses, add status_name method 11 years ago
Michael Frister 089db98541 Improve password complexity requirements 12 years ago
Jens Ulferts 21459a384f provide every possible file with a short copyright notice 12 years ago
Michael Frister 7363db3036 Fix assign_to deprecation warning 12 years ago
Martin Linkhorst d03301b60e there are so many side effects by using only a subset of the fixtures and also it creates lots of annoying noise in the test code. this commit changes individual requires to :all which fixes some tests when test files are run individually or in a different order. 12 years ago
Jens Ulferts 70484e344d moves test for whether the session is reset on login/logout to functional tests 12 years ago
Dennis Schmidt fdd7c91d6f test corrections 12 years ago
Tom Rochette eed627011c Login should redirect to welcome/home page if already logged in. 13 years ago
Gregor Schmidt e4eb1336ea [#780] Clearing (Settings) cache to make the tests pass again 13 years ago
Gregor Schmidt 413f5b0d7e Updating tests after behavior was changed 13 years ago
Holger Just 91070236db Set source encoding to UTF-8 13 years ago
Holger Just 07185fb169 [#436] Remove trailing whitespace 14 years ago
Eric Davis 99507a0391 [#197] Upgrade the copyright in the code files 14 years ago
Jean-Baptiste Barth 17f86d964f Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 14 years ago
Jean-Philippe Lang 2fab7bd9b1 Adds leading slash to all assert_redirected_to arguments (#6887). 14 years ago
Eric Davis 7ca197b37f Merged r3933 from trunk. 14 years ago
Eric Davis ae3d542664 Merged r3905 from trunk. 14 years ago
Eric Davis c731d11209 Merged r3904 from trunk. 14 years ago
Eric Davis 8458dc23d4 Merged r3903 from trunk. 14 years ago
Jean-Baptiste Barth 83e4cf3dd4 Prevent 500 error on login when there's a typo in OpenID URI scheme, such as http;// or http.// 14 years ago
Eric Davis 25037b841b Refactor: extract method to shoulda macro. 14 years ago
Eric Davis d3158e37b9 Added tests for AccountController#register POST with automatic registration. 14 years ago
Eric Davis 5c525f0b41 Added tests for AccountController#register GET. 14 years ago
Jean-Philippe Lang a842769c3f AccountController#show (/account/show/:id) moved to UsersController#show (/users/:id). 15 years ago
Jean-Philippe Lang ac56d1d5e5 Do not show user profile if no visible project or activity (#4129, #3720). 15 years ago
Jean-Philippe Lang 52a6b0a21e Fixed: Custom values with a nil value cause error on (project|account)/show (#3705). 15 years ago
Eric Davis 7b0cb6aba8 Upgraded to Rails 2.3.4 (#3597) 15 years ago
Jean-Philippe Lang 21eb3c089d Fixed: When logging in via an autologin cookie the user's last_login_on should be updated (#2820). 16 years ago
Eric Davis aed1787d51 Fixed a bug in the OpenID login when a user signed up with OpenID but hasn't 16 years ago
Jean-Philippe Lang 9525e5f147 Fixes Setting.openid? (#2764). 16 years ago
Jean-Philippe Lang ff9da0bab0 Removes the fat ruby-openid gem. Simply use 'gem install ruby-openid' to enable openid support. 16 years ago
Eric Davis 8d53e433c5 Added a system setting for allowing OpenID logins and registrations 16 years ago
Eric Davis 85ad791d81 Prevent registration via OpenID if self registration is off. #699 16 years ago
Eric Davis 720f928cd2 Refactored common methods out of register and open_id_authenticate 16 years ago
Eric Davis 8194cfaf86 Added user setup needed based on the system's registration settings 16 years ago
Eric Davis 876fb69271 Added tests for the other OpenID authentication cases. #699 16 years ago
Eric Davis 48e26aa75b Adding OpenID mock and test. #699 16 years ago
Jean-Philippe Lang bde72a5f40 Fixes functional tests fixtures (#2398). 16 years ago
Jean-Philippe Lang 8a356baf3e Unescape back_url param before calling redirect_to. 16 years ago
Jean-Philippe Lang 9f92554319 Redirect user to the previous page after logging in (#1679). 17 years ago
Jean-Philippe Lang 87742f23ed Login field name changed to username (#755). 17 years ago
Jean-Philippe Lang 48949f979a Added some functional tests and a CVS test repository. 17 years ago
Jean-Philippe Lang 29b3614bcb Forums enhancements: 17 years ago
Jean-Philippe Lang ad68a82be1 Moved ProjectsController#list_news to NewsController#index. 17 years ago
Jean-Philippe Lang 603e11d7a5 Merged 0.6 branch into trunk. 17 years ago
Jean-Philippe Lang 10cf1ccc1a added rss/atom feeds at project levels for: 18 years ago