- Home
- Scripts
- InDefero, bug tracking and more
InDefero 0.7.0 - Gestion des dépôts git depuis l'interface web
The 2009-01-20 at 11:36 by Loïc d'Anterroches filed under InDefero, bug tracking and more.
C’est la grande belle nouveauté de la version 0.7.0 d’InDefero, vous pouvez gérer les accès à vos dépôts git directement depuis l’interface web. Cela se fait automatiquement en tâche de fond, comme pour les dépôts Mercurial et Subversion.
Téléchargez la version 0.7.0 ou utilisez la version hébergée gratuitement.
En vrac, le changelog…
Benjamin Jorand (1):
- Fixed issue in the display of filename with spaces with Mercurial.
Loic d’Anterroches (25):
- Added Julien Issler in the contributors.
- Added the sans-serif font family as default font.
- Better font definition.
- Fixed issue 97, project created as private is not private.
- Improved issue 93, memory usage.
- Fixed issue 98, better upgrade procedure.
- Added the upgrade-all command before installing the other PEAR packages.
- Added some extra signals useful to customize the project creation.
- Correctly use the url_upload configuration variable.
- Fixed the path in the bootstrap file.
- Updated the default configuration to match the INSTALL file.
- Added the option to follow symlinks in the default .htacces.
- Started the work on issue 3, git synchronization.
- Added details on how to use a SMTP server with SSL.
- Added the upload of the SSH key for the end user.
- Remove cariage returns in the SSH keys.
- Solved most of issue 93 by not requesting diff content most of the time.
- Fixed issue 93 by preventing the display of a large commit diff.
- Added cache at the view level when displaying the source tree.
- Added the bulk of the access control to the git repositories.
- Removed the need to set a configuration variable.
- Added the latest elements of the git repositories control.
- Added a note about the plugins in the default conf file.
- Added the documentation for the git synchronization.
- Updated the French translations.
Comments from readers