InDefero

Sign in or create your account | Project List | Help

InDefero Git Change Log

Age Message
20 hours 22 minutes Improved issue 93, memory usage.

I have been doing tracing of the memory usage using xdebug, now I am normally below 15MB for the linux kernel instead of 35MB. Please test.
21 hours 13 minutes Fixed issue 97, project created as private is not private.

It was not a security issue, just a display issue.
4 days 20 hours Better font definition.
4 days 20 hours Added the sans-serif font family as default font.
4 days 20 hours Added Julien Issler in the contributors.
4 days 20 hours Updated the French translations.
5 days 1 hour Fixed to allow the dash (-) in the shortname of a project.

The dash is not allowed as first or last character of the name.
5 days 5 hours Better alignment in the table columns.
5 days 5 hours Added ticket 90, propose to create a new documentation page when it doesn't exists.
5 days 5 hours Added a little note that accounts with bad emails can be deactivated.
5 days 5 hours Removed the dead screen of the administration as not used for the moment.

The first tab of the administration was not used, so I removed it to remove the clutter, it will be reactivated when it will be possible to perform forge configuration from there.
5 days 7 hours Added the ability to set the staff flag of a user.
5 days 7 hours Fixed little glitch in the listing of the users.
5 days 7 hours Inforce the rule to have only letters and digits in the login.
5 days 7 hours Added the filtering of the non validated users by default.
5 days 7 hours Added the base administration of the users.

Still need to not show the non activated accounts by default.
5 days 21 hours Added the ability to mark a project as private at creation time.
5 days 21 hours Added ticket 95, ability to get a new password when forgotten.
8 days 57 minutes Fixed issue 96, errors when parsing a Mercurial diff.
Commit c33b2715198c92212865503763004f44accd13c4, by Julien Issler
8 days 1 hour Added ticket 86, preview attached files to issues.
14 days 20 hours Fixed issue 94, commands have changed in git 1.6.
14 days 20 hours Added a partial fix of issue 93 to limit memory exhaustion.

This is not perfect because it means that we cannot get the corresponding commit message and author for each file in the tree view. This is just a work around that will not affect most of the repositories but the biggest ones with files not changes for a long time. To fully fix this problem, one needs to build at each commit time a cache table with the data of each commit (including the hash of each file at each commit).
15 days 7 hours Fixed to prevent entering empty bug reports.
19 days 7 hours Added the initialisation of the user language at registration time.

When the user register, we grab the language from the browser and use it as first value for the corresponding user object. The user can then later on modify it from his account area.
19 days 7 hours Fixed inconsistency in the link.

Branches:
master
newdiff
svn