Indefero

Indefero Git Change Log

Age Message
1 year 7 months Fix an issue with "unasigned issues"

Rename the view to userIssues
1 year 7 months The last part of the previous patch.
1 year 7 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".
1 year 7 months Fix issue 732

Commit based on Stéphane Baron patch
1 year 8 months Make the '@rev' part in the regex optional (fixes issue 730).
1 year 9 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.
1 year 9 months Reworked the option / argument handling in the SVN interface to

have less code duplication.
1 year 9 months Dropped a few more not needed files.
1 year 9 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 are not used
for our specific test and just need memory).
- Note the fix for issue 721 in NEWS.mdtext.
1 year 9 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.
1 year 9 months Note the change from issue 716.
1 year 9 months Merge branch 'feature.content-md5' into develop
1 year 9 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.
1 year 10 months Merge branch 'develop' of projects.ceondo.com:indefero into develop
1 year 10 months Fix issue 247 : cron overwrites authorized_keys during cron run
1 year 10 months Postgres needs a VARCHAR cast, which MySQL doesn't understand, of

course. *sigh*
1 year 10 months Postgres (and probably others as well) needs an explicit char cast.
1 year 10 months Fix the rendering of issue changes in a mail template and the issue feed fragment.
1 year 10 months Fixed stupid missing semicolon.
1 year 10 months Fixes to support older PHP versions.
1 year 10 months Merge branch 'feature.issue-summary' into develop
1 year 10 months Add unit test for IDF_Project::getIssueCountByOwner
1 year 11 months Fix the mtn getChanges() test.
1 year 11 months Add IDF_Project::getIssueCountByOwner and use it into IDF_Views_Issue::summary
1 year 11 months Use css instead of