Commit Graph

57 Commits

Author SHA1 Message Date
Sebastian Sdorra
ac0c0fb44c fix license headers 2012-06-11 12:43:52 +02:00
Sebastian Sdorra
be17a3a150 merge with branch issue-154 2012-06-01 15:52:25 +02:00
Sebastian Sdorra
0508068311 fix bug in isChild method and added isEmpty method to IOUtil 2012-05-30 08:50:22 +02:00
Sebastian Sdorra
e134cf0595 improve repository name validation 2012-05-18 15:47:24 +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
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
694bbbd9f0 added more options to HashBuilder and added extractor method 2012-02-17 21:26:15 +01:00
Sebastian Sdorra
c1cf8dd0f3 added compatibility test 2012-02-14 21:52:29 +01:00
Sebastian Sdorra
f0dae088e4 added HashBuilder classes 2012-02-14 21:38:29 +01:00
wmeszar
75f3e28fe0 Change Username-Validation: allow usernames <3 char 2012-01-10 05:25:02 +01:00
Sebastian Sdorra
909eb94db3 added unit test for wui repository url provider 2012-01-08 15:51:32 +01:00
Sebastian Sdorra
68ee430871 added unit tests for rest repository url provider 2012-01-08 15:27:02 +01:00
Sebastian Sdorra
c73d7c63c5 added unit tests for wui model url provider 2012-01-08 14:36:06 +01:00
Sebastian Sdorra
bd5d4ed64a added unit tests for model rest url provider classes 2012-01-08 14:26:19 +01:00
Sebastian Sdorra
5053af39f5 added unit test for LinkTextParser 2012-01-08 13:29:59 +01:00
Sebastian Sdorra
67e6819840 added unit test for WUIUrlBuilder 2012-01-08 13:13:10 +01:00
Sebastian Sdorra
f8e91dd971 added url provider test for wui provider 2012-01-08 13:05:31 +01:00
Sebastian Sdorra
8b8ee8d5da added unit tests for resturl provider 2012-01-08 12:57:55 +01:00
Sebastian Sdorra
5e0bf35905 fix wrong mercurial revisions in urls 2012-01-04 10:16:23 +01:00
Sebastian Sdorra
43645bc700 fix bug in appendParameter method of UrlBuilder 2011-12-29 10:37:12 +01:00
Sebastian Sdorra
792954e6c3 allow spaces in usernames 2011-11-02 16:14:55 +01:00
Sebastian Sdorra
061483d56a fix bug in GlobUtil 2011-10-19 08:12:29 +02:00
Sebastian Sdorra
356c933246 added GlobUtil 2011-10-15 11:17:55 +02:00
Sebastian Sdorra
6165d67bec added some uri util methods 2011-08-17 15:07:07 +02:00
Sebastian Sdorra
215eb289ad added isNameValid and isUsernameValid methods to ValidationUtil 2011-08-06 13:36:51 +02:00
Sebastian Sdorra
fa4098f3b7 added unit test for HttpUtil.getCompleteUrl 2011-07-08 21:09:29 +02:00
Sebastian Sdorra
bea8bb57cb added unit test for HttpUtil.getServerPortTest 2011-07-08 20:56:14 +02:00
Sebastian Sdorra
5c3d0c6432 added unit test for HttpUtil.getPortFromUrl 2011-07-08 20:51:32 +02:00
Sebastian Sdorra
bf15e96204 improve os plugin condition 2011-03-13 13:12:44 +01:00
Sebastian Sdorra
051c409213 fix bug with min-version condition 2011-03-13 11:58:15 +01:00
Sebastian Sdorra
f60ee10718 added unit tests for plugin condition 2011-03-12 16:56:03 +01:00
Sebastian Sdorra
ac0c127af5 fix unstable build 2011-02-15 18:47:04 +01:00
Sebastian Sdorra
e6f5aa554f added search api 2011-02-11 18:20:47 +01:00
Sebastian Sdorra
985c9ba03d show only newer plugins as updates 2011-01-28 17:41:11 +01:00
Sebastian Sdorra
0d2c393821 improve PluginVersion api 2011-01-26 19:09:48 +01:00
Sebastian Sdorra
0b0155aa9b added PluginVersion 2011-01-25 19:33:53 +01:00
Sebastian Sdorra
6cb5ae1f88 added ResourceHandler api 2011-01-18 19:51:37 +01:00
David M. Carr
5f29c02ce6 Enhance unit test for PermissionUtil to cover more group permission scenarios.
Reduce duplication of code in Permission constructors.
2011-01-07 17:11:24 -05:00
Sebastian Sdorra
adf7fae446 changes for issue '#2 Support applying permissions to groups as well as users' 2011-01-07 18:15:11 +01:00
Sebastian Sdorra
dfef03f074 improve PermissionUtil 2011-01-06 12:44:18 +01:00
Sebastian Sdorra
f29cff9a13 move sources from scm-web-api and scm-cli to scm-core 2010-12-05 14:00:01 +01:00
Sebastian Sdorra
73bfd991fd added unit tests for RepositoryManager 2010-12-04 17:34:47 +01:00
Sebastian Sdorra
0d97af630a protect XmlUserManager methods 2010-11-28 11:32:41 +01:00
Sebastian Sdorra
1265785453 fix bug in RegexResourceProcessor 2010-11-27 17:44:32 +01:00
Sebastian Sdorra
2fdc1d3a7e improve permission system 2010-11-26 17:33:07 +01:00
Sebastian Sdorra
a61c5263a8 added junit tests for XmlUserManager 2010-11-26 15:49:53 +01:00