indefero/src/IDF
Thomas Keller dffeb1f9d5 * move common file-specific functionality out of IDF_Views_Source into new
IDF_FileUtil and change all occurrences accordingly
* cache /etc/mime.types (or whatever is configured) per request in a static
variable in IDF_FileUtil
* always link directly to the download of attached files in the issues view
and place an additional "view" link only for those attachments which we
recognize as text with our weak criteria (closes issue 575)
2010-12-02 01:50:01 +01:00
..
conf Merge branch 'develop' of git://projects.ceondo.com/indefero into develop 2010-10-16 01:19:17 +02:00
Config Fixed issue 67, conf and Conf folders conflict. 2008-11-27 11:29:40 +01:00
Form Make the monotone master branch editable on forge level at least to 2010-11-17 00:47:55 +01:00
locale Add Chinese localization (thanks go to Jerry! fixes issue 521) 2010-11-25 00:20:10 +01:00
Migrations * removed type field in IDF_Key on request of Loic and automatically detect 2010-08-24 23:30:12 +02:00
Plugin Use an even smarter way of including additional resources for monotone 2010-10-30 22:09:55 +00:00
Review Fixed issue 145, code reviews don't show up in the timeline. 2009-10-29 13:25:50 +01:00
Scm I promise I keep my fingers off git stuff now (a fix for issue 572) 2010-12-01 11:19:13 +01:00
Search Added a search engine in the issues. 2008-08-13 18:26:36 +02:00
Template * move common file-specific functionality out of IDF_Views_Source into new 2010-12-02 01:50:01 +01:00
templates/idf * move common file-specific functionality out of IDF_Views_Source into new 2010-12-02 01:50:01 +01:00
Tests * move common file-specific functionality out of IDF_Views_Source into new 2010-12-02 01:50:01 +01:00
Timeline Grouped the items in the timeline by day. 2008-12-01 22:16:28 +01:00
Views * move common file-specific functionality out of IDF_Views_Source into new 2010-12-02 01:50:01 +01:00
Commit.php Fixed to correctly populate the queue when no notifications are defined. 2010-05-18 15:10:43 +02:00
Conf.php Fixed issue 67, conf and Conf folders conflict. 2008-11-27 11:29:40 +01:00
Diff.php * move common file-specific functionality out of IDF_Views_Source into new 2010-12-02 01:50:01 +01:00
FileUtil.php * move common file-specific functionality out of IDF_Views_Source into new 2010-12-02 01:50:01 +01:00
Gconf.php Added a global configuration registry. 2010-05-17 10:29:00 +02:00
Issue.php Added ticket 414, references email header for the issue notifications. 2010-03-16 09:41:21 +01:00
IssueComment.php Fixed issue 268, atom feed corrupt. 2009-10-09 09:22:36 +02:00
IssueFile.php * move common file-specific functionality out of IDF_Views_Source into new 2010-12-02 01:50:01 +01:00
Key.php Don't let sync git fail on ssh keys with no comment field (references: 2010-10-07 11:56:52 +00:00
Middleware.php Add a popup menu in the main menu which allows to quickly jump between projects. 2010-10-15 00:40:09 +00:00
Precondition.php Remove the PHP 5.3 deprecated split function. 2009-09-24 20:40:22 +02:00
Project.php Merge branch 'master' of git://projects.ceondo.com/indefero 2010-06-21 23:23:26 +02:00
Queue.php Added the webhooks. 2010-05-10 10:11:27 +02:00
relations.php The signal name was wrong, therefor mtn syncs never updated the IDF timeline. 2010-10-14 19:26:09 +00:00
Review.php Fixed issue 145, code reviews don't show up in the timeline. 2009-10-29 13:25:50 +01:00
Scm.php Rework the way IDF's SCM interface provides downloadable snapshots. 2010-10-30 21:52:40 +00:00
Search.php Added a better handling of simultaneous updates of the search index. 2010-02-14 22:01:46 +01:00
Tag.php Fixed issue 13, email notifications. 2008-08-07 23:12:24 +02:00
Timeline.php Fixed issue 145, code reviews don't show up in the timeline. 2009-10-29 13:25:50 +01:00
Upload.php Fixed issue 268, atom feed corrupt. 2009-10-09 09:22:36 +02:00
Views.php Correctly request an account confirmation when trying to recover the password of a not yet activated account. 2010-02-15 22:40:34 +01:00
Webhook.php Do nothing on webhook without an url. 2010-05-10 10:43:47 +02:00
WikiPage.php Fixed issue 268, atom feed corrupt. 2009-10-09 09:22:36 +02:00
WikiRevision.php Fixed issue 315, atom feed of a wiki update is broken. 2009-10-28 09:28:06 +01:00