James Moger
2014-05-09 b4ed66fda03d83fd281ca9cbeae0a1c7785489e4
releases.moxie
@@ -10,10 +10,17 @@
    text: ~
    security: ~
    fixes: ~
    changes: ~
    additions: ~
    changes:
    - Move repository deletion functions to the edit repository page AND allow deletion to be disabled (pr-180, ticket-67)
    additions:
    - Add FORK_REPOSITORY RPC request type (issue-371, pr-161, ticket-65)
    - Add object type (ot) parameter for RSS queries to retrieve tag details (pr-165, ticket-66)
    dependencyChanges: ~
    contributors: ~
    contributors:
    - Manisha Gayathri
    - Gerard Smyth
    settings:
    - { name: 'web.allowDeletingNonEmptyRepositories', defaultValue: 'true' }
}
#
@@ -39,11 +46,12 @@
    - Fix transport determination for SSH urls served on port 22 (issue-421, ticket-63)
    changes:
    - improve French translation (pr-176)
    - simplify current plugin release detection and ignore the currentRelease registry field
    additions:
    - added TortoiseGit client app menu (pr-182)
    - simplify current plugin release detection and ignore the currentRelease registry field
    - split pages servlet into two servlets (issue-413)
    additions: ~
    dependencyChanges:
    - update to Apache MINA/SSHD 0.11.0 (issue-410)
    - added Apache Tiki 1.5 (issue-413)
    contributors:
    - James Moger
    - Julien Kirch