Commit Graph

2 Commits (af33c8c46d6c5305e8760e192b5d526e04cb3b36)

Author SHA1 Message Date
Markus Kahl 93cdfa1a8f don't use yard's #namespace_name to deconstantize 9 years ago
Markus Kahl 5a90cdae88 Seeder refactoring; plugin seeder support 9 years ago
Jens Ulferts c1cbb75035 add a setting seeder 9 years ago
Markus Kahl da28948835 refactored basic data seeder 9 years ago
Peter Lehwess 536c178fae Rename SampleData scope to DemoData 9 years ago
Peter Lehwess 0600452496 Further refactor the basic data seeders 9 years ago
Peter Lehwess ff0d6b0b4f Refactor database seeds to user seeder classes 9 years ago
Stefan Botzenhart e6972f5f9d Move legacy spec to separate spec folder 9 years ago
Alex Coles 2efd6f4e45 Move legacy specs under spec/legacy 10 years ago
Alex Coles 1501012cf8 First spike porting Test::Unit tests to RSpec 10 years ago
Alex Coles b9b920e1d5 Fix formatting (w/ Rubocop) in test-unit tests 10 years ago
Alex Coles e0191e759c Update year in copyright header to 2015 10 years ago
Michael Frister 83fe42e6b8 Make API authentication tests use API v2 11 years ago
Johannes Wollert 8b096975fe updates copyright headers 11 years ago
Michael Frister 757867876c Fix testunit mock errors (add super to setup methods) 11 years ago
Philipp Tessenow a1e67dd460 new copyright header #1903 11 years ago
Martin Czuchra 1db1c1fcce Refactors current REST API into api/v1 12 years ago
Jens Ulferts 21459a384f provide every possible file with a short copyright notice 12 years ago
Martin Linkhorst 5f3f28409b convert ActionController::IntegrationTest to ActionDispatch::IntegrationTest 12 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
Eric Davis bed79f523b Refactor: convert api key tests to shoulda macros for reuse. #6447 14 years ago
Eric Davis d5fde17bf5 Move all API tests into the ApiTest module to make management easier 14 years ago
Eric Davis bfcd5039f2 Added an Admin setting to enable/disable the REST web service. (#3920) 15 years ago
Eric Davis e07e9d8bfe Added support for HTTP Basic access to the API. (#3920) 15 years ago
Eric Davis baa1ad4256 Allow authenticating with an API token via XML or JSON. (#3920) 15 years ago