indefero/src/IDF
Loic d'Anterroches 157819195b Fixed issue 285, weird mkdir() error sometimes on first git push. 2009-09-21 10:03:33 +02:00
..
Config Fixed issue 67, conf and Conf folders conflict. 2008-11-27 11:29:40 +01:00
Form Fixed issue 275, unable to activate a file already uploaded if first upload was in error. 2009-08-03 21:38:32 +02:00
Migrations Fixed the order of the model installation. 2009-07-16 16:01:48 +02:00
Plugin Fixed issue 285, weird mkdir() error sometimes on first git push. 2009-09-21 10:03:33 +02:00
Review Fixed the review backend to support multiple patches per review and line level comments. 2009-07-16 10:04:58 +02:00
Scm Fixed issue 286, repository size fails on symlinks. 2009-09-21 09:58:29 +02:00
Search Added a search engine in the issues. 2008-08-13 18:26:36 +02:00
Template Allowed the th HTML tag in the MarkDown output. 2009-08-04 10:25:29 +02:00
Tests Fixed to have a better character encoding detection of the git log. 2009-07-03 10:23:49 +02:00
Timeline Grouped the items in the timeline by day. 2008-12-01 22:16:28 +01:00
Views Fixed issue 278, database with - in name causes exception on the admin projects list. 2009-09-21 09:46:46 +02:00
conf Fixed issue 272, cfg max_upload_size ignored. 2009-08-03 21:10:06 +02:00
locale Updated the French locale. 2009-07-16 10:46:07 +02:00
templates/idf Fixed issue 274, link to the markdown extra documentation. 2009-08-03 21:42:32 +02:00
Commit.php Fixed to have a better character encoding detection of the git log. 2009-07-03 10:23:49 +02:00
Conf.php Fixed issue 67, conf and Conf folders conflict. 2008-11-27 11:29:40 +01:00
Diff.php Fixed issue 160, diff viewer in code reviews does not indent correctly. 2009-03-26 15:21:16 +01:00
Issue.php Fixed issue 205, clean up some gettext strings. 2009-05-07 15:23:23 +02:00
IssueComment.php Fixed issue 205, clean up some gettext strings. 2009-05-07 15:23:23 +02:00
IssueFile.php Fixed issue 183, project can not be deleted because of foreign key integrity constraints. 2009-04-16 13:27:41 +02:00
Key.php Added the upload of the SSH key for the end user. 2009-01-14 23:05:52 +01:00
Middleware.php Fixed to prevent a crash when accessing the base page of a project with no /. 2009-02-17 09:37:05 +01:00
Precondition.php Fixed issue 71, add atom feeds. 2008-12-03 15:00:47 +01:00
Project.php Added the possible deletion of the repository when deleting a subversion project. 2009-06-25 21:37:46 +02:00
Review.php Fixed the review backend to support multiple patches per review and line level comments. 2009-07-16 10:04:58 +02:00
Scm.php Added the display of the repository size in the source subtab of a project. 2009-06-19 17:31:45 +02:00
Search.php Fixed to prevent the search on no available keywords. 2009-08-20 15:20:15 +02:00
Tag.php Fixed issue 13, email notifications. 2008-08-07 23:12:24 +02:00
Timeline.php Fixed function name and add the timeline cleaning for wikirev/page deletion. 2008-11-23 11:23:20 +01:00
Upload.php Added longer description for the downloads. 2009-06-22 21:08:33 +02:00
Views.php Added ticket 95, ability to get a new password when forgotten. 2009-01-01 21:50:16 +01:00
WikiPage.php Fixed issue 205, clean up some gettext strings. 2009-05-07 15:23:23 +02:00
WikiRevision.php Fixed issue 205, clean up some gettext strings. 2009-05-07 15:23:23 +02:00
relations.php Fixed the review backend to support multiple patches per review and line level comments. 2009-07-16 10:04:58 +02:00