Indefero

Indefero Commit Details


Date:2012-05-06 15:34:56 (12 years 7 months ago)
Author:Thomas Keller
Branch:develop, release-1.3
Commit:16de6a0d77a67673fc70cfa266fd4f2a2b25d8ae
Parents: 03404adf6437565764ddf8fd9d66b0fb99691ff3
Message:Enter a release date and pin the current version.

Changes:

File differences

NEWS.mdtext
1
1
22
33
44
5
5
66
7
7
88
99
1010
# InDefero 1.3.1 - xxx xxx xx xx:xx 2012 UTC
# InDefero 1.3.1 - Sun May 06 20:32 2012 UTC
## Bugfixes
- Compatiblity fixes for PostgreSQL (fixes issue 800)
- Compatiblity fixes for PostgreSQL (issue 800)
- Fix TOC generation in wiki (issue 803)
- Make the display of large files and diffs faster (fixes issue 804)
- Make the display of large files and diffs faster (issue 804)
- Make the project list faster and its tag list more accurate by not
counting projects that are invisible to the current user
src/IDF/version.php
11
22
3
3
44
55
<?php
return array(
'version' => '1.3.1-dev',
'version' => '1.3.1',
'revision' => '$Format:%H$',
);

Archive Download the corresponding diff file

Page rendered in 0.08729s using 13 queries.