summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* pdf: add a new feature to export wiki pdf (#401)Toshi MARUYAMA2011-11-062-1/+6
* Added an administration setting to allow issue start date to be defaulted to ...Etienne Massip2011-11-052-1/+3
* do not annotate text files which exceed the size limit for viewing (#9484)Toshi MARUYAMA2011-11-051-1/+10
* scm: view: remove redundant br tag from the revision page (#5501)Toshi MARUYAMA2011-11-041-2/+2
* scm: git: mercurial: add a new feature of revision graph (#5501)Toshi MARUYAMA2011-11-033-1/+97
* scm: view: add parents and children on the revision page (#5501)Toshi MARUYAMA2011-11-031-2/+32
* scm: model: mercurial: set revision graph support true (#5501)Toshi MARUYAMA2011-11-031-0/+4
* scm: model: git: set revision graph support true (#5501)Toshi MARUYAMA2011-11-031-0/+4
* scm: model: add method to switch revision graph support or not and set defaul...Toshi MARUYAMA2011-11-031-0/+4
* scm: controller: include parents in changesets (#5501)Toshi MARUYAMA2011-11-031-1/+1
* scm: mercurial: model: save parent/child relation for changesets (#5501)Toshi MARUYAMA2011-11-031-0/+5
* scm: git: model: save parent/child relation for changesets (#5501)Toshi MARUYAMA2011-11-031-1/+6
* scm: db: model: add parent/child relation for changesets (#5501)Toshi MARUYAMA2011-11-031-0/+8
* fix typos (#9499, #9489)Toshi MARUYAMA2011-10-311-2/+2
* [#9489] use class instead of redundant id for label "no-css"Toshi MARUYAMA2011-10-301-2/+7
* Don't escape already parsed wiki link title (#9471).Etienne Massip2011-10-291-1/+1
* [#9489] corrected labels and translations for reassign formsToshi MARUYAMA2011-10-292-2/+2
* [#9489] made labels visible as this is an accessibility issue even for sighte...Toshi MARUYAMA2011-10-291-2/+4
* [#9489] added invisible labelToshi MARUYAMA2011-10-291-0/+1
* [#9489] added invisible labelToshi MARUYAMA2011-10-291-0/+1
* [#9489] added invisible label for mail notification, linked label where possibleToshi MARUYAMA2011-10-291-1/+2
* [#9489] linked labels to their elementsToshi MARUYAMA2011-10-291-3/+3
* [#9489] linked label to its elementToshi MARUYAMA2011-10-291-1/+1
* [#9489] set ids, created invisible labels and linked themToshi MARUYAMA2011-10-291-4/+9
* [#9489] linked labels to their elementToshi MARUYAMA2011-10-291-3/+3
* [#9489] link label to elementToshi MARUYAMA2011-10-291-1/+1
* [#9489] linked label to its elementToshi MARUYAMA2011-10-291-1/+1
* [#9489] linked labels to their elementsToshi MARUYAMA2011-10-291-4/+4
* [#9489] added invisible labels for reassign select-tag on destroy viewsToshi MARUYAMA2011-10-293-1/+3
* [#9489] set unique id for each checkbox and linked itToshi MARUYAMA2011-10-291-1/+2
* [#9489] set id for message_subject and linked it to label, added invisible labelToshi MARUYAMA2011-10-291-3/+5
* [#9489] link label to elementToshi MARUYAMA2011-10-291-2/+2
* [#9489] link label to elementToshi MARUYAMA2011-10-291-1/+3
* [#9489] linked labels to their elementsToshi MARUYAMA2011-10-293-17/+17
* [#9489] added invisible labels for queriesToshi MARUYAMA2011-10-293-7/+22
* [#9489] added invisible search labelToshi MARUYAMA2011-10-291-0/+1
* [#9489] added invisible project scope labelToshi MARUYAMA2011-10-291-0/+1
* scm: git: fix typo of comments about fetching revisions (#9472)Toshi MARUYAMA2011-10-271-1/+1
* scm: git: recovery and improve comments of fetching from 1.1 about harmful in...Toshi MARUYAMA2011-10-271-0/+11
* Make queries resources fully conform to common behavior (removed additonal ro...Etienne Massip2011-10-263-5/+5
* Reverted removal of project assignment to query (#9108).Etienne Massip2011-10-261-2/+3
* show avatars on the news list (#9470)Toshi MARUYAMA2011-10-251-1/+1
* scm: git: return saved revision at model "save_revision" (#5501)Toshi MARUYAMA2011-10-251-0/+1
* scm: git: use to_s for branches at model (#5501)Toshi MARUYAMA2011-10-251-1/+2
* Refactor : convert queries to REST resources (also fixes #9108).Etienne Massip2011-10-248-61/+71
* add newline at end of app/views/journals/index.builderToshi MARUYAMA2011-10-241-1/+1
* scm: view: add #to_s to changeset.author (#5501)Toshi MARUYAMA2011-10-211-1/+1
* scm: view: truncate author with length 30 (#5501)Toshi MARUYAMA2011-10-211-1/+1
* code layout clean up of app/views/repositories/_dir_list_content.html.erbToshi MARUYAMA2011-10-201-2/+11
* Reverted r7628.Etienne Massip2011-10-181-6/+0