index
:
redmine.git
0.6-stable
0.7-stable
0.8-stable
0.9-stable
1.0-stable
1.1-stable
1.2-stable
1.3-stable
1.4-stable
2.0-stable
2.1-stable
2.2-stable
2.3-stable
2.4-stable
2.5-stable
2.6-stable
3.0-stable
3.1-stable
3.2-stable
3.3-stable
3.4-stable
4.0-stable
4.1-stable
4.2-stable
5.0-stable
5.1-stable
6.0-stable
integration-to-svn-stable-1.0
integration-to-svn-trunk
master
nbc
plugin-hooks
swistak
work
Mirror of redmine code source: https://github.com/redmine/redmine
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
app
/
models
/
repository
/
mercurial.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove current year from source file copyright headers and update year in foo...
Marius Balteanu
2024-02-26
1
-1
/
+1
*
Ruby 2.7: Fix RuboCop offense Performance/MapCompact (#38134).
Go MAEDA
2023-01-17
1
-2
/
+2
*
Update copyright year to 2023 (#38141).
Go MAEDA
2023-01-01
1
-1
/
+1
*
Update copyright year in source files to 2022 (#36379).
Go MAEDA
2022-01-02
1
-1
/
+1
*
Update copyright year in source files to 2021 (#33069).
Go MAEDA
2021-03-25
1
-1
/
+1
*
add empty line after guard clause to app/models/repository/mercurial.rb
Toshi MARUYAMA
2020-09-17
1
-0
/
+6
*
remove spaces inside {} of app/models/repository/mercurial.rb
Toshi MARUYAMA
2020-09-12
1
-1
/
+1
*
Update copyright year in source files to 2020 (#33069).
Go MAEDA
2020-03-03
1
-1
/
+1
*
cleanup: rubocop: fix Layout/SpaceInsideParens in app/models/repository/mercu...
Toshi MARUYAMA
2019-11-08
1
-1
/
+1
*
Update copyright year.
Go MAEDA
2019-05-25
1
-1
/
+1
*
Use Regexp#match? to reduce allocations of MatchData object (#28940).
Go MAEDA
2019-03-27
1
-1
/
+1
*
Support frozen_string_literal in app/**/*.rb (#26561).
Go MAEDA
2019-03-17
1
-1
/
+1
*
Add "frozen_string_literal: false" for all files (#26561).
Go MAEDA
2019-03-15
1
-0
/
+2
*
Use find_by instead of where.first to remove unnecessary sorting (#26747).
Go MAEDA
2018-10-06
1
-1
/
+1
*
Merged rails-5.1 branch (#23630).
Jean-Philippe Lang
2017-07-23
1
-1
/
+0
*
Update copyright.
Jean-Philippe Lang
2017-06-25
1
-1
/
+1
*
Updates copyright for 2016.
Jean-Philippe Lang
2016-03-13
1
-1
/
+1
*
Copyright update.
Jean-Philippe Lang
2015-01-11
1
-1
/
+1
*
Merged rails-4.1 branch (#14534).
Jean-Philippe Lang
2014-10-22
1
-2
/
+3
*
fix typo of app/models/repository/mercurial.rb
Toshi MARUYAMA
2014-05-03
1
-1
/
+1
*
scm: mercurial: insert long id to DB unless existing id in DB is not short id...
Toshi MARUYAMA
2014-02-02
1
-2
/
+8
*
scm: mercurial: switch short or long id of entry by existing value in DB (#14...
Toshi MARUYAMA
2014-02-02
1
-2
/
+15
*
scm: mercurial: override entry and scm_entries (#14361)
Toshi MARUYAMA
2014-02-02
1
-0
/
+9
*
scm: mercurial: add method to switch short or long id by existing value in DB...
Toshi MARUYAMA
2014-02-02
1
-5
/
+17
*
back out r12752 (#14361)
Toshi MARUYAMA
2014-02-01
1
-11
/
+3
*
scm: mercurial: use long id in adapter level (#14361)
Toshi MARUYAMA
2014-02-01
1
-3
/
+11
*
scm: mercurial: split Repository::Mercurial#latest_changesets_cond for short ...
Toshi MARUYAMA
2014-02-01
1
-2
/
+13
*
scm: mercurial: use 12 chars id for format_changeset_identifier (#14361)
Toshi MARUYAMA
2014-02-01
1
-1
/
+1
*
update copyright year (#15977)
Toshi MARUYAMA
2014-01-29
1
-1
/
+1
*
backout r12562 : remove unneeded Relation#all from Repository::Mercurial#late...
Toshi MARUYAMA
2014-01-09
1
-1
/
+2
*
remove unneeded Relation#all from Repository::Mercurial#latest_changesets
Toshi MARUYAMA
2014-01-09
1
-2
/
+1
*
Copyright for 2013 (#12788).
Jean-Philippe Lang
2013-01-12
1
-1
/
+1
*
Replaces find(:all) calls.
Jean-Philippe Lang
2012-12-02
1
-5
/
+6
*
scm: mercurial: use Rails3 ActiveRecord syntax with same as git r9807 at find...
Toshi MARUYAMA
2012-06-11
1
-4
/
+4
*
Copyright update.
Jean-Philippe Lang
2012-05-05
1
-1
/
+1
*
scm: mercurial: git: save parents in creating changesets (#10470)
Toshi MARUYAMA
2012-04-03
1
-6
/
+3
*
scm: mercurial: transaction for each imported revisions (#10470)
Toshi MARUYAMA
2012-03-29
1
-7
/
+9
*
Rails3: scm: mercurial: use .to_s for overriding human_attribute_name parameter
Toshi MARUYAMA
2012-02-24
1
-1
/
+1
*
scm: mercurial: use to_s for revision in find_changeset_by_name method
Toshi MARUYAMA
2012-02-23
1
-5
/
+6
*
human_attribute_name accepts optional argument.
Jean-Philippe Lang
2011-12-18
1
-2
/
+2
*
scm: model: mercurial: set revision graph support true (#5501)
Toshi MARUYAMA
2011-11-03
1
-0
/
+4
*
scm: mercurial: model: save parent/child relation for changesets (#5501)
Toshi MARUYAMA
2011-11-03
1
-0
/
+5
*
scm: mercurial: do nothing in fetching if info is nil (#8777).
Toshi MARUYAMA
2011-07-11
1
-0
/
+1
*
scm: mercurial: remove return value from model fetch_changesets().
Toshi MARUYAMA
2011-07-10
1
-1
/
+0
*
scm: mercurial: code clean up model.
Toshi MARUYAMA
2011-05-26
1
-13
/
+16
*
scm: mercurial: use regexp %r{} instead of // in model latest_changesets_cond().
Toshi MARUYAMA
2011-05-26
1
-1
/
+1
*
scm: mercurial: remove trailing white-spaces from model source.
Toshi MARUYAMA
2011-05-12
1
-5
/
+5
*
scm: use i18n string at 'Path to repository' setting in Mercurial, Git, Bazaa...
Toshi MARUYAMA
2011-04-23
1
-4
/
+5
*
scm: mercurial: change "url" human attribute name from "Root directory" to "P...
Toshi MARUYAMA
2011-04-23
1
-1
/
+1
*
scm: mercurial: increase limit of branch directory latest changesets.
Toshi MARUYAMA
2011-03-16
1
-1
/
+4
[next]