Commit Graph

39 Commits (f16c5bcb5f9ec3ee7f26affd5ee8d21349ae95db)

Author SHA1 Message Date
Toshi MARUYAMA acb0d96617 scm: use #blank? instead of #nil? || #empty? at Repository#find_changeset_by_name(name) (#7307). 14 years ago
Toshi MARUYAMA 98b3a50657 scm: fix error on revision page for empty revision (#7307). 14 years ago
Toshi MARUYAMA ebb19c5863 scm: changing two revision diff text at SCM adapter level (#3724). 14 years ago
Jean-Philippe Lang 3d393a5711 Memorize commit authors to speed up changesets loading. 15 years ago
Jean-Philippe Lang d04d3f181a Fixed: Repository.fetch_changesets tries to fetch changesets for archived projects (#4782). 15 years ago
Jean-Philippe Lang 4e811bebd1 Fixes Repository#find_changeset_by_name with PostgreSQL (#3937). 15 years ago
Jean-Philippe Lang 30ad78e57d Fixed: RepositoriesController#revision may show wrong revision (#3779). 15 years ago
Jean-Philippe Lang e10577e9ed SCM: 15 years ago
Jean-Philippe Lang 6fb80efdae Fixes argument in Repository#latest_changesets. 15 years ago
Eric Davis c28b044d68 Added branch and tag support to the git repository viewer. (#1406) 15 years ago
Jean-Philippe Lang 3704653c7a Removes hardcoded table names in Repository#clear_changesets. 16 years ago
Jean-Philippe Lang fe28193e4e Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2. 16 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 79c33bbc83 Maps repository users to Redmine users (#1383). 16 years ago
Jean-Philippe Lang 4b9df2eac7 Fixes Repository#clear_changesets. 16 years ago
Jean-Philippe Lang fc07ba2a99 Clear changesets and changes with raw sql when deleting a repository (#1627). 17 years ago
Jean-Philippe Lang 12fbd06c02 Display svn properties in the browser, svn >= 1.5.0 only (#1581). 17 years ago
Jean-Philippe Lang ca6e69ec24 Fixed: view file at given revision with CVS. 17 years ago
Jean-Philippe Lang ec0525d497 Move unified diff parser out of the scm abstract adapter so it can be reused for viewing attached diffs (#1403). 17 years ago
Jean-Philippe Lang dfe62d7f51 Ability to disable unused SCM adapters in application settings. 17 years ago
Jean-Philippe Lang 193b2450f4 Fixed: View differences for individual file of a changeset fails if the subversion repository URL doesn't point to the repository root (#1209, #1262, #1275). 17 years ago
Jean-Philippe Lang 4957752d12 Strip repository urls (closes #852). 17 years ago
Jean-Philippe Lang 3a9b0988c7 Merged Git support branch (r1200 to r1226). 17 years ago
Jean-Philippe Lang 8c65cc4712 Added Annotate/Blame view for Subversion, CVS and Mercurial repositories. 17 years ago
Jean-Philippe Lang 9ce5713ee4 Fixed: log is not displayed when browsing a copy in a svn repository. 17 years ago
Jean-Philippe Lang ba1b857197 Added Darcs basic support. 18 years ago
Jean-Philippe Lang 438161ad1f Added basic support for CVS and Mercurial SCMs. 18 years ago
Jean-Philippe Lang bb1fccb7b7 Fixed: performance issue on RepositoriesController#revisions when a changeset has a great number of changes (eg. 100,000). 18 years ago
Jean-Philippe Lang 52547466f0 Fixed: 10342 Creation of Schema in Oracle 18 years ago
Jean-Philippe Lang 941a240535 Commit messages are now scanned for referenced or fixed issue IDs. 18 years ago
Jean-Philippe Lang 1f7863e323 fixed bug 9537 fetch_changesets broken 18 years ago
Jean-Philippe Lang e951209d68 added pagination on revisions list 18 years ago
Jean-Philippe Lang 0ef114e006 added simple svn statistics graphs, rendered using SVG::Graph 18 years ago
Jean-Philippe Lang 16f9f50f50 SVN commits are now stored in the database, and added to the activity view and the search engine. 18 years ago
Jean-Philippe Lang fd37f37ee4 fixed problems when svn path doesn't point to the root directory of the repository. 18 years ago
Jean-Philippe Lang 7a20a4d32b feature #9137 Password-protected SVN repositories 18 years ago
Jean-Philippe Lang 4ee55dc456 updated validation format of repository url to allow file:/// 18 years ago
Jean-Philippe Lang bc44158501 svn browser merged in trunk 18 years ago
Jean-Philippe Lang 96f83cc8f0 trunk moved from /trunk/redmine to /trunk 18 years ago
Jean-Philippe Lang 310a0f924a 0.3 unstable 19 years ago
Jean-Philippe Lang 6b7650e2f0 Initial commit 19 years ago