Commit Graph

46 Commits (3c6a93283ba246886ba228f44cf5367bb29ac196)

Author SHA1 Message Date
Oliver Günther 7cf11bb689 Update copyright notice 8 years ago
Oliver Günther 2600d5a3f3 Do not escalate upon conflicts in fetch_changesets 9 years ago
Mohamed Wael Khobalatte 972b04d86e Refactor to allow for strong params 9 years ago
Henriette Dinger 49fb85a487 Give icon a margin for vertical alignment and change header in repo danger zone 9 years ago
Oliver Günther 14a394842d Extract SCM authorization routines into policies per vendor 9 years ago
Oliver Günther 1b9ba9c4bf Remove repository project hierarchy 9 years ago
Oliver Günther d2aa73ee15 Refactor from review 9 years ago
Oliver Günther 86f847043b Allow configuration to disable arbitrary SCM types 9 years ago
Oliver Günther aec6593ca0 Provide functionality to override settings and views for checkout 9 years ago
Oliver Günther e1bdb41bcd More complete specs wrt. coverage, cleanup 9 years ago
Oliver Günther da27a552a1 Frontend extensions and build refactoring 9 years ago
Oliver Günther 05b27c1b98 Asynchronous creation, deletion of repositories from OP. 9 years ago
Oliver Günther 7ebac37c14 Repository Management - Refactoring and Preparation 9 years ago
Alex Coles 57618b25ec Replace dynamic finder usages with #find_by, etc. 9 years ago
Alex Coles e0191e759c Update year in copyright header to 2015 10 years ago
Alex Coles 1d1ec0ef37 Prefer #map over #collect in (Rails) models 10 years ago
Alex Coles 6fe9535b1f Fix syntax (w/Rubocop) in (Rails) models 10 years ago
Alex Coles 721101ed25 Use 1.9+ Hash syntax in (Rails) models 10 years ago
Johannes Wollert 8b096975fe updates copyright headers 11 years ago
Philipp Tessenow ba13ad009d correctly validate svn urls 11 years ago
Philipp Tessenow 444546e2e8 use \A and \z instead of ^ and $ in ruby regexes 11 years ago
Philipp Tessenow a1e67dd460 new copyright header #1903 11 years ago
Hagen Schink 9f495e63cc Strips trailing path separator 11 years ago
Jens Ulferts 21459a384f provide every possible file with a short copyright notice 12 years ago
Holger Just 91070236db Set source encoding to UTF-8 13 years ago
Holger Just 07185fb169 [#436] Remove trailing whitespace 14 years ago
Eric Davis 99507a0391 [#197] Upgrade the copyright in the code files 14 years ago
Eric Davis e131c3b531 [#197] Remove old copyrights 14 years ago
Toshi MARUYAMA e311b26c41 scm: set supporting directory revisions or not at scm level. 14 years ago
Toshi MARUYAMA 1042deb450 scm: ignore log encoding setting in Subversion and Mercurial (#7597). 14 years ago
Toshi MARUYAMA 8d5617fc8b scm: add scm command and version methods at repository models (#4273). 14 years ago
Eric Davis 39c585740d Refactor: Extract method to create a Change from a Changeset. 15 years ago
Jean-Philippe Lang 008f35277e Retrieve root_url if needed (#4377). 15 years ago
Jean-Philippe Lang 1de2a0b7c7 Ignore subversion root_url case when extracting relative url. 15 years ago
Jean-Philippe Lang 517a87f8c5 Fixed: Subversion#latest_changesets ignores revision argument (#4360). 15 years ago
Jean-Philippe Lang e10577e9ed SCM: 15 years ago
Jean-Philippe Lang 752e263d3a Accept any svn tunnel scheme in repository URL (#3278). 16 years ago
Jean-Philippe Lang 7bd4590cd6 Transaction for each imported subversion changeset. 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 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 3a9b0988c7 Merged Git support branch (r1200 to r1226). 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 a42a115b8f Subversion repository now accepts svn+ssh url. 17 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