Commit Graph

788 Commits (ff43bb1a74a7450dbcee2d8b0b152d2173a810e1)

Author SHA1 Message Date
Jean-Philippe Lang ae55978515 Adds a test for not sending email without recipient (#4920). 15 years ago
Jean-Philippe Lang 9a85d4d063 Fixed: Git blame/annotate fails on moved files (#3832). 15 years ago
Jean-Philippe Lang 241f79ac06 Fixed: attachments with the same name at the same time overwrite (#3691). 15 years ago
Jean-Philippe Lang 1ab77ee015 Fixes a test failure due to a default custom field value. 15 years ago
Jean-Philippe Lang 551993d3c2 Adds missing fixtures. 15 years ago
Jean-Philippe Lang c174540a0e Adds attachments upload on wiki edit form (#1223). 15 years ago
Jean-Philippe Lang 02cc0efdd7 Fixed: journal details duplicated when an issue is saved twice (#3690). 15 years ago
Jean-Philippe Lang bfed36ac84 Let administrators see locked user profiles. 15 years ago
Jean-Philippe Lang d6f9e576e8 Makes AuthSource.authenticate return a hash instead of an array. 15 years ago
Jean-Philippe Lang f1d16bc007 Test that AuthSourceLdap#authenticate returns valid User attributes only. 15 years ago
Jean-Philippe Lang 899f06612a Moves the LDAP test server to a fixture. 15 years ago
Jean-Philippe Lang 7ae53845ac Adds a sample test LDAP configuration file. 15 years ago
Eric Davis c68d853bf4 Refactor: Move the updating of an Issue to the #update method. 15 years ago
Eric Davis 19d4ddf2f2 Fix LDAP on the fly creation. The User object doesn't have a :dn attribute. 15 years ago
Eric Davis d581510af6 Refactor: Start to extract IssuesController#edit into #update (REST). 15 years ago
Jean-Philippe Lang e24d6cc223 Bulk edit refactoring. 15 years ago
Eric Davis 89cf2d256d Moved the IssuesController routing tests to an integration test. 15 years ago
Jean-Philippe Lang 87bc092d7c Removes --find-copies-harder git option to retrieve commits which was way to slow (#4547). 15 years ago
Jean-Philippe Lang 46aa855572 Remove invalid utf8 sequences from commit comments and author name (#4773). 15 years ago
Jean-Philippe Lang 6e68921590 Cleanup. 15 years ago
Jean-Philippe Lang dab0c07fba Fixed: Links in Forum mails should redirect to message, not topic (#4884). 15 years ago
Jean-Philippe Lang d18fba4ffe Fixed: Pound (#) followed by number with leading zero (0) removes leading zero when rendered in wiki (#4872). 15 years ago
Eric Davis 28e9bc5d82 Fix an IndexError if all the :last menu items are deleted from a menu. #4718 15 years ago
Jean-Philippe Lang 0fcc436f22 Fixed: Deselecting textile text formatting causes interning empty string errors (#4867). 15 years ago
Jean-Philippe Lang b733accfe3 Adds a test for emission address with phrase (#4855). 15 years ago
Jean-Philippe Lang 3dd9687d41 Fixed: unit tests broken by r3438 (#4860). 15 years ago
Eric Davis b3330d3995 Refactor: Extract method from AuthSourceLdap#authenticate 15 years ago
Eric Davis 7b6b147761 Added some tests for the LDAP authentication. 15 years ago
Eric Davis 49bfee0535 Refactor: Merged TrackersController#list and #index 15 years ago
Eric Davis 038a88e970 Refactor: Merged RolesController#list and #index 15 years ago
Jean-Philippe Lang 3168ee3d47 Adds projects links (#4812). 15 years ago
Eric Davis c18f8d34fb Refactor: Merged IssueStatusesController#list and #index. 15 years ago
Jean-Philippe Lang 55a3ac764f Issue relation: fixes error with postgres when entering a non-numeric id (#4820) + accept hash (#) before id. 15 years ago
Jean-Philippe Lang 541d830d2a Fixed: Project copy loses wiki pages hierarchy (#4797). 15 years ago
Jean-Philippe Lang 2c8a24092b Adds filter for system shared versions on the cross project issue list (#4792). 15 years ago
Jean-Philippe Lang d02ddefff4 Fixed: parent project field doesn't include blank value when a member with 'add subproject' permission edits a child project (#4790). 15 years ago
Eric Davis 81ee2ff884 Updated object_daddy to a newer version (bugfixes) 15 years ago
Eric Davis 597725d77c Separated ReportsController#issue_report into two separate actions. 15 years ago
Eric Davis 23c46c68ab Moved a routing test from a functional to an integration test. 15 years ago
Jean-Philippe Lang 8fb29d4d21 Adds pagination to forum messages (#4664). 15 years ago
Jean-Philippe Lang 6c8b87fbc8 Adds a permission for exporting wiki pages. 15 years ago
Eric Davis 112fc99311 Added tests for Issue#by_X finders 15 years ago
Eric Davis 155083ec97 Change Role#anonymous and #non_member so they generate the record as needed. 15 years ago
Eric Davis 778117fead Converted a test to shoulda and added more checks for it's assignments. 15 years ago
Jean-Philippe Lang d43c860448 Allow commits to reference issues of parent projects and subprojects (#4674). 15 years ago
Jean-Philippe Lang a1a24483b5 Fixed: deleting a project with subprojects breaks the project tree (#4701). 15 years ago
Jean-Philippe Lang 080ad6a16c Fixed: tests with ruby1.9 broken by r3322 (#4607). 15 years ago
Eric Davis 8420f25109 Added and updated some more object daddy exemplars. 15 years ago
Eric Davis 9044305b93 Added some exemplars for object daddy to generate test data. 15 years ago
Eric Davis a8f56aad2c Added User.spawn_with_protected to generate an unsaved User record. 15 years ago