Age | Message |
---|---|
13 years 2 months | Fix an issue with "unasigned issues" Rename the view to userIssues |
Commit 813184f06cf4589e019b68e74dec2180853e87c0,
by William MARTIN
|
|
13 years 2 months | The last part of the previous patch. |
Commit d860f299fdec7dfbcf7c602f8d7841c944ecb097,
by William MARTIN
|
|
13 years 2 months | Update how the myIssue view works. It's allow to display this view for other members. In the issue summary, we can now follow make links for each user display in the part "Unresolved: By Assignee". |
Commit 33882d4fa788e44462709718050238202a89a6ea,
by William MARTIN
|
|
13 years 2 months | Fix issue 732 Commit based on Stéphane Baron patch |
Commit 13fad756abfc0f29b1f47b9ed18bde66492f7a41,
by William MARTIN
|
|
13 years 3 months | Make the '@rev' part in the regex optional (fixes issue 730). |
Commit 1f0791df0e766a84454672b7fd30a2babb6c765d,
by Thomas Keller
|
|
13 years 4 months | Improve the 'parents' parsing for git and ignore any empty parts; also react gracefully if we could not parse the parents for some weird reason. |
Commit a2c832a130e6063201a627efa9361f0d80f97cd9,
by Thomas Keller
|
|
13 years 4 months | Reworked the option / argument handling in the SVN interface to have less code duplication. |
Commit b17de014ec5c0c6431667aa428903e633562d598,
by Thomas Keller
|
|
13 years 4 months | Dropped a few more not needed files. |
Commit b1b72190e1cdf256d58eeafd3858e5d9a1ff3ff0,
by Thomas Keller
|
|
13 years 4 months | - Make the SVN test case work without specific test configuration. - Rename the test repo to match the test function so we can create more test repositories for other tests at a later stage. - Remove useless hooks and configs from the repo (they ar |
Commit 2ff2f888bc86ae094df99e6194852cc01e316157,
by Thomas Keller
|
|
13 years 4 months | Make SVN backend more robust The SVN backend failed when trying to access historical information on deleted files. There's also an initial test case for the SVN backend, testing this issue and issue 364, which is about a similar problem for renamed files. Reverting any of these fixes breaks the test. |
Commit 57c2389aae7926b9d69d7929a71c07a9e25654f2,
by Patrick Georgi
|
|
13 years 4 months | Note the change from issue 716. |
Commit d54c86f8136cd4386d1dbfa1b18464c03c0cde1c,
by Thomas Keller
|
|
13 years 4 months | Merge branch 'feature.content-md5' into develop |
Commit 05a9697007c8a633c53939da5c0a34b06742938a,
by Thomas Keller
|
|
13 years 4 months | Provide MD5 value of downloads to HTTP client Content-MD5 is a HTTP header to provide end-to-end integrity checks (see RFC2616, 14.15). This doesn't protect against malicious modifications, but against transmissions errors and storage errors on the server. The change also removes one redirect when downloading files. |
Commit 945429abf0fea2f7bb0ab0171389fb7aa593cd87,
by Patrick Georgi
|
|
13 years 5 months | Merge branch 'develop' of projects.ceondo.com:indefero into develop |
Commit a016bcb51baec547c69a6b13217eb29e6e77e087,
by William MARTIN
|
|
13 years 5 months | Fix issue 247 : cron overwrites authorized_keys during cron run |
Commit f2b1ce795cff8363e0df3628a9c31bdff72bccbc,
by William MARTIN
|
|
13 years 5 months | Postgres needs a VARCHAR cast, which MySQL doesn't understand, of course. *sigh* |
Commit 3a8c56acc4430547efe9cdadc32c706d1bed6a99,
by Thomas Keller
|
|
13 years 5 months | Postgres (and probably others as well) needs an explicit char cast. |
Commit 7b2552f9409c326afb9b7d4e4c5bfb65ae340d85,
by Thomas Keller
|
|
13 years 5 months | Fix the rendering of issue changes in a mail template and the issue feed fragment. |
Commit 324b20221577880b89586bac0e94248d3bc5af6d,
by Thomas Keller
|
|
13 years 5 months | Fixed stupid missing semicolon. |
Commit 2c2da6082ac9a820ce9cb194a27b2bdff33c0add,
by Loïc d'Anterroches
|
|
13 years 5 months | Fixes to support older PHP versions. |
Commit dd3fbbd7e47b7479c95f71cf1c3a182d5aff2ef7,
by Loïc d'Anterroches
|
|
13 years 6 months | Merge branch 'feature.issue-summary' into develop |
Commit 9bbcd571ecf5896ff0985678a1ab1cc6aac6df83,
by William MARTIN
|
|
13 years 6 months | Add unit test for IDF_Project::getIssueCountByOwner |
Commit bbc185bf3b8ec4dbabd78f97c65e7b5988309050,
by William MARTIN
|
|
13 years 6 months | Fix the mtn getChanges() test. |
Commit d1bcdcda20759143c5e7a81f91de359d1eccfcc1,
by Thomas Keller
|
|
13 years 6 months | Add IDF_Project::getIssueCountByOwner and use it into IDF_Views_Issue::summary |
Commit 6d55602ef38c50d748afa83ee305cc1f78a8c743,
by William MARTIN
|
|
13 years 6 months | Use css instead of |
Commit 6e7c9f7c4b6a6e03461e04b80edcf4867a71e6fc,
by William MARTIN
|