Sebastian Sdorra
|
16665a0b67
|
implement diff command for subversion
|
2012-06-12 15:48:50 +02:00 |
|
Sebastian Sdorra
|
018926632a
|
implement browse command for subversion
|
2012-06-12 15:42:28 +02:00 |
|
Sebastian Sdorra
|
d42a3c089e
|
start implementation of new repository api for svn
|
2012-06-12 15:12:48 +02:00 |
|
Sebastian Sdorra
|
4af358d385
|
fix wrong error messages
|
2012-06-03 11:07:13 +02:00 |
|
Sebastian Sdorra
|
c79f700ea6
|
use immutableset instead of hashset to reduce memory consumption
|
2012-05-19 12:33:44 +02:00 |
|
Sebastian Sdorra
|
0563542f69
|
use sets instead of new hashset and arrays
|
2012-05-19 12:31:12 +02:00 |
|
Sebastian Sdorra
|
0e3bb065dd
|
added missing log line
|
2012-05-19 12:29:24 +02:00 |
|
Sebastian Sdorra
|
82b880a479
|
improve svnkit memory consumption
|
2012-05-19 12:28:35 +02:00 |
|
Sebastian Sdorra
|
b19014d756
|
store svn uuid on repository creation
|
2012-05-19 12:17:18 +02:00 |
|
Sebastian Sdorra
|
0854f07ced
|
added option to encode svn responses with gzip
|
2012-05-13 12:53:09 +02:00 |
|
Sebastian Sdorra
|
6d2a3f6001
|
fix wrong resources
|
2012-05-01 17:28:27 +02:00 |
|
Sebastian Sdorra
|
f83933f485
|
added version informations to repository handler
|
2012-05-01 17:19:33 +02:00 |
|
Sebastian Sdorra
|
b3719f7e0d
|
archived repositories are not writable
|
2012-03-30 11:38:13 +02:00 |
|
Sebastian Sdorra
|
69fdfa7103
|
fix wrong license header format
|
2012-02-26 11:32:55 +01:00 |
|
Sebastian Sdorra
|
f0364e1520
|
added disable option to each core plugin
|
2012-02-11 16:18:46 +01:00 |
|
Sebastian Sdorra
|
f75abc59c6
|
implement getChangeset for subversion
|
2012-01-18 19:21:55 +01:00 |
|
Sebastian Sdorra
|
9d29bcd743
|
added api to fetch a single changeset
|
2012-01-18 19:14:01 +01:00 |
|
Sebastian Sdorra
|
08cd811f53
|
merge with branch issue-59
|
2012-01-16 16:53:37 +01:00 |
|
Sebastian Sdorra
|
f2e3a5b5c3
|
implement svn import handler
|
2012-01-15 14:37:06 +01:00 |
|
Sebastian Sdorra
|
0983b1d3d9
|
improve plugin descriptor of core plugins
|
2012-01-14 17:07:35 +01:00 |
|
Sebastian Sdorra
|
efb42e59f0
|
fix wrong svn diff
|
2012-01-07 17:14:25 +01:00 |
|
Sebastian Sdorra
|
8c20f9ef65
|
fix subversion hooks on windows with repository structure
|
2012-01-04 16:48:46 +01:00 |
|
Sebastian Sdorra
|
29b3dd5100
|
added parent to added parent id to svn changesets
|
2011-12-31 18:04:52 +01:00 |
|
Sebastian Sdorra
|
b8fe0ce270
|
fix svn hooks for repositories located on soft links
|
2011-12-30 11:29:45 +01:00 |
|
Sebastian Sdorra
|
a1d031e587
|
fix potential bugs, detected by findbugs and pmd
|
2011-12-24 15:45:03 +01:00 |
|
Sebastian Sdorra
|
5bddcc1ab8
|
merge with branch issue-77
|
2011-12-14 17:35:44 +01:00 |
|
Sebastian Sdorra
|
ea085d395d
|
use checkedprovider for repository injection
|
2011-12-11 17:12:09 +01:00 |
|
Sebastian Sdorra
|
d7f0c9f33a
|
added revision for mercurial sub repositories
|
2011-12-10 14:31:11 +01:00 |
|
Sebastian Sdorra
|
091dd584e1
|
set subversion externals property as sub repository url
|
2011-11-28 17:46:20 +01:00 |
|
Sebastian Sdorra
|
82651352e8
|
call repository request listeners before the subversion servlet is executed
|
2011-11-28 11:27:30 +01:00 |
|
Sebastian Sdorra
|
f8da85ba57
|
remove unused import
|
2011-11-27 21:02:06 +01:00 |
|
Sebastian Sdorra
|
352b639ab7
|
merge with default branch
|
2011-11-19 13:02:05 +01:00 |
|
Sebastian Sdorra
|
e55370b339
|
improve logging of svn changesetviewer
|
2011-11-15 21:35:49 +01:00 |
|
Sebastian Sdorra
|
afae68a662
|
fix wrong file history view in subversion
|
2011-11-15 21:32:38 +01:00 |
|
Sebastian Sdorra
|
c609df47ef
|
added missing revision parameter to changesetviewer api
|
2011-11-15 20:45:37 +01:00 |
|
youngwan
|
c0905b8a14
|
added to view history of the specific file.
|
2011-11-14 10:43:34 +09:00 |
|
Sebastian Sdorra
|
69e98420dc
|
subversion support for directory structures
|
2011-10-23 19:06:45 +02:00 |
|
Sebastian Sdorra
|
f9ff425db3
|
fix missing change paths in svn pre receive hook
|
2011-10-19 08:41:20 +02:00 |
|
Sebastian Sdorra
|
7ff44be3b7
|
fix svn hook exception handling
|
2011-10-07 16:22:31 +02:00 |
|
Sebastian Sdorra
|
8cf66a7f15
|
implement pre receive hook for svn repositories
|
2011-09-27 21:52:39 +02:00 |
|
Sebastian Sdorra
|
88f21cb964
|
added description to svn blame lines
|
2011-09-22 17:40:54 +02:00 |
|
Sebastian Sdorra
|
b903efee62
|
improve blame api and description to blameline
|
2011-09-22 15:49:28 +02:00 |
|
Sebastian Sdorra
|
eecbf5ca7b
|
svn diff
|
2011-09-19 09:52:30 +02:00 |
|
Sebastian Sdorra
|
9e68855272
|
remove wrong comment
|
2011-09-18 18:05:14 +02:00 |
|
Sebastian Sdorra
|
45a469f3df
|
added diff support for subversion
|
2011-09-18 18:02:49 +02:00 |
|
Sebastian Sdorra
|
668600b65d
|
rename BlamePagingResult to BlameResult
|
2011-09-16 09:05:06 +02:00 |
|
Sebastian Sdorra
|
045c002ec3
|
fix wrong svn blame line number
|
2011-09-15 13:54:44 +02:00 |
|
Sebastian Sdorra
|
4c2b9a66e2
|
fix wrong svn blame revision
|
2011-09-15 13:54:14 +02:00 |
|
Sebastian Sdorra
|
6c127b62bf
|
use long instead of date
|
2011-09-15 10:48:59 +02:00 |
|
Sebastian Sdorra
|
27d2c0e482
|
improve logging
|
2011-09-15 10:44:52 +02:00 |
|