Commit Graph

11 Commits (8f636b9b21df20ad38db8d3ce1dbcaa227e6b6a2)

Author SHA1 Message Date
Toshi MARUYAMA cb467e3a8b scm: git: implement find_changeset_by_name (#7047). 14 years ago
Toshi MARUYAMA 8d5617fc8b scm: add scm command and version methods at repository models (#4273). 14 years ago
Toshi MARUYAMA 2e1bcb2abf Changing revision label and identifier at SCM adapter level (#3724, #6092) 14 years ago
Jean-Philippe Lang 3c20a9b0ac Do not parse the entire git log to fetch new commits (takes several minutes for a few thousands commits), but only 1 week before the last known commit (#4547, #4716). 15 years ago
Jean-Philippe Lang e10577e9ed SCM: 15 years ago
Eric Davis c28b044d68 Added branch and tag support to the git repository viewer. (#1406) 15 years ago
Jean-Philippe Lang ab5e07e83e Adds a setting to limit the number of revisions displayed on a repository file log (default=100). 16 years ago
Jean-Philippe Lang e8d0c26e43 Eager-load users. 16 years ago
Jean-Philippe Lang 8236563d6b Check that git changeset is not in the database before creating it (#1419). 16 years ago
Jean-Philippe Lang 00593f2f34 Reduces memory usage when importing large git repositories (#1482). 17 years ago
Jean-Philippe Lang 3a9b0988c7 Merged Git support branch (r1200 to r1226). 17 years ago
Jean-Philippe Lang 438161ad1f Added basic support for CVS and Mercurial SCMs. 18 years ago