robin shine
|
ae69ed4896
|
Print more meaningful information when git access URL is incorrect.
|
2013-09-25 21:06:57 +08:00 |
|
robin shine
|
dba7531177
|
Upgrade to JDK7.
|
2013-09-25 20:43:38 +08:00 |
|
robin shine
|
b939f910f9
|
Fix various comparator implementation to conform to Comparator contract.
|
2013-09-25 07:55:19 -04:00 |
|
robin shine
|
b8f227c7e1
|
Remove JGit servlet.
|
2013-09-25 06:59:26 -04:00 |
|
robin shine
|
b9fecdfb87
|
GitServlet implementation.
|
2013-09-25 18:09:28 +08:00 |
|
robin shine
|
a34f8ca977
|
Refactor resource management.
|
2013-09-23 09:25:08 +08:00 |
|
robin shine
|
6e70ce22d5
|
Fix bean editor issue.
|
2013-09-22 11:56:40 +08:00 |
|
robin shine
|
75ac748a4e
|
Modify default reflection editor layout to be bootstrap style. Add
annotation TableLayout for table style layout.
|
2013-09-22 11:12:58 +08:00 |
|
robin shine
|
b2a394715f
|
Make required indicator appearing at right of property name.
|
2013-09-22 09:31:49 +08:00 |
|
robin shine
|
a4c7cc6cd5
|
Fix bean editor issues.
|
2013-09-22 08:56:28 +08:00 |
|
robin shine
|
426b02af5a
|
Change to use most permissive permission mode.
|
2013-09-22 07:20:28 +08:00 |
|
robin shine
|
e2b33f6adf
|
Use enum class to group repository/user operations.
|
2013-09-21 16:24:07 +08:00 |
|
robin shine
|
cae54c3288
|
Server initialization logic.
|
2013-09-21 15:38:32 +08:00 |
|
robin shine
|
35450b7834
|
Add SessionInterceptor.
|
2013-09-19 22:13:49 +08:00 |
|
robin shine
|
5555d1f658
|
Add ObjectReference, and change UnitOfWorkImpl to use ObjectReference.
|
2013-09-19 14:06:15 +08:00 |
|
robin shine
|
379fd71c9c
|
System initialization logic.
|
2013-09-18 22:36:20 +08:00 |
|
robin shine
|
c1bce23af2
|
Complete bean editor.
|
2013-09-18 15:10:43 +08:00 |
|
robin shine
|
f58d4361eb
|
Upgrade to Bootstrap 3.0. Continue to work on bean editor.
|
2013-09-17 22:34:09 +08:00 |
|
robin shine
|
3f58f5d7bf
|
Add renderForEdit and renderForView methods to interface EditContext.
|
2013-09-17 09:32:20 +08:00 |
|
robin shine
|
69f76069c1
|
Bean editor framework.
|
2013-09-16 22:46:50 +08:00 |
|
robin shine
|
6e4ac36b6c
|
Rework plugin architecture.
|
2013-09-10 18:27:03 +08:00 |
|
robin shine
|
5a2fe0dc63
|
Change to use new extension point mechanism.
|
2013-09-10 17:12:46 +08:00 |
|
robin shine
|
f1e37112c5
|
Add basic editable. Refactor plugin extension point mechanism.
|
2013-09-10 15:31:45 +08:00 |
|
robin shine
|
5920de5c9d
|
Server configuration refactoring. Server initialization support.
|
2013-09-08 21:59:19 +08:00 |
|
robin shine
|
b5e6caff21
|
Refactor web package from gitop.core to gitop.web.
|
2013-09-08 20:17:56 +08:00 |
|
robin shine
|
5242e0554a
|
Refactor plugin start/stop to use Lifecycle interface.
|
2013-09-08 15:21:15 +08:00 |
|
robin shine
|
65473b2720
|
Add initialization manager.
|
2013-09-08 14:58:03 +08:00 |
|
robin shine
|
389e502a53
|
Fix database schema errors.
|
2013-09-08 09:53:58 +08:00 |
|
robin shine
|
63fc7c35d2
|
Reports gatekeeper message and potential voters.
|
2013-09-07 13:53:18 +08:00 |
|
robin shine
|
1f1f3709b9
|
Initial logic of calculating effective merge request updates.
Initial logic of selecting candidates for vote.
|
2013-09-05 20:08:53 +08:00 |
|
robin shine
|
56378eb81f
|
Various gatekeeper class.
|
2013-09-04 22:29:43 +08:00 |
|
robin shine
|
c193332336
|
Initial commit for git command wrapper.
|
2013-08-29 21:47:49 +08:00 |
|
robin shine
|
58348f4c5c
|
Several gate keepers.
|
2013-08-18 15:53:04 +08:00 |
|
robin shine
|
9a79414fa3
|
Team and role refactoring and testing.
|
2013-08-17 22:54:39 +08:00 |
|
robin shine
|
8bee5be88b
|
Revert to use local team but leveled permission.
|
2013-08-16 21:44:55 +08:00 |
|
robin shine
|
f8a6434ec6
|
Initial version of changing to use global team.
|
2013-08-15 18:18:33 +08:00 |
|
robin shine
|
679c8c2942
|
Trimmable. NamedEntity. Wildcard pattern.
|
2013-08-15 14:53:46 +08:00 |
|
robin shine
|
09dbca6d4a
|
Gate keeper draft.
|
2013-08-13 11:37:47 +08:00 |
|
robin shine
|
a5adf4cc16
|
Gate keeper basic classes.
|
2013-08-09 16:58:43 +08:00 |
|
robin shine
|
b41ff76cb4
|
Add permission comments and tests.
|
2013-08-02 12:09:39 +08:00 |
|
robin shine
|
71ca25cb88
|
Merge branch 'master' of https://git.pmease.com/p/robin/commons.git
|
2013-07-29 22:57:29 +08:00 |
|
robin shine
|
281c37cfc3
|
Rename user to account, push operation to write operation, pull
operation to read operation.
|
2013-07-29 22:57:13 +08:00 |
|
robin shine
|
85382d6d5f
|
Rename user to account, push operation to write operation, pull
operation to read operation.
|
2013-07-29 22:56:46 +08:00 |
|
robin shine
|
b3bf4e00ad
|
Refactored permissions and roles.
|
2013-07-28 23:02:19 +08:00 |
|
robin shine
|
97795a665e
|
Support patterns match for string and path.
|
2013-07-27 23:23:13 +08:00 |
|
robin shine
|
5101c221f3
|
Add user manager.
|
2013-07-25 19:18:14 +08:00 |
|
robin shine
|
22e1a1303e
|
Add more comments.
|
2013-07-25 12:29:00 +08:00 |
|
robin shine
|
d4bfc01931
|
Add user, team and permission models.
|
2013-07-25 12:17:38 +08:00 |
|
robin shine
|
e0dc1e3c20
|
Remove hibernate password encryption feature. Add back to use better
encryption algorithm if necessary.
|
2013-07-03 13:34:22 +08:00 |
|
robin shine
|
419ad4cb9b
|
Make use of Guava Optional utility for GeneralDao and GenericDao.
|
2013-07-03 13:13:20 +08:00 |
|