summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
...
* scm: mercurial: add method to switch short or long id by existing value in DB...Toshi MARUYAMA2014-02-021-5/+17
* scm: split Repository#entries (#14361)Toshi MARUYAMA2014-02-025-11/+15
* back out r12752 (#14361)Toshi MARUYAMA2014-02-011-11/+3
* scm: mercurial: use long id in adapter level (#14361)Toshi MARUYAMA2014-02-011-3/+11
* scm: mercurial: split Repository::Mercurial#latest_changesets_cond for short ...Toshi MARUYAMA2014-02-011-2/+13
* scm: mercurial: use 12 chars id for format_changeset_identifier (#14361)Toshi MARUYAMA2014-02-011-1/+1
* Fixed calculation of done_ratio of parent task with child having estimated_ti...Jean-Philippe Lang2014-01-311-1/+1
* remove unneeded Relation#all from Repository::Git modelToshi MARUYAMA2014-01-311-1/+1
* code format clean up Repository::Git modelToshi MARUYAMA2014-01-311-5/+6
* Reverts r12669 and add a test for #15870.Jean-Philippe Lang2014-01-301-1/+0
* update copyright year (#15977)Toshi MARUYAMA2014-01-29154-154/+154
* back out from r12715 to r12720: #connection replacingToshi MARUYAMA2014-01-276-20/+20
* remove unneeded Relation#all from TimeEntryQuery modelToshi MARUYAMA2014-01-271-2/+4
* remove unneeded Relation#all from Principal modelToshi MARUYAMA2014-01-271-1/+1
* remove unneeded Relation#all from Repository::Subversion modelToshi MARUYAMA2014-01-271-1/+1
* remove unneeded Relation#all from Project modelToshi MARUYAMA2014-01-271-2/+2
* remove unneeded Relation#all from MemberRole modelToshi MARUYAMA2014-01-271-1/+2
* remove unneeded Relation#all from Journal modelToshi MARUYAMA2014-01-271-1/+1
* code format cleanup Repository::Subversion modelToshi MARUYAMA2014-01-271-4/+5
* remove unneeded Relation#all from IssueStatus modelToshi MARUYAMA2014-01-271-1/+1
* remove unneeded Relation#all from IssueQuery modelToshi MARUYAMA2014-01-271-1/+1
* remove unneeded Relation#all from Mailer modelToshi MARUYAMA2014-01-271-3/+3
* remove unneeded Relation#all from IssuePriority modelToshi MARUYAMA2014-01-271-1/+1
* remove unneeded Relation#all from WorkflowsControllerToshi MARUYAMA2014-01-271-2/+2
* Rails4: replace deprecated #connection from Query modelToshi MARUYAMA2014-01-271-8/+8
* Rails4: replace deprecated #connection from Project modelToshi MARUYAMA2014-01-271-1/+1
* Rails4: replace deprecated #connection from Repository modelToshi MARUYAMA2014-01-271-4/+4
* Rails4: replace deprecated #connection from IssueQuery modelToshi MARUYAMA2014-01-271-5/+5
* Rails4: replace deprecated #connection from IssueCustomField modelToshi MARUYAMA2014-01-271-1/+1
* Rails4: replace deprecated #connection from Issue modelToshi MARUYAMA2014-01-271-1/+1
* Successful update notice for workflows (#15831).Jean-Philippe Lang2014-01-251-0/+2
* Redirect to back_url or referer when clicking "Sign in" while already logged-...Jean-Philippe Lang2014-01-252-2/+5
* Adds settings for disabling browser language detection and language preferenc...Jean-Philippe Lang2014-01-247-2/+25
* Adds firstname initials+lastname user format.Jean-Philippe Lang2014-01-241-0/+5
* remove unneeded Project#acts_as_nested_set :order => 'name' optionToshi MARUYAMA2014-01-211-1/+1
* call Project#set_or_update_position_under in Project.rebuild_tree! (#12431)Toshi MARUYAMA2014-01-211-0/+3
* back out r12680Toshi MARUYAMA2014-01-201-1/+1
* use :order_column option instead of :order for acts_as_nested_setToshi MARUYAMA2014-01-201-1/+1
* Don't display default watchers checkboxes on the new issue form when there ar...Jean-Philippe Lang2014-01-195-13/+23
* Prevents no method errors when reloading in development mode.Jean-Philippe Lang2014-01-191-0/+2
* Focus first text field automatically (#13134).Jean-Philippe Lang2014-01-194-6/+0
* Make sure that we don't set the done ratio to a value > 100% (#15870).Jean-Philippe Lang2014-01-191-0/+1
* Show warning when exported issues exceed the limit (#13770).Jean-Philippe Lang2014-01-121-2/+7
* Adds favicon to ATOM feeds (#14309).Jean-Philippe Lang2014-01-122-0/+2
* Adds #favicon_path and #favicon_url helpers.Jean-Philippe Lang2014-01-121-2/+15
* Fixed Changeset#text_tag for changeset with hash and repository identifier (#...Jean-Philippe Lang2014-01-121-5/+6
* Code cleanup (#14766).Jean-Philippe Lang2014-01-111-1/+1
* Removes duplicate ids (#15485).Jean-Philippe Lang2014-01-116-9/+12
* Removes duplicate ids (#15485).Jean-Philippe Lang2014-01-111-2/+2
* Removes duplicate ids (#15485).Jean-Philippe Lang2014-01-111-1/+1