Indefero

Indefero Git Change Log


Click Here for the full changelog

Age Message
13 years 6 months Update the NEWS file and set the version number
Commit a96d8c05a70e5ee407390a6a2fb70c870cb693fc, by William MARTIN
13 years 6 months Update PO file from transifex
Commit 4238a5dd50e0b6c322c44d764772056dc230c27e, by William MARTIN
13 years 6 months Fix tags extraction from git repository (issue 675)
Commit 94da55d15efb24a36540420273d213a9767d3e67, by William MARTIN
13 years 7 months Fix issue 671 : Update the SSH Key preg pattern
Commit bbf1a1882a676486837abb2d7496b0443a969233, by William MARTIN
13 years 7 months Fix an URL in the RSS feed
Commit 5322cdf6093d4c6d797df2db0d58d32d9ed520db, by Thomas Keller
13 years 8 months Call validateRevision(), not isValidRevision(), fixes issue 657
Commit 346b2c6cf8dc944417021ba5c6580a56fe2f698f, by Thomas Keller
13 years 8 months Start 1.1.2 development
Commit 67d8936083db102fa929a4687a06fde27da5f3b4, by Thomas Keller
13 years 8 months Enter a release date (i.e. release) 1.1.1
Commit 78f5cef5bd6d0b998f78373076322c89c14e8e11, by Thomas Keller
13 years 8 months One new string translated.
Commit 8928b1654cc8aa8ac95c28dcb26d7e2b798c3a22, by Fernando Sayago Gil
13 years 8 months Translate a new string.
Commit 977fa0d1d496106367c5ba790d45fe5a6f8df430, by William MARTIN
13 years 8 months Bump to 1.1.1 (not released yet, though)
Commit 6c6b7d6bb2919af01a3d0f1785717e85a168d326, by Thomas Keller
13 years 8 months Note the recent fixes
Commit f92e88e9b45ce6add9c530e29100981a09d65d11, by Thomas Keller
13 years 8 months Add the new string to idf.pot and update the German translation accordingly.
Commit 6e58899fdf09cb68feced8d52badc1beb1b46442, by Thomas Keller
13 years 8 months Add a short sentence about password recovery on the registration page (fixes issue 652)
Commit 1513598420757d4cb50078c15cd349b7c6b2522b, by Thomas Keller
13 years 8 months Improve a translation.
Commit 9cfc06076088e1dcd455124c37a58c5414a224f4, by Thomas Keller
13 years 8 months Add IDF_EmailAddress to backup
Commit a531e34ec2d5595b822822097f4a192bf28d4f9d, by Patrick Georgi
13 years 8 months Fix a typo in the French translation and add myself to AUTHORS.
Commit 2cce23b5b480d65cf2bf27acd8532f3bd79bb8cc, by Jean-Philippe Fleury
13 years 8 months Updated gitserve.py to work with python 3.x
13 years 8 months Notice the fix of issue 643 in NEWS
Commit 8e02d05ba9e1196a4e052054a9ac6dee3bbe76c5, by Thomas Keller
13 years 8 months Skip linking to a non-existing diff section for changed binary files (fixes issue 643)
Commit f1310833154a96ab1fbb5d1da2c3297aa4c7eaf0, by Thomas Keller
13 years 8 months getArchiveStream() should actually be public (issue 648)
Commit 1a52133fd4eb9accefb7bcd83c40cf289c78a838, by Thomas Keller
13 years 9 months Enter a release date and the proper version
Commit 627bc4e45fbe29915d5bf3bb2721a2c35ea6a3b2, by Thomas Keller
13 years 9 months Note that together with issue 136 also issue 500 was fixed.
Commit 909c76ebfb84754d4f9f489a23eccf1bdf4e53be, by Thomas Keller
13 years 9 months Various smaller fixes to the Makefile.

- Rename the %_tarball targets to %-zipfile (which they actually are)
and use a dash instead of an underscore for easier typing
- Use the short revision id in the file name (the file src/IDF/version.php
contains the full ID)
- Improve the English for some descriptions and break long lines into
the next line
Commit 0899ba8515842844deb228d62096249aa1577591, by Thomas Keller
13 years 9 months Add basic source version tracking.

Indefero's version is now noted in src/IDF/version.php;
just before a release is made, the '-dev' is removed and
after the release is made, the version should be increased and
'-dev' should be added back to denote that the development
for the next version started.

The revision identifier is automatically set when an archive
is created and is based on the revision that the archive creator
gave to git-archive(1). If people follow development, we try to
get the current deployed version with git-log(1) and if that
fails as well, the revision is determined to be 'unknown'.
Version and revision are then rendered as HTML meta tags in
the header of each template. (All this is done by the new
{appversion} tag.)
Commit b7c0b4049133868df071109820ed2d989c5f1c62, by Thomas Keller
Page rendered in 0.08117s using 70 queries.