| Age | Message |
|---|---|
| 2 years 7 days | Rename the migration script |
| 2 years 17 days | Set the SQL type to VARCHAR(32) Process the md5 of each file during the migrationUpdate all IDF_Upload object to process their md5 during the migration |
| 2 years 17 days | Fix migration methods name |
| 2 years 17 days | Process a md5 on the uploaded file, and display it in the per file
view. - The uploader can check that the uploaded file is correct - The downloader can check his download too |
| 2 years 17 days | Add some nobr, to keep the text formated when the message is long |
| 2 years 21 days | Improve a translation |
| 2 years 21 days | Let the SVN command line client not store the login credentials we give him. |
| 2 years 21 days | Address files by name rather than ID in the downloads section (issue 686) |
| 2 years 22 days | Merge branch 'release-1.1' into develop |
| 2 years 22 days | Timezone always comes last |
| 2 years 22 days | Start 1.1.3 development |
| 2 years 22 days | Update the NEWS file and set the version number |
| 2 years 22 days | Update PO file from transifex |
| 2 years 22 days | Fix tags extraction from git repository (issue 675) |
| 2 years 23 days | Rewrite log parsing in Mercurial and fix whitespace bugs on the way: - tags and branches with spaces are now properly parsed (issue 663) - use --style instead of --template option of hg to include much more output for the log command; use that to query the parent revisions of a revision (if any) and also to query the actual changes of a revision - make the log parser much more robust towards changes in the "header" of the log output |
| 2 years 24 days | Fix a couple of issues with our key parsing / validating code. - be explicit and expect only ssh-dss or ssh-rsa keys - allow any character (even line breaks and whitespace) in the optional comment, but shrink all of them to simple spaces (fixes issue 679) - test the newly uploaded key against existing keys only by the base key data, not the fully uploaded string (that might contain a changed comment line or the like) to avoid duplicates; also only check the keys of the user for duplicates, not all existing keys in the forge (if for whatever reason two user accounts share a key) |
| 2 years 1 month | Mark two new strings in the latest updates view for translation; prettify the RSS icon display somewhat. |
| 2 years 1 month | Mark two strings for translation. |
| 2 years 1 month | Fix issue 671 : Update the SSH Key preg pattern |
| 2 years 1 month | Merge branch 'develop' of projects.ceondo.com:indefero into develop |
| 2 years 1 month | Fix issue 671 : Update the SSH Key preg pattern |
| 2 years 1 month | Rework idf.php-dist a bit more: - move "Binary section" into "Path section" - make individual sections more prominent and therefor easier to grasp / scan for - fix the language and expand the explanations for a couple of items - remove the 'debug_scm' configuration variable (it is used nowhere in the source and just confuses people) - update the copyright |
| 2 years 1 month | Break too long line Add space between section |
| 2 years 1 month | Rewrite of the idf.php-dist file - Add example for each mail and cache backend - Add major part of option use in each Scm backend with description |
| 2 years 1 month | Fix an URL in the RSS feed |