1. a348dee [#4115] Fixed HTML validation test failures by Cory Johns · 13 years ago
  2. 81831c0 [#4115] Fixed failing test by Cory Johns · 13 years ago
  3. 98039cb [#4115] ticket:47 add tests and change code by bolkimen · 13 years ago
  4. 502018c ticket:42: Test fork form default values and resulting repo properties. by Eugene “Stilgar“ Gilewski · 13 years ago
  5. 5cb772a [#2709] Fix error found by dave by Rick Copeland · 13 years ago
  6. 82b0f5a [#3146] Fixed failing commit browser tests by Jenny Steele · 13 years ago
  7. 196ea3c [#3463] refactor rendering/templating out of model by Dave Brondsema · 13 years ago
  8. a20293d [#3312] Reduce # of smmap file handles to 128 per process by Rick Copeland · 13 years ago
  9. 1838522 [#3150] Update new-style repository refresh to also work with corrupted repos by Rick Copeland · 13 years ago
  10. e5b93e1 [#3417] Only install tools needed for tests. by Tim Van Steenburgh · 13 years ago
  11. fa53075 [#3312] Force smmap to use a maximum of 1024 file handles during its operation by Rick Copeland · 13 years ago
  12. 1f42cde [#3150] Update Forge[Hg,Git,SVN] to support new lazy arg in refresh by Rick Copeland · 13 years ago
  13. 81eb456 [#3150] Handle unicode filenames in git by Rick Copeland · 13 years ago
  14. 042fe05 [#3445] Add comments to the git/svn/hg hooks telling users to not modify by John Hoffmann · 13 years ago
  15. 7b2ef6d [#3250] Fix context and s/home/wiki/ urls by John Hoffmann · 13 years ago
  16. 0937993 [#3250] Don't create a home tool, modify the default wiki text. by John Hoffmann · 13 years ago
  17. 059976a [#301] use nbhd in subproject lookup, forking, bootstrap by Dave Brondsema · 13 years ago
  18. 6a2ec33 [#301] update set/push_context to use neighborhood by Dave Brondsema · 13 years ago
  19. 657e639 [#2931] Fix tests. by Tim Van Steenburgh · 13 years ago
  20. 8d58b16 [#3042] Cloning a repo no longer sends out new commit notifications by Jenny Steele · 13 years ago
  21. da0d23d Merge branch 'master' into dev by Dave Brondsema · 13 years ago
  22. 5905251 [#3138] fix commit browse for SVN, fix tests by Dave Brondsema · 13 years ago
  23. f8649fe Add commit support for REST API for Hg and Git Repos by Wayne Witzel III · 13 years ago
  24. 54cacb3 [#2936] Updates to ensure tests pass with new libs by Rick Copeland · 13 years ago
  25. 548e507 [#2945] Fixed the behavior of the project restcontroller and stubbed out a ForgeGit api_root by Wayne Witzel III · 13 years ago
  26. f2bc41f [#2020] Fixes (and a test) for related artifacts when the artifacts are commits by Rick Copeland · 13 years ago
  27. 2bc7b9d [#2020] Add test for shortlinks, update requirements to point to later versions of WebOb by Rick Copeland · 13 years ago
  28. 7ca5589 [#2020] Add tests for new Hg repo stuff by Rick Copeland · 13 years ago
  29. 5172b17 [#2020] Add tests for new git objects by Rick Copeland · 13 years ago
  30. 96ef153 [#2020] Continue integration of new refresh model by Rick Copeland · 14 years ago
  31. ad887be [#1540] undoing some false start stuff by Rick Copeland · 14 years ago
  32. 514a04e [#2020] Integrating new repo refresh code with existing repo models by Rick Copeland · 14 years ago
  33. 730b022 [#1540] Making diff computation faster with a new repo_refresh framework by Rick Copeland · 14 years ago
  34. 002c83e [#1540] Using cached ancestor stuff by Rick Copeland · 14 years ago
  35. d429ff2 [#2838] update merge commands to ones that work by Dave Brondsema · 13 years ago
  36. 9d0c559 [#2689] Changes from code review. by Tim Van Steenburgh · 13 years ago
  37. e3838d6 [#2689] Fix the Request Merge feature. by Tim Van Steenburgh · 13 years ago
  38. 098fd3d [#2380] Fix SCM fork tracking. by Tim Van Steenburgh · 13 years ago
  39. cdfbb67 [#1729] Remove timezone correction code from forgegit as it is unnecessary by Rick Copeland · 14 years ago
  40. ecf2de0 [#2195] Minor cleanup by Rick Copeland · 14 years ago
  41. dcb73d5 [#2020] Update Allura to use the new Ming declarative layer by Rick Copeland · 14 years ago
  42. 3150bf9 [#2040] handle last line with no \n by Dave Brondsema · 14 years ago
  43. 3f788c9 [#1909] Fix some tests broken by rebasing by Rick Copeland · 14 years ago
  44. 96563b6 [#1900] Fixed error causing scm tags page not to load by Jenny Steele · 14 years ago
  45. fb15307 clean up pyflakes warnings by Wolf · 14 years ago
  46. b6ef2e9 [#1793] refactor and templatize SCM clone commands by Wolf · 14 years ago
  47. c1c9d7e [#1781] Reactor refactor doc updates, MonQ docstring by Rick Copeland · 14 years ago
  48. 6845dde [#1814] Fix git clone from url by Rick Copeland · 14 years ago
  49. 392f711 [#1716] Added a commit browser for scm commits by Jenny Steele · 14 years ago
  50. 61625dd [#1723] remove again-obsolete celeryconfig by Rick Copeland · 14 years ago
  51. b67bc47 [#1723] tests by Rick Copeland · 14 years ago
  52. a0cd274 [#1723] [#1590] ForgeMail refactoring - move into allura, make mail tasks by Rick Copeland · 14 years ago
  53. e1b8d54 [#1723] Replace amqp audit/react stuff with background task support by Rick Copeland · 14 years ago
  54. 89e2acf [#1570] Refactor the https instructions, making if available on every repo view for all 3 scm types. by John Hoffmann · 14 years ago
  55. 1ba9c94 [#1556] update tests for html changes by Dave Brondsema · 14 years ago
  56. 4382413 [#1556] fix and test for proper <pre> by Dave Brondsema · 14 years ago
  57. 155697e [#1570] Add https clone instructions to the git repo page. by John Hoffmann · 14 years ago
  58. 49931aa [#1464] Override git's symbolics_for_commit() to return containing branches. by Paul Sokolovsky · 14 years ago
  59. 15f2d03 [#1735] more chuck-appeasement by Rick Copeland · 14 years ago
  60. 16ce294 [#1735] Allow auto-mounting of Hg tool in tests, add tests for empty repos by Rick Copeland · 14 years ago
  61. fb889c4 [#1708] Fix forks by Rick Copeland · 14 years ago
  62. 875040f [#1564] Use pyramid-like engine:package:path notation for templates. Also delete some dead and commented-out code by Rick Copeland · 14 years ago
  63. 14304af [#1442] Appease chuck by Rick Copeland · 14 years ago
  64. e39c124 [#1533] Update tests for new "Refresh repo" action in repo admin menu. by Paul Sokolovsky · 14 years ago
  65. 694d1b8 [#1594] Files that don't exist now 404 rather than 500 in scm file browse by Jenny Steele · 14 years ago
  66. b4bdf78 [#1610] Rename _setup_receive_hook to _setup_hooks, add pre-revprop-change hook to new svn repos by Rick Copeland · 14 years ago
  67. 5c575bc [#1548] Add support for "cloning" any type of repo -- helps a bunch with project migration by Rick Copeland · 14 years ago
  68. c426713 [#1548] Make carrot publishers short-lived by Rick Copeland · 14 years ago
  69. f0ed868 [#1548] Add cloning functionality to svn to assist with svn migration by Rick Copeland · 14 years ago
  70. 2d31e6b [#1538] Improved the test for viewing scm files by Jenny Steele · 14 years ago
  71. 368844f [#1380] username is not actually used in readonly_path, so defaulting to the empty string by Wolf · 14 years ago
  72. 754c9d2 [#1551] Make 'Code'/'code' the default mount_label/mount_point for all SCMs by Wolf · 14 years ago
  73. 1cfa5af [#1431] Git checkout commands no longer have .git in them by Jenny Steele · 14 years ago
  74. 30a94fe [#1492] Scm repo checkout commands no longer have slashes in the project name by Jenny Steele · 14 years ago
  75. 6474297 [#1481] Correctly set author of repo feed items, make feed work if there is no author url by Rick Copeland · 14 years ago
  76. 4d314e5 Fix for failing tests due to app permission admin changes by Jenny Steele · 14 years ago
  77. 209de71 [#1237] Use datetime.utcfromtimestamp(), not .fromtimestamp(). by Paul Sokolovsky · 14 years ago
  78. 89c5b11 [#1441] impove git error handling a bit by Dave Brondsema · 14 years ago
  79. 59cb4a8 [#1430] Added a test to make sure the domain in the ini is used for scm commit emails by Jenny Steele · 14 years ago
  80. b908c99 [#1170] Added feed for scm commits by Jenny Steele · 14 years ago
  81. 1313484 [#1206] Add support for hosting SCM repositories by Rick Copeland · 15 years ago
  82. 495ed73 [#1363] Use ConfigParser to update .hgrc file on repo refresh by Rick Copeland · 14 years ago
  83. 9151c98 Merge branch 'master' into dev by Wolf · 14 years ago
  84. 733940f [#1291] Performance tweaks for SCM tools by Rick Copeland · 14 years ago
  85. 67df1ee Merge master to dev by Rick Copeland · 14 years ago
  86. 74fd310 [#1254] Invalid revision numbers now 404 rather than 500 by Jenny Steele · 14 years ago
  87. fb5c1fc [#1267] Optimize query for unknown objects in repo by Rick Copeland · 14 years ago
  88. 97b6205 [#1233] More tweaks to get new AlluraTesting infra running. by Paul Sokolovsky · 14 years ago
  89. 32779ca [#1233] Move test helpers to AlluraTesting. by Paul Sokolovsky · 14 years ago
  90. 6918016 [#1233] Switch to use common test controller from AlluraTesting. by Paul Sokolovsky · 14 years ago
  91. ecc23bd Merge branch 'master' into dev by Wolf · 14 years ago
  92. fa27d2b let testing on sandboxes use test.ini instead of specially crafted sandbox-test.ini by Wolf · 14 years ago
  93. 83cb87b Merge branch 'master' into dev by Rick Copeland · 14 years ago
  94. 87344e2 [#1111] Fix sort order on SCM commits by Rick Copeland · 14 years ago
  95. 445117a test fix by Rick Copeland · 14 years ago
  96. d11b24f test fix by Rick Copeland · 14 years ago
  97. 0afdfd7 Merge branch 'master' into dev by Rick Copeland · 14 years ago
  98. 06e213d [#1214] Fix links to blobs in tree views by Rick Copeland · 14 years ago
  99. f0a846e [#1164] SCM re-theme by Jenny Steele · 14 years ago
  100. 5f66b97 [#1192] Refactor tree model in repositories by Rick Copeland · 14 years ago