Commit Graph

  • aa1412f8d7 added IndentXmlStreamWriter Sebastian Sdorra 2013-05-20 17:22:12 +02:00
  • 01ce67694e implement pull command for git Sebastian Sdorra 2013-05-20 16:19:59 +02:00
  • 42952518f5 fix missing git hooks on push Sebastian Sdorra 2013-05-19 12:18:45 +02:00
  • 596a3cf198 added todo Sebastian Sdorra 2013-05-17 17:23:59 +02:00
  • f49c233fca fix ClassNotFoundException Sebastian Sdorra 2013-05-17 17:20:46 +02:00
  • a6dc335f50 fix npe on git repository service provider Sebastian Sdorra 2013-05-17 17:18:48 +02:00
  • b3becbb5bd added permission check to push command builder Sebastian Sdorra 2013-05-17 17:00:02 +02:00
  • 95c2d66bd5 added permission checks to pull command Sebastian Sdorra 2013-05-17 16:58:34 +02:00
  • 024fb17ea1 added isUpdate method to rest form panel Sebastian Sdorra 2013-05-17 14:28:02 +02:00
  • 16848dbe69 update shiro to version 1.2.2 Sebastian Sdorra 2013-05-16 11:23:12 +02:00
  • b15bb1062b ZippenRepositoryTestBase should be extend AbstractTestBase to have a shiro environment Sebastian Sdorra 2013-05-15 21:32:44 +02:00
  • b0d917d903 fix mercurial environment for push and pull commands Sebastian Sdorra 2013-05-15 21:31:48 +02:00
  • 078328226e added asMutableMap method to EnvList to simplify generic environment builder Sebastian Sdorra 2013-05-15 21:22:59 +02:00
  • 3a332aa060 update javahg to version 0.6 Sebastian Sdorra 2013-05-15 20:23:44 +02:00
  • de1dd3420c improve exception handling of ThrowingEventBus Sebastian Sdorra 2013-05-15 09:26:29 +02:00
  • 426175c793 fix registration of synchronous event handlers Sebastian Sdorra 2013-05-15 08:47:06 +02:00
  • 82498077ae added architecture diagramm to javadoc Sebastian Sdorra 2013-05-12 17:17:00 +02:00
  • d5dc6cb3ce update mustache to version 0.8.12 Sebastian Sdorra 2013-05-11 19:29:34 +02:00
  • 557f63e616 update logback to version 1.0.13 Sebastian Sdorra 2013-05-11 19:26:10 +02:00
  • e440feb5f5 merge with branch issue-340 Sebastian Sdorra 2013-05-11 19:08:07 +02:00
  • 4c1ebc4d8d close branch issue-340 Sebastian Sdorra 2013-05-11 19:07:28 +02:00
  • 65e400345b fix bug in AbstractGitIncomingOutgoingCommand Sebastian Sdorra 2013-05-10 19:31:57 +02:00
  • a2999c9ad6 fix bug in git push command and added unit test for git push Sebastian Sdorra 2013-05-10 16:39:49 +02:00
  • 540189c0a9 implement git push command Sebastian Sdorra 2013-05-10 15:59:31 +02:00
  • d79249e23e implement mercurial pull command Sebastian Sdorra 2013-05-10 15:49:32 +02:00
  • 5a9a0743a7 implement mercurial push command Sebastian Sdorra 2013-05-10 15:46:19 +02:00
  • 5a41b5643a added exceptions to push and pull api Sebastian Sdorra 2013-05-10 15:43:35 +02:00
  • 90de716bbc fix wrong return type Sebastian Sdorra 2013-05-10 15:40:13 +02:00
  • 0a221cee5b added api for pull command Sebastian Sdorra 2013-05-10 15:37:56 +02:00
  • 6ed66468a2 added api for push command Sebastian Sdorra 2013-05-10 15:31:07 +02:00
  • 737f185a7e fix NoClassDefFoundError Sebastian Sdorra 2013-05-10 15:14:20 +02:00
  • 0cf6a71f7b added unit test for git outgoing command Sebastian Sdorra 2013-05-10 15:13:13 +02:00
  • 4e8d6a7323 implement git outgoing command Sebastian Sdorra 2013-05-10 15:12:53 +02:00
  • 2345bf3a9c added unit test for git incoming command Sebastian Sdorra 2013-05-10 14:46:19 +02:00
  • d2d0eafae2 implement git incoming command Sebastian Sdorra 2013-05-10 14:45:56 +02:00
  • 31bdb3093b added unit test for mercurial outgoing command Sebastian Sdorra 2013-05-10 13:17:01 +02:00
  • fb59c5cd56 improve exception handling Sebastian Sdorra 2013-05-10 13:02:35 +02:00
  • f4a3bc57c3 added unit test for incoming hg command Sebastian Sdorra 2013-05-10 12:50:11 +02:00
  • fdfd7a58a4 fix non opening changeset viewer Sebastian Sdorra 2013-05-06 20:52:56 +02:00
  • 6cb33fc9f1 added implementation of outgoing command for mercurial Sebastian Sdorra 2013-05-06 20:41:20 +02:00
  • 3217b5b711 added implementation of incoming command for mercurial Sebastian Sdorra 2013-05-06 20:08:11 +02:00
  • 33eb6a60d7 fix possible npe Sebastian Sdorra 2013-05-06 09:07:10 +02:00
  • 0258cc3680 added api for outgoing command Sebastian Sdorra 2013-05-06 09:03:05 +02:00
  • 5e92170efd IncomingCommandRequest should be final Sebastian Sdorra 2013-05-06 08:53:48 +02:00
  • a801e7c31d added api for incoming command Sebastian Sdorra 2013-05-06 08:52:34 +02:00
  • f56eaa2c74 fix user create form Sebastian Sdorra 2013-05-02 18:40:32 +02:00
  • 62bfcbc78f add unit test for DefaultSecuritySystem Sebastian Sdorra 2013-05-02 18:29:00 +02:00
  • f959a78154 update logback to version 1.0.12 Sebastian Sdorra 2013-05-02 09:06:44 +02:00
  • c0eb4c3859 javadoc Sebastian Sdorra 2013-05-02 08:43:23 +02:00
  • f4b0aa37da move event to correct package, serializable, toString, equals and hashCode Sebastian Sdorra 2013-05-02 08:16:02 +02:00
  • 5700f9ed06 clear cache if permission has changed Sebastian Sdorra 2013-05-01 21:10:21 +02:00
  • b7b6c94574 implementing events for security system Sebastian Sdorra 2013-05-01 21:09:40 +02:00
  • 88e9e83647 remove permission objects if a group or a user is deleted Sebastian Sdorra 2013-05-01 20:57:47 +02:00
  • 1301269ad1 improve user interface Sebastian Sdorra 2013-05-01 20:26:21 +02:00
  • 341716df49 start implementation of ui for global user permissions Sebastian Sdorra 2013-05-01 19:17:43 +02:00
  • 3f9cc02ebb implementing ui for global group permissions Sebastian Sdorra 2013-05-01 18:45:21 +02:00
  • 6b3f57dd45 added missing id parameter for log message Sebastian Sdorra 2013-05-01 18:28:35 +02:00
  • e2450d114a added rest api for new security system Sebastian Sdorra 2013-05-01 14:11:45 +02:00
  • 3a398af09b added missing getPermission method Sebastian Sdorra 2013-05-01 13:52:04 +02:00
  • 1d1a92708a read permission descriptor from classpath Sebastian Sdorra 2013-04-30 16:55:48 +02:00
  • 7b00a4e52d start implementation of new security system Sebastian Sdorra 2013-04-30 16:27:08 +02:00
  • c7cc0fabb0 pass available permissions to the state object, if the current user has the administrator role Sebastian Sdorra 2013-04-30 16:23:40 +02:00
  • 210c400456 improve api for global permissions Sebastian Sdorra 2013-04-30 15:36:45 +02:00
  • 57b77130db added missing unit test base classes Sebastian Sdorra 2013-04-27 09:24:08 +02:00
  • 76f02b169f bind new configuration entry store api Sebastian Sdorra 2013-04-27 09:23:41 +02:00
  • 2da419063f added jaxb implementation for new configuration entry store api Sebastian Sdorra 2013-04-27 09:23:20 +02:00
  • fd7b1f61f0 added store api for multiple configuration entries Sebastian Sdorra 2013-04-27 09:22:46 +02:00
  • 1726bb0bc0 merge with branch issue-384 Sebastian Sdorra 2013-04-26 14:46:37 +02:00
  • c9dfd62db1 close branch issue-384 Sebastian Sdorra 2013-04-26 14:46:11 +02:00
  • d86fe78779 fix missing user role in mocked admin subject Sebastian Sdorra 2013-04-24 08:40:04 +02:00
  • 2e7e4c457a improve remember me Sebastian Sdorra 2013-04-24 08:33:32 +02:00
  • a71472d909 start implementation of a remember me system Sebastian Sdorra 2013-04-23 07:16:28 +02:00
  • 6ca57dc2e8 merge with branch issue-383 Sebastian Sdorra 2013-04-21 09:43:36 +02:00
  • 3a868584e2 close branch issue-383 Sebastian Sdorra 2013-04-21 09:42:42 +02:00
  • 0fc5cfa57a fix unit test for ScmRealm Sebastian Sdorra 2013-04-21 09:28:14 +02:00
  • 9c66304550 added group for all authenticated users Sebastian Sdorra 2013-04-21 09:24:01 +02:00
  • 5f310b64b3 merge with brach issue-376 Sebastian Sdorra 2013-04-17 21:41:07 +02:00
  • c9f927cf9b close branch issue-376 Sebastian Sdorra 2013-04-17 21:40:34 +02:00
  • 6d96cbd872 ignore global proxy settings for mercurial hooks Sebastian Sdorra 2013-04-17 21:07:22 +02:00
  • cf954f8622 merge with branch issue-377 Sebastian Sdorra 2013-04-17 21:00:32 +02:00
  • 3cea13d530 close branch issue-377 Sebastian Sdorra 2013-04-17 21:00:12 +02:00
  • 6ea89373d6 fix missing git index view Sebastian Sdorra 2013-04-17 15:04:39 +02:00
  • 77acba82e1 start implementation of a ui for the security system configuration Sebastian Sdorra 2013-04-14 15:53:23 +02:00
  • 24ee483562 start implementation of a new security system to allow global permissions for repositories Sebastian Sdorra 2013-04-14 15:13:27 +02:00
  • a3751853f5 use subject.isPermitted for repository permission check Sebastian Sdorra 2013-04-14 15:11:07 +02:00
  • 913a09dcad use === and !== instead of == and != Sebastian Sdorra 2013-04-13 15:23:36 +02:00
  • 0b299bd0f6 merge with branch issue-372 Sebastian Sdorra 2013-04-13 15:17:39 +02:00
  • f039b715c5 close branch issue-372 Sebastian Sdorra 2013-04-13 15:16:57 +02:00
  • 1fbb6b0fd9 improve button handling on repository grid with enabled archive mode Sebastian Sdorra 2013-04-13 15:16:24 +02:00
  • 017dfa9c39 merge with branch issue-370 Sebastian Sdorra 2013-04-13 10:31:42 +02:00
  • fdcaccb701 close branch issue-370 Sebastian Sdorra 2013-04-13 10:31:10 +02:00
  • b5feffba6c fix wrong dialog for deleting repositories Sebastian Sdorra 2013-04-13 10:30:22 +02:00
  • d2f038b056 [maven-release-plugin] prepare for next development iteration Sebastian Sdorra 2013-04-12 09:09:25 +02:00
  • a6b54997f7 [maven-release-plugin] copy for tag 1.30 Sebastian Sdorra 2013-04-12 09:09:24 +02:00
  • dbdc5b62dc [maven-release-plugin] prepare release 1.30 1.30 Sebastian Sdorra 2013-04-12 09:09:24 +02:00
  • 69957ad36d fix missing copy strategy in guava cache configuration Sebastian Sdorra 2013-04-12 08:48:32 +02:00
  • a33c3edf96 improve logging for GuavaCacheManager Sebastian Sdorra 2013-04-12 08:42:19 +02:00
  • b6e13c2ce5 added unit test for cache copy strategies Sebastian Sdorra 2013-04-12 08:18:08 +02:00
  • 5aec8fcd0e [maven-release-plugin] prepare for next development iteration Sebastian Sdorra 2013-04-11 21:11:10 +02:00
  • 492d5e22a6 [maven-release-plugin] copy for tag 1.29 Sebastian Sdorra 2013-04-11 21:11:09 +02:00