5179 Commits (069577c1331ccda51966aa9873e12ebcf758a4b7)

Author SHA1 Message Date
  Jean-Philippe Lang 0135dc504a SQLServer: The size (60) given to the type 'decimal' exceeds the maximum allowed (#12713). 11 years ago
  Jean-Philippe Lang 7b8ebb7e3f Auto-populate fields while creating a new user with LDAP (#10286). 11 years ago
  Jean-Philippe Lang ad246e81ad Code cleanup, use named routes. 11 years ago
  Jean-Philippe Lang 3976d5e740 Use #assert_select instead of #assert_tag. 11 years ago
  Jean-Philippe Lang eecabc5bb0 Use #assert_select instead of #assert_tag. 11 years ago
  Jean-Philippe Lang 7f74044854 "New issue" menu item should not link to copy form (#12652). 11 years ago
  Jean-Philippe Lang 94d9172634 Changed revision regexp to make source: links accept a branch. 11 years ago
  Jean-Philippe Lang 56669f9b13 Split #per_page_links helper and moved test to specific test case. 11 years ago
  Jean-Philippe Lang 1cf379f370 Replaces the classic_pagination plugin with a simple pagination module. 11 years ago
  Jean-Philippe Lang 39e7bab2b9 Save the selected file just in case uploading stuff fails/is not supported. 11 years ago
  Jean-Philippe Lang 7775f86a69 Code cleanup in AuthSource controller and views. 11 years ago
  Jean-Philippe Lang c31f498ba6 Code cleanup: implement Plugin#to_param for generating routes. 11 years ago
  Jean-Philippe Lang d46a0a3a4f NoMethodError: private method `now' called for DateTime:Class error in tests with ruby < 1.9.3 (#5298). 11 years ago
  Jean-Philippe Lang 0a773bcbb3 Fixed that validation fails when receiving an email with list custom fields (#12400). 11 years ago
  Jean-Philippe Lang c99b638d61 Store attachments in subdirectories (#5298). 11 years ago
  Jean-Philippe Lang cabfece11b Use browser language as default when registering. 11 years ago
  Jean-Philippe Lang 24be0551cc Code cleanup. 11 years ago
  Jean-Philippe Lang 5dd7467061 Fixed duplicate test name. 11 years ago
  Jean-Philippe Lang 8ab9215ea8 Use named routes in controllers. 11 years ago
  Jean-Philippe Lang 0b96094680 Use named routes in controllers. 11 years ago
  Jean-Philippe Lang ef25210aca Merged ajax_upload branch (#3957). 11 years ago
  Etienne Massip 2304f5d42c Fixed notes preview in issue history broken and hidden by a broken test. 11 years ago
  Jean-Philippe Lang d6ecfcf50c Rename the Member column to User on the time entries list. 11 years ago
  Jean-Philippe Lang f8895a7cdd Adds TimeEntryQuery for listing time entries. 11 years ago
  Jean-Philippe Lang ab066317e6 Adds STI to Query model. Issue queries are now IssueQuery instances. 11 years ago
  Jean-Philippe Lang 0e30724d66 Group events in the activity view (#12542). 11 years ago
  Jean-Philippe Lang 8201761e77 Adds an option for displaying the issue description on the issue list (#3447). 11 years ago
  Jean-Philippe Lang 46fe61d51e Adds tests for when showing/deleting an invalid issue. 11 years ago
  Jean-Philippe Lang 4cc4e8bfd3 Functional tests cleanup. 11 years ago
  Jean-Philippe Lang 349049a539 Test case cleanup. 11 years ago
  Jean-Philippe Lang 127a2508fa Add a test for my page with all blocks. 11 years ago
  Jean-Philippe Lang ea296a109a Replaces find(:first/:all) calls. 11 years ago
  Jean-Philippe Lang 31c33f462d Replaces find(:first) calls. 11 years ago
  Jean-Philippe Lang 536747b747 Replaces find(:all) calls. 11 years ago
  Jean-Philippe Lang e821020394 Make the tests pass when config.threadsafe! is enabled (#12097). 11 years ago
  Jean-Philippe Lang 88d5663ad2 Code cleanup. 11 years ago
  Jean-Philippe Lang e43448f6ca Use 8+ characters long passwords in tests. 11 years ago
  Jean-Philippe Lang 14e56006a1 Fixed that #extract_macro_options should not be greedy (#12451). 11 years ago
  Jean-Philippe Lang fb9a2901e9 Fixed that autolinks and textile links ending with cyrilic characters are broken (#12397). 11 years ago
  Jean-Philippe Lang b94c971755 Precede-Follow relation should move following issues earlier when rescheduling issue earlier (#4590). 11 years ago
  Jean-Philippe Lang 29fc292b18 Respond with 404 instead of 500 when requesting a wiki diff with invalid versions (#12434). 11 years ago
  Jean-Philippe Lang cb24cafedc Removed duplicated test. 11 years ago
  Jean-Philippe Lang 25c63ec747 Adds a Project.rebuild_tree! method to force the rebuild of the nested set. 11 years ago
  Jean-Philippe Lang 13f5301c09 Fixed that Project.rebuild! sorts projects by id instead of name (#12431). 11 years ago
  Jean-Philippe Lang be7895e04e Do not create projects in alphabetical order in nested set tests (#12431). 11 years ago
  Toshi MARUYAMA 921ad01bde scm: git: change extra_report_last_commit type at unit test to string (#12409) 11 years ago
  Toshi MARUYAMA 5d8d38aa60 scm: git: fix changesets aren't read after clear_changesets call (#12409) 11 years ago
  Toshi MARUYAMA 7048f66619 svn propset svn:eol-style native to fixtures (#12399) 11 years ago
  Toshi MARUYAMA 6740f441c4 fix non ASCII attachment filename encoding broken (MOJIBAKE) in receiving mail on Ruby 1.8 (#12399) 11 years ago
  Jean-Philippe Lang a829bfa755 Fixed that MailHandler raises an error when email has no subject header (#12396). 11 years ago