Sebastian Sdorra
|
28e8e2d582
|
use repository util to append url
|
2012-05-29 10:11:04 +02:00 |
|
Sebastian Sdorra
|
e27285dd51
|
added util method for appendUrl
|
2012-05-29 10:07:19 +02:00 |
|
Sebastian Sdorra
|
05c78c984b
|
create outer class for repository type predicator
|
2012-05-29 09:48:19 +02:00 |
|
Sebastian Sdorra
|
5d09e5844a
|
fix freemarker expression error
|
2012-05-29 09:47:12 +02:00 |
|
Sebastian Sdorra
|
5b6eae8da4
|
sort repositories
|
2012-05-29 09:20:27 +02:00 |
|
Sebastian Sdorra
|
37b1cd6b88
|
added commit and source url to repository root help page
|
2012-05-29 08:20:25 +02:00 |
|
Sebastian Sdorra
|
70033d1e03
|
added help resource for repository root urls
|
2012-05-28 16:47:17 +02:00 |
|
Sebastian Sdorra
|
b59fef96f4
|
do not encode changeset author name
|
2012-05-26 12:02:51 +02:00 |
|
Sebastian Sdorra
|
de30331f20
|
fix closure compile error
|
2012-05-26 11:38:02 +02:00 |
|
Sebastian Sdorra
|
dbb2436c52
|
added missing german localization
|
2012-05-26 11:05:03 +02:00 |
|
Sebastian Sdorra
|
67bac145a9
|
added method to filter deactivated users from user grid
|
2012-05-26 11:03:27 +02:00 |
|
Sebastian Sdorra
|
fd8dd6202a
|
default value for active checkbox should be true
|
2012-05-26 10:49:56 +02:00 |
|
Sebastian Sdorra
|
7e7f6191ed
|
added active checkbox to grid
|
2012-05-26 10:47:12 +02:00 |
|
Sebastian Sdorra
|
0eea3579e7
|
added active flag to user command output
|
2012-05-25 12:41:46 +02:00 |
|
Sebastian Sdorra
|
5259113c45
|
added integration test for deactivated users
|
2012-05-25 12:12:23 +02:00 |
|
Sebastian Sdorra
|
32257dc6d9
|
added missing logging parameter
|
2012-05-24 22:33:00 +02:00 |
|
Sebastian Sdorra
|
564b603d9a
|
improve logging
|
2012-05-24 22:30:00 +02:00 |
|
Sebastian Sdorra
|
f3412f5aee
|
deactivated users should be handled by security context
|
2012-05-24 22:28:29 +02:00 |
|
Sebastian Sdorra
|
da7c279542
|
added active field to user store
|
2012-05-24 22:23:09 +02:00 |
|
Sebastian Sdorra
|
2331d93eab
|
copy active property
|
2012-05-24 22:03:57 +02:00 |
|
Sebastian Sdorra
|
1ef15fd281
|
only active users should be able to login
|
2012-05-24 22:02:25 +02:00 |
|
Sebastian Sdorra
|
94c7f96eeb
|
cleanup authenticate method
|
2012-05-24 21:48:05 +02:00 |
|
Sebastian Sdorra
|
78ddc082dc
|
german localization for active field
|
2012-05-24 21:33:04 +02:00 |
|
Sebastian Sdorra
|
f63b73c87e
|
added activate field to user form
|
2012-05-24 21:31:06 +02:00 |
|
Sebastian Sdorra
|
ba7f975435
|
added field to user for active state
|
2012-05-24 21:24:39 +02:00 |
|
Sebastian Sdorra
|
d44a17a409
|
merge with branch issue-155
|
2012-05-24 19:28:39 +02:00 |
|
Sebastian Sdorra
|
1716fc0532
|
close branch issue 155
|
2012-05-24 19:28:12 +02:00 |
|
Sebastian Sdorra
|
e8bbcd91b5
|
pass shell environment to mercurial cgi process
|
2012-05-24 08:11:42 +02:00 |
|
Sebastian Sdorra
|
8b74afdfa3
|
fix repository archive function for ie
|
2012-05-22 08:37:39 +02:00 |
|
Sebastian Sdorra
|
bb9b272448
|
merge with branch issue-139
|
2012-05-21 13:17:20 +02:00 |
|
Sebastian Sdorra
|
3237f7446a
|
close branch issue-139
|
2012-05-21 13:16:44 +02:00 |
|
Sebastian Sdorra
|
780bc9de9d
|
fix mercurial encoding problem on windows
|
2012-05-21 11:19:20 +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
|
306f937b19
|
fix wrong basic authentication on ui login
|
2012-05-19 11:35:33 +02:00 |
|
Sebastian Sdorra
|
89a84e30e3
|
use only on jaxbcontext to reduce memory consumption
|
2012-05-19 11:12:46 +02:00 |
|
Sebastian Sdorra
|
a8d5e677de
|
do not read stored objects on every get method call
|
2012-05-19 11:02:50 +02:00 |
|
Sebastian Sdorra
|
caa0206202
|
bind new listenable store api
|
2012-05-19 10:54:29 +02:00 |
|
Sebastian Sdorra
|
0b9c1673d2
|
implement new store listener api
|
2012-05-19 10:52:10 +02:00 |
|
Sebastian Sdorra
|
9c49a6a2d7
|
added api for store listeners
|
2012-05-19 10:48:47 +02:00 |
|
Sebastian Sdorra
|
d16985d31c
|
allow basic authentication for rest endpoint /api/rest/authentication
|
2012-05-19 10:39:42 +02:00 |
|
Sebastian Sdorra
|
e2ed7fdc60
|
fix changing resource order
|
2012-05-18 21:03:34 +02:00 |
|
Sebastian Sdorra
|
84e6cc9619
|
added before events for manager objects
|
2012-05-18 19:34:56 +02:00 |
|
Sebastian Sdorra
|
1d7de4f568
|
merge with branch issue-148
|
2012-05-18 16:38:15 +02:00 |
|
Sebastian Sdorra
|
8ff00afacc
|
close branch issue-148
|
2012-05-18 16:37:40 +02:00 |
|
Sebastian Sdorra
|
e134cf0595
|
improve repository name validation
|
2012-05-18 15:47:24 +02:00 |
|
Sebastian Sdorra
|
8325400887
|
update orientdb to version 1.0
|
2012-05-16 09:46:03 +02:00 |
|