| Commit message (Expand) | Author | Age | Files | Lines |
* | Updates CHANGELOG and version for 0.7.4 release.0.7-stable | Jean-Philippe Lang | 2008-12-30 | 1 | -1/+1 |
* | Backported r2192 from trunk. | Jean-Philippe Lang | 2008-12-28 | 2 | -2/+2 |
* | Backported r2170 from trunk. | Jean-Philippe Lang | 2008-12-24 | 1 | -2/+2 |
* | Merged r2143 and r2144 from trunk. | Jean-Philippe Lang | 2008-12-24 | 1 | -1/+5 |
* | Merged r1930 from trunk. | Jean-Philippe Lang | 2008-12-24 | 1 | -1/+1 |
* | Updated CHANGELOG and version number. | Jean-Philippe Lang | 2008-07-06 | 1 | -1/+1 |
* | Version number updated. | Jean-Philippe Lang | 2008-06-15 | 1 | -1/+1 |
* | Merged r1542 from trunk. | Jean-Philippe Lang | 2008-06-15 | 1 | -0/+3 |
* | Merged r1505, r1506, r1511, r1512, r1517, r1518, r1524 to 1526 from trunk. | Jean-Philippe Lang | 2008-06-14 | 2 | -2/+2 |
* | Merged r1500 from trunk. | Jean-Philippe Lang | 2008-06-14 | 1 | -0/+3 |
* | Merged r1492 to r1498 from trunk. | Jean-Philippe Lang | 2008-06-14 | 2 | -4/+16 |
* | Merged r1473, r1476, r1477, r1478, r1481, r1482, r1484 to r1487, r1491 from t... | Jean-Philippe Lang | 2008-06-14 | 2 | -1/+6 |
* | Merged r1451 to r1454, r1458, r1460 to r1463 from trunk. | Jean-Philippe Lang | 2008-05-29 | 2 | -2/+2 |
* | Merged r1385 and r1426 to r1434 from trunk. | Jean-Philippe Lang | 2008-05-18 | 3 | -5/+5 |
* | Doc and version update for 0.7.1 release. | Jean-Philippe Lang | 2008-05-04 | 1 | -1/+1 |
* | Merged r1399, r1403, r1405 and r1406 from trunk. | Jean-Philippe Lang | 2008-05-02 | 3 | -3/+3 |
* | Merged r1379 to r1385 from trunk. | Jean-Philippe Lang | 2008-04-30 | 2 | -4/+4 |
* | Version set to 0.7.0. | Jean-Philippe Lang | 2008-04-28 | 1 | -1/+1 |
* | Merged r1307 to r1369 from trunk. | Jean-Philippe Lang | 2008-04-28 | 13 | -92/+132 |
* | Fixed: migrate_from_trac doesn't import timestamps of wiki and tickets (patch... | Jean-Philippe Lang | 2008-03-29 | 1 | -5/+23 |
* | Fixed: https urls in the wiki are not displayed as external (closes #943). | Jean-Philippe Lang | 2008-03-29 | 1 | -1/+1 |
* | Trac importer: exclude more Trac wiki pages (#933). | Jean-Philippe Lang | 2008-03-26 | 1 | -2/+2 |
* | Fixed: revision is ignored in MercurialAdapter#cat. | Jean-Philippe Lang | 2008-03-21 | 1 | -1/+3 |
* | Trac importer: prevent validation failure due to the default value when savin... | Jean-Philippe Lang | 2008-03-21 | 1 | -2/+3 |
* | Doc update before 0.7-rc1 release. | Jean-Philippe Lang | 2008-03-21 | 1 | -1/+1 |
* | Wiki links: | Jean-Philippe Lang | 2008-03-21 | 1 | -1/+2 |
* | Always show 'View' and 'Annotate' links on repository files (download will be... | Jean-Philippe Lang | 2008-03-19 | 2 | -7/+9 |
* | Fixes #880: code tags not formatted correctly in the wiki (broken by r1216). | Jean-Philippe Lang | 2008-03-17 | 1 | -1/+1 |
* | Trac importer: | Jean-Philippe Lang | 2008-03-16 | 1 | -3/+8 |
* | Further refine WikiCaps processing for Trac to eliminate problems in | John Goerzen | 2008-03-15 | 1 | -2/+2 |
* | Add "--encoding utf8" option to the Mercurial "hg log" command in order to ge... | Jean-Philippe Lang | 2008-03-15 | 1 | -1/+1 |
* | Mercurial adapter: | Jean-Philippe Lang | 2008-03-15 | 1 | -1/+5 |
* | Adds 2 permissions (closes #859): | Jean-Philippe Lang | 2008-03-14 | 1 | -0/+2 |
* | Fix trac converter WikiCaps to put a space before converted WikiCaps words | John Goerzen | 2008-03-14 | 1 | -1/+1 |
* | Support WikiCaps for Trac migrations | John Goerzen | 2008-03-13 | 1 | -0/+6 |
* | Prevent unexpected nil error in GitAdapter#info if the repository path is inv... | Jean-Philippe Lang | 2008-03-12 | 1 | -5/+6 |
* | SCM AbstractAdapter use shell_quote to more properly escape path (closes #838... | Jean-Philippe Lang | 2008-03-12 | 2 | -5/+5 |
* | Merged Git support branch (r1200 to r1226). | Jean-Philippe Lang | 2008-03-12 | 3 | -3/+268 |
* | Quotes Mercurial entries command depending on the OS. | Jean-Philippe Lang | 2008-03-11 | 1 | -1/+1 |
* | Fixes Mercurial browsing under unix-like os and for directory depth > 2 and (... | Jean-Philippe Lang | 2008-03-11 | 1 | -3/+3 |
* | Activity enhancements: | Jean-Philippe Lang | 2008-03-11 | 1 | -1/+1 |
* | Trac and Mantis importers: check that default configuration is loaded before ... | Jean-Philippe Lang | 2008-03-09 | 2 | -0/+16 |
* | Textile formatting: | Jean-Philippe Lang | 2008-03-09 | 1 | -4/+11 |
* | Trac importer: support database schema for Trac migration (#757 by John Goerz... | Jean-Philippe Lang | 2008-03-05 | 1 | -3/+10 |
* | Added jsp mime type. | Jean-Philippe Lang | 2008-03-05 | 1 | -0/+1 |
* | Fixes #780: Redmine fails to start with a const_missing error on Redmine::Men... | Jean-Philippe Lang | 2008-03-05 | 1 | -0/+2 |
* | Propagates time tracking to the parent project (closes #433). Time report enh... | Jean-Philippe Lang | 2008-02-27 | 1 | -0/+41 |
* | Trac importer fix: | Jean-Philippe Lang | 2008-02-26 | 1 | -8/+48 |
* | Menus items: | Jean-Philippe Lang | 2008-02-22 | 2 | -6/+12 |
* | Mantis importer: do not duplicate Mantis username in firstname and lastname i... | Jean-Philippe Lang | 2008-02-16 | 1 | -1/+1 |