Attention! This file is marked as deprecated, download it only if you are sure you need this specific version.
indefero-0.8.4.zip - 484.49 kBChanges
Adrien Bustany (1):
- Fixed issue 224, add Vala support to source browser.
Baptiste Durand-Bret (1):
- Fixed issue 217, can't link directly to a user comment when linking to an issue
Charles Melbye (1):
- Fixed issue 231, small CSS bug in WebKit-based browsers
Loic d'Anterroches (46):
- Fixed issue 198, error when trying to use git opertaions: Need SSH_ORIGINAL_COMMAND.
- Updated the contributor list.
- Added a first version of the new SCM backend.
- Added a DB backend for the Git blob info.
- Continued the SCM backend refactor.
- Base refactor of the Subversion backend.
- Continued the refactoring of the Subversion backend.
- Fixed crash with non UTF-8 encoded change log.
- Fixed issue 213, saving the configuration of the doc/issues is sending to the wrong page.
- Fixed issue 203, user doesn't show in active/inactive if first name is ---.
- Fixed issue 205, clean up some gettext strings.
- Fixed bad sequence of the tests.
- Removed the old priority information.
- Improved the Mercurial backend.
- Added the latest fixes for the new backend.
- Fixed to update to use the new method signature.
- Fixed to correctly return false on non-existing commits.
- Fixed issue 219, notification when adding a wrong user in a project.
- Fixed typo in the translations.
- Quick documentation improvement.
- Fixed issue 227, timeline fails on SVN repositories.
- Fixed issue 210, sub-tabs links not follows the active branche in Source view.
- Fixed issue 226, branches are displayed only on source tree view.
- Fixed error when accessing the help page.
- Fixes the case of an empty repository.
- Fixes the case of an empty repository again.
- Added the git cache in the installation.
- Fixed to sync the timeline only if the backend is available.
- Added the getAuthAccessUrl method.
- Pushed the constructor into the backend implementation.
- Test the preloading of the class.
- Fixed to get the same method definition as the parent class.
- Fixed issue 229, code review broken with new SCM backend.
- Added more room at the top of the page.
- Fixed undefined variable.
- Fixed the case of a non-existing file.
- Fixed to correctly get the main branch in case of error.
- Fixed to correctly parse the full message of an svn commit log.
- Fixed issue 235, need consistent use of file and fullpath in the SCM backend
- Fixed issue 209, erroneous details with private repository
- Updated the list of authors
- Added the display of the repository size in the source subtab of a project.
- Added forge size statistics.
- Fixed to make the command portable on BSD/Solaris.
- Added the database usage statistics.
- Added longer description for the downloads.
Mehdi Kabab (4):
- Fixed issue 195, added parsing of the commit plural forms.
- Fixed issue 221, scroll to the preview if exists.
- Fixed issue 220, redirect to the issue or the issue comment after an updating.
- Fixed issue 204, deleting a project does not remove the repository
Patrick Georgi (2):