summaryrefslogtreecommitdiffstats
path: root/app/models
Commit message (Expand)AuthorAgeFilesLines
* scm: mercurial: insert long id to DB unless existing id in DB is not short id...Toshi MARUYAMA2014-02-021-2/+8
* scm: mercurial: switch short or long id of entry by existing value in DB (#14...Toshi MARUYAMA2014-02-021-2/+15
* scm: mercurial: override entry and scm_entries (#14361)Toshi MARUYAMA2014-02-021-0/+9
* 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-2967-67/+67
* 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
* 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
* Adds settings for disabling browser language detection and language preferenc...Jean-Philippe Lang2014-01-241-0/+12
* 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
* Prevents no method errors when reloading in development mode.Jean-Philippe Lang2014-01-191-0/+2
* Make sure that we don't set the done ratio to a value > 100% (#15870).Jean-Philippe Lang2014-01-191-0/+1
* Fixed Changeset#text_tag for changeset with hash and repository identifier (#...Jean-Philippe Lang2014-01-121-5/+6
* Rails4: replace deprecated Relation#update_all at Project#create_time_entry_a...Toshi MARUYAMA2014-01-101-4/+3
* remove unneeded Relation#all from AuthSource#authenticateToshi MARUYAMA2014-01-101-1/+1
* Rails4: replace deprecated Relation#sum with finder options at Issue#total_sp...Toshi MARUYAMA2014-01-101-2/+4
* remove unneeded Relation#all from Watcher#pruneToshi MARUYAMA2014-01-091-1/+1
* remove unneeded Relation#all from Watcher#prune_single_userToshi MARUYAMA2014-01-091-1/+1
* code format cleanup Watcher modelToshi MARUYAMA2014-01-091-3/+4
* backout r12562 : remove unneeded Relation#all from Repository::Mercurial#late...Toshi MARUYAMA2014-01-091-1/+2
* backout r12540 : remove unneeded Relation#all from News#latestToshi MARUYAMA2014-01-091-1/+1
* Rails4: replace deprecated find_all_by_* at IssueQuery modelToshi MARUYAMA2014-01-091-1/+1