Sebastian Sdorra
|
2345bf3a9c
|
added unit test for git incoming command
|
2013-05-10 14:46:19 +02:00 |
|
Sebastian Sdorra
|
d2d0eafae2
|
implement git incoming command
|
2013-05-10 14:45:56 +02:00 |
|
Sebastian Sdorra
|
31bdb3093b
|
added unit test for mercurial outgoing command
|
2013-05-10 13:17:01 +02:00 |
|
Sebastian Sdorra
|
fb59c5cd56
|
improve exception handling
|
2013-05-10 13:02:35 +02:00 |
|
Sebastian Sdorra
|
f4a3bc57c3
|
added unit test for incoming hg command
|
2013-05-10 12:50:11 +02:00 |
|
Sebastian Sdorra
|
6cb33fc9f1
|
added implementation of outgoing command for mercurial
|
2013-05-06 20:41:20 +02:00 |
|
Sebastian Sdorra
|
3217b5b711
|
added implementation of incoming command for mercurial
|
2013-05-06 20:08:11 +02:00 |
|
Sebastian Sdorra
|
33eb6a60d7
|
fix possible npe
|
2013-05-06 09:07:10 +02:00 |
|
Sebastian Sdorra
|
5f310b64b3
|
merge with brach issue-376
|
2013-04-17 21:41:07 +02:00 |
|
Sebastian Sdorra
|
6d96cbd872
|
ignore global proxy settings for mercurial hooks
|
2013-04-17 21:07:22 +02:00 |
|
Sebastian Sdorra
|
6ea89373d6
|
fix missing git index view
|
2013-04-17 15:04:39 +02:00 |
|
Sebastian Sdorra
|
d2f038b056
|
[maven-release-plugin] prepare for next development iteration
|
2013-04-12 09:09:25 +02:00 |
|
Sebastian Sdorra
|
dbdc5b62dc
|
[maven-release-plugin] prepare release 1.30
|
2013-04-12 09:09:24 +02:00 |
|
Sebastian Sdorra
|
5aec8fcd0e
|
[maven-release-plugin] prepare for next development iteration
|
2013-04-11 21:11:10 +02:00 |
|
Sebastian Sdorra
|
b117767341
|
[maven-release-plugin] prepare release 1.29
|
2013-04-11 21:11:08 +02:00 |
|
Sebastian Sdorra
|
b9d2d34ba2
|
merge with branch issue-353
|
2013-04-11 13:34:58 +02:00 |
|
Sebastian Sdorra
|
51a9939314
|
merge with branch issue-333
|
2013-04-02 21:58:42 +02:00 |
|
Sebastian Sdorra
|
db5a17fa9e
|
send mercurial hook error messages to client
|
2013-04-02 21:57:23 +02:00 |
|
Sebastian Sdorra
|
225737baf6
|
merge with branch issue-336
|
2013-04-02 21:00:44 +02:00 |
|
Sebastian Sdorra
|
d6d6d57cb9
|
use content type text/html for mercurial error messages, if the client accept it
|
2013-04-02 20:59:26 +02:00 |
|
Sebastian Sdorra
|
6c7e97dba7
|
handle subversion modification type U
|
2013-04-01 21:50:03 +02:00 |
|
Sebastian Sdorra
|
f6e0bab276
|
use a initial capacity of one for subversion hook changesets
|
2013-04-01 21:33:56 +02:00 |
|
Sebastian Sdorra
|
29c6d21f3d
|
merge with branch issue-341
|
2013-03-27 08:55:55 +01:00 |
|
Sebastian Sdorra
|
97a9e7829d
|
merge with branch issue-345
|
2013-03-27 08:53:22 +01:00 |
|
Sebastian Sdorra
|
18e6d6d5ab
|
create a copy of the tag collection to reduce memory on caching
|
2013-03-20 07:46:52 +01:00 |
|
Sebastian Sdorra
|
3dbd79207b
|
use template engine and repository service for git repository page
|
2013-02-27 15:41:31 +01:00 |
|
Sebastian Sdorra
|
9aa3a05cab
|
fix wrong handling of git file hooks
|
2013-02-27 11:49:49 +01:00 |
|
Sebastian Sdorra
|
2e54ff171d
|
[maven-release-plugin] prepare for next development iteration
|
2013-02-17 17:54:34 +01:00 |
|
Sebastian Sdorra
|
9998862a3c
|
[maven-release-plugin] prepare release 1.28
|
2013-02-17 17:54:32 +01:00 |
|
Sebastian Sdorra
|
ab00755f66
|
update web-compressor plugin to 1.4
|
2013-02-11 16:02:45 +01:00 |
|
Sebastian Sdorra
|
c347b407c4
|
remove unused fields
|
2013-02-11 15:33:01 +01:00 |
|
Sebastian Sdorra
|
114834d257
|
util classes should be final with a private constructor
|
2013-02-11 15:28:14 +01:00 |
|
Sebastian Sdorra
|
961c6f7f02
|
fix license headers
|
2013-02-10 14:55:35 +01:00 |
|
Sebastian Sdorra
|
fef990c218
|
use setBufferResponse instead of setBufferRequest which is deprecated
|
2013-02-05 13:35:15 +01:00 |
|
Sebastian Sdorra
|
c22fc85b7a
|
merge with branch issue-319
|
2013-02-04 15:46:29 +01:00 |
|
Sebastian Sdorra
|
340cfbef11
|
remove unused imports
|
2013-02-01 11:43:26 +01:00 |
|
Sebastian Sdorra
|
9adc65d9e5
|
util classes should be final with a private constructor
|
2013-01-31 10:26:16 +01:00 |
|
Sebastian Sdorra
|
2d5fa22ca4
|
use index of char instead of index of string, if possible
|
2013-01-30 10:10:20 +01:00 |
|
Sebastian Sdorra
|
c358a9c50f
|
fix path traversal vulnerability in git changelog api, see issue #319
|
2013-01-28 09:57:51 +01:00 |
|
Sebastian Sdorra
|
1e7ff1a71a
|
[maven-release-plugin] prepare for next development iteration
|
2013-01-25 16:13:39 +01:00 |
|
Sebastian Sdorra
|
7639457eb2
|
[maven-release-plugin] prepare release 1.27
|
2013-01-25 16:13:38 +01:00 |
|
Sebastian Sdorra
|
7fa09dabfa
|
[maven-release-plugin] prepare for next development iteration
|
2013-01-22 13:12:22 +01:00 |
|
Sebastian Sdorra
|
6baf2661dc
|
[maven-release-plugin] prepare release 1.26
|
2013-01-22 13:12:21 +01:00 |
|
Sebastian Sdorra
|
cc81411523
|
implement disable sub repository detection option
|
2013-01-20 11:41:33 +01:00 |
|
Sebastian Sdorra
|
d34ce7b0c9
|
implement recursive option for mercurial browse command
|
2013-01-19 13:22:27 +01:00 |
|
Sebastian Sdorra
|
9953a84567
|
implement recursive option for subversion browse command
|
2013-01-19 13:10:10 +01:00 |
|
Sebastian Sdorra
|
cc4604b60f
|
implement recursive option for git browse command
|
2013-01-19 13:09:58 +01:00 |
|
Sebastian Sdorra
|
667d9502fe
|
implement disable last commit for subversion browse command
|
2013-01-18 21:23:05 +01:00 |
|
Sebastian Sdorra
|
da52e76ac7
|
implement disable last commit for mercurial browse command
|
2013-01-18 21:11:25 +01:00 |
|
Sebastian Sdorra
|
e8ebf7091d
|
implement disable last commit for git browse command
|
2013-01-18 20:41:31 +01:00 |
|