Sebastian Sdorra
|
e134cf0595
|
improve repository name validation
|
2012-05-18 15:47:24 +02:00 |
|
Sebastian Sdorra
|
0ce1497cc5
|
added option to disable buffer for gzip filter
|
2012-05-13 11:58:12 +02:00 |
|
Sebastian Sdorra
|
80cbc186e3
|
move GZipFilter and WebUtil to scm-core
|
2012-05-12 20:35:25 +02:00 |
|
Sebastian Sdorra
|
53552360d4
|
merge with branch issue-142
|
2012-05-11 17:16:25 +02:00 |
|
Sebastian Sdorra
|
9850fbbda5
|
do not allow "/./" or "//" in repository names
|
2012-05-11 17:00:19 +02:00 |
|
Sebastian Sdorra
|
17ab9e60b9
|
repository names should not end with a slash
|
2012-05-10 19:08:26 +02:00 |
|
Sebastian Sdorra
|
6c48c22529
|
improve unit test for repository name validation
|
2012-05-10 18:55:11 +02:00 |
|
Sebastian Sdorra
|
bb3e417a58
|
improve validation of repository name
|
2012-05-10 18:53:56 +02:00 |
|
Sebastian Sdorra
|
0e490df865
|
merge with branch issue-138
|
2012-05-10 18:35:56 +02:00 |
|
Sebastian Sdorra
|
860230f6dc
|
fix wrong message in bundle class
|
2012-05-09 20:54:39 +02:00 |
|
Sebastian Sdorra
|
33abc06a71
|
added bundle class to handle serverside i18n messages
|
2012-05-09 20:49:22 +02:00 |
|
Sebastian Sdorra
|
e85ff1317c
|
pass outputstream to status code handler to improve mercurial error handling
|
2012-05-08 22:10:34 +02:00 |
|
Sebastian Sdorra
|
09c60730ce
|
improve handling of process return codes
|
2012-05-08 21:28:41 +02:00 |
|
Sebastian Sdorra
|
f83933f485
|
added version informations to repository handler
|
2012-05-01 17:19:33 +02:00 |
|
Sebastian Sdorra
|
63e5e3299d
|
merge with branch issue-131
|
2012-04-25 15:20:32 +02:00 |
|
Sebastian Sdorra
|
02abcc2553
|
escape html in FileObjects to prevent xss
|
2012-04-25 09:32:45 +02:00 |
|
Sebastian Sdorra
|
f5ab7aa931
|
escape html entities of changesets to fix possible xss
|
2012-04-24 21:04:17 +02:00 |
|
Sebastian Sdorra
|
8f1e5b8272
|
fix wrong changeset url
|
2012-04-19 12:46:18 +02:00 |
|
Sebastian Sdorra
|
07cf2eaa08
|
merge with branch issue-109
|
2012-04-10 14:44:32 +02:00 |
|
Sebastian Sdorra
|
374283e646
|
fix license headers
|
2012-04-07 10:27:06 +02:00 |
|
Sebastian Sdorra
|
956ee4e47a
|
added RepositoryIsNotArchivedException and improved status codes
|
2012-04-06 11:06:20 +02:00 |
|
Sebastian Sdorra
|
fb8d34903a
|
added archived field to equals, hashCode, toString and copyProperties method of repository
|
2012-04-05 18:01:19 +02:00 |
|
Sebastian Sdorra
|
d6255d887e
|
added parameter for gzip encoding to HttpRequest
|
2012-04-05 16:49:42 +02:00 |
|
Sebastian Sdorra
|
d9807829d8
|
merge with brach issue-42
|
2012-04-04 19:24:05 +02:00 |
|
Sebastian Sdorra
|
03166bf354
|
merge with branch issue-108
|
2012-04-04 09:47:55 +02:00 |
|
Sebastian Sdorra
|
52d20c3837
|
print startup exception to system err
|
2012-04-03 10:12:03 +02:00 |
|
Sebastian Sdorra
|
215b9b3757
|
improve handling of startup error handling
|
2012-04-03 09:48:22 +02:00 |
|
Sebastian Sdorra
|
b3719f7e0d
|
archived repositories are not writable
|
2012-03-30 11:38:13 +02:00 |
|
Sebastian Sdorra
|
6a342067ff
|
fix wrong method name
|
2012-03-30 11:25:05 +02:00 |
|
Sebastian Sdorra
|
a1f12e6ec0
|
added configuration parameters for repository archive
|
2012-03-27 15:04:24 +02:00 |
|
Sebastian Sdorra
|
fa4fe33082
|
send default user type back to client
|
2012-03-16 14:09:36 +01:00 |
|
Sebastian Sdorra
|
e1162ed025
|
added default type to user manager
|
2012-03-16 09:44:32 +01:00 |
|
Sebastian Sdorra
|
72a00e8371
|
added dao api
|
2012-03-15 21:37:27 +01:00 |
|
Sebastian Sdorra
|
255e72ba9f
|
added CreationTimeAware interface
|
2012-03-15 21:37:07 +01:00 |
|
Sebastian Sdorra
|
183c117fae
|
merge with branch issue-106
|
2012-03-13 16:37:54 +01:00 |
|
Sebastian Sdorra
|
a12b2b1a0e
|
remove empty directory after failed repository creation
|
2012-03-13 08:50:59 +01:00 |
|
Sebastian Sdorra
|
e0bb411332
|
added connection provider for the jdbc backend
|
2012-03-09 19:39:37 +01:00 |
|
Sebastian Sdorra
|
0f1a9ad5e4
|
move RepositoryHookTask from sonia.scm.repository.xml to sonia.scm.reposiory
|
2012-03-04 20:07:44 +01:00 |
|
Sebastian Sdorra
|
0950d1a84f
|
AuthenticationResult should be serializable
|
2012-03-02 17:29:41 +01:00 |
|
Sebastian Sdorra
|
4be3d930fa
|
implement hasCode, toString and equals method of browserresult
|
2012-02-26 20:41:40 +01:00 |
|
Sebastian Sdorra
|
a017b3da11
|
implement hasCode, toString and equals method of blameresult
|
2012-02-26 20:37:39 +01:00 |
|
Sebastian Sdorra
|
d3d9e5627a
|
use google guava for hasCode, toString and equals method of blameline object
|
2012-02-26 20:34:43 +01:00 |
|
Sebastian Sdorra
|
ed73f0811f
|
added properties to equals, hashCode and toString
|
2012-02-26 20:23:47 +01:00 |
|
Sebastian Sdorra
|
2f726d864f
|
use google guava for hasCode, toString and equals method of changeset object
|
2012-02-26 20:12:11 +01:00 |
|
Sebastian Sdorra
|
2301d7d745
|
use google guava for hasCode, toString and equals method of fileobject object
|
2012-02-26 20:06:31 +01:00 |
|
Sebastian Sdorra
|
d8419b39a9
|
use google guava for hasCode, toString and equals method of modifications object
|
2012-02-26 20:00:48 +01:00 |
|
Sebastian Sdorra
|
7b541151c5
|
use google guava for hasCode, toString and equals method of subrepository object
|
2012-02-26 19:58:42 +01:00 |
|
Sebastian Sdorra
|
9c5775a2bb
|
use google guava for hasCode, toString and equals method of repository object
|
2012-02-26 19:55:04 +01:00 |
|
Sebastian Sdorra
|
532146f0c8
|
use google guava for hasCode, toString and equals method of permission object
|
2012-02-26 19:45:31 +01:00 |
|
Sebastian Sdorra
|
37c87a2c5d
|
use google guava for hasCode, toString and equals method of person object
|
2012-02-26 19:42:14 +01:00 |
|