Commit Graph

6990 Commits (a188dfd71349f5e78e8535823bbd17c07dc9692d)
 

Author SHA1 Message Date
Martin Czuchra 4eb461fbd2 Adds index to identifier field on projects. 12 years ago
Philipp Tessenow 86df804f7d Revert "ci-test - revert this later" 12 years ago
Philipp Tessenow 7d59d5f3cb ci-test - revert this later 12 years ago
Philipp Tessenow e460fb60ba set html-class 'new' only for actually new wiki pages 12 years ago
Philipp Tessenow ad4893cf8b set correct status for anonymous user in user_factory 12 years ago
Philipp Tessenow d92d03efe4 added issue_relation factory 12 years ago
Philipp Tessenow df4db5c7a5 make admin, anonymous, and deleted_user a subclass of the user factory 12 years ago
Philipp Tessenow 71d31a5f43 WIP first attempt to fix user mailer tests 12 years ago
Philipp Tessenow 360369fbc8 refactor a single test in issue_test.rb to use FactoryGirl 12 years ago
Jens Ulferts f439d892cb fixes issue diff link when having a relative_url_root defined 12 years ago
Jens Ulferts 4e4bc603f6 sets rails to 2.3.16 12 years ago
Philipp Tessenow ddc6cdec54 force message to update its watchers and watcher_users when creating a new watcher in its after_create hook 12 years ago
Philipp Tessenow 8ec06df04c refactor timelog_helper_test 12 years ago
Philipp Tessenow df4be748f3 add factories for TimeEntryActivities 12 years ago
Philipp Tessenow a62e3adc32 Merge branch 'feature/rails3' of github.com:opf/openproject into feature/rails3 12 years ago
Philipp Tessenow 1a29a1ce99 refactor member_tests 12 years ago
Philipp Tessenow c14eb536d5 implement possible_watchers on things that can be watched 12 years ago
ulferts d677b0f48c Merge pull request #18 from finnlabs/fix/project-jump-behaviour 12 years ago
Martin Czuchra 1d9587db1a Fixes project jumping behaviour. 12 years ago
Martin Czuchra 57e7d73973 Merge pull request #8 from finnlabs/feature/select2-project-jump-box 12 years ago
Martin Linkhorst a860d6979a change the way the cache gets invalidated when a setting value is changed. now deletes all cache keys containing the setting's name 12 years ago
Martin Linkhorst 43167f053e we need to supply create and update dates. go fixtures! go fixtures! 12 years ago
Martin Czuchra daa880645b Fixes problems that may occur in combination w/ plugins and the new API. 12 years ago
Martin Czuchra 40eb464a5a Fixes dependencies in Gemfile 12 years ago
Martin Linkhorst 19bb1f2352 add a missing factory for tokens 12 years ago
Martin Linkhorst 10b501892f uncomment failing tests. please fix me 12 years ago
Martin Linkhorst 10a4ec9d84 let's actually deliver a test email ;) 12 years ago
Martin Linkhorst 6c45dceaa4 remove unnecessary code 2 12 years ago
Martin Linkhorst 7276052a68 remove unnecessary code 1 12 years ago
Martin Linkhorst fb147d4e2a change the expectations a little 12 years ago
Martin Linkhorst 7ecb38fa9c let tests fail more early 12 years ago
Martin Linkhorst 890ceb2524 update request are now :put 12 years ago
Martin Linkhorst 2d2851b2d7 self.translated_attributes will only find persisted translations. therefore translations not yet persisted will be added manually. 12 years ago
Martin Linkhorst 857d4eaa8c manually implement validates_presence_of :some_translated_attribute and :scope 12 years ago
Martin Linkhorst 07f4204d7e Revert "clear translations before testing" 12 years ago
Martin Linkhorst 3728f378f0 remove created custom fields before testing 12 years ago
Martin Linkhorst b32e9c0028 fix a deprecation warning 12 years ago
Philipp Tessenow 9876888ed0 update gems 12 years ago
Philipp Tessenow 0660af7630 do not crash when User.table_exists? is false and factories are loaded 12 years ago
Martin Czuchra 524aa2fa2f Merge pull request #17 from opf/security/CVE-2013-0155 12 years ago
Philipp Tessenow 32360b6e63 refactor projects_helper_test to use FactoryGirl 12 years ago
Philipp Tessenow 810bbd4600 create new Issues instead of relying on Issue.last in issue_helper_test 12 years ago
Philipp Tessenow 91fa7675fd create issue at the right place in test_helper and dont create new anonymous users in the user_factory 12 years ago
Jens Ulferts 1b27c78edb backports CVE-2013-0155 12 years ago
Philipp Tessenow 64a87dc858 let test_helper generate at least one issue and the anonymous User as some test require them to exist 12 years ago
Philipp Tessenow 34d1f507d7 forgot to rename association 12 years ago
Philipp Tessenow e3fa434f1f naming the ignored variable in user_factory 'project' and 'role' produced a major performance loss. fixed that 12 years ago
Philipp Tessenow 7ff326ba1d refactor tests to use advanced user factory 12 years ago
Philipp Tessenow 28c4caca2a do not create a role in user factory if not nesseccary 12 years ago
Philipp Tessenow a798eaec7c user factory can now assign multiple projects to the to-be-generated user 12 years ago