Commit Graph

5160 Commits

Author SHA1 Message Date
Sebastian Sdorra
52527af7f8 added logging 2011-09-29 14:17:14 +02:00
Sebastian Sdorra
e8163dcf50 remove unused imports 2011-09-29 14:15:26 +02:00
Sebastian Sdorra
7efb7d2e6b handle IOException of changesetviewer 2011-09-29 14:14:51 +02:00
Sebastian Sdorra
389a25924e added exceptions to ChangesetViewer 2011-09-29 14:13:08 +02:00
Sebastian Sdorra
7e690ad5cb commit remove unused import 2011-09-28 19:01:57 +02:00
Sebastian Sdorra
5384bfec44 added abstract PreReceiveRepositoryHook and PostReceiveRepositoryHook 2011-09-28 18:30:26 +02:00
Sebastian Sdorra
a5d733f1c6 fix wrong logging message 2011-09-28 10:07:49 +02:00
Sebastian Sdorra
83c8996ece added logging for HgRepositoryHookEvent 2011-09-28 10:05:13 +02:00
Sebastian Sdorra
2a53cf8e1c register pretxnchangegroup hooks for existing mercurial repositories 2011-09-28 09:58:10 +02:00
Sebastian Sdorra
7a046fc698 register pretxnchangegroup for new mercurial repositories 2011-09-28 09:49:36 +02:00
Sebastian Sdorra
e056c39435 fetch pending commits only on pre-receive hooks 2011-09-28 09:46:17 +02:00
Sebastian Sdorra
b07810c2d1 implement mercurial pre-receive hook 2011-09-28 09:42:16 +02:00
Sebastian Sdorra
8cf66a7f15 implement pre receive hook for svn repositories 2011-09-27 21:52:39 +02:00
Sebastian Sdorra
667b489036 implement pre receive hook for git repositories 2011-09-27 21:19:40 +02:00
Sebastian Sdorra
98a0ef2513 added PRE_RECEIVE hook 2011-09-27 21:19:10 +02:00
Sebastian Sdorra
05dc2c64bb fix git pre receive file hook 2011-09-27 20:09:54 +02:00
Sebastian Sdorra
a5084c6d14 improve Sonia.History.handleChange method 2011-09-25 17:44:14 +02:00
Sebastian Sdorra
1907585c27 use Sonia.repository.get method 2011-09-25 17:30:02 +02:00
Sebastian Sdorra
d2c84debc4 fix bug in Sonia.repository.get method 2011-09-25 17:20:40 +02:00
Sebastian Sdorra
5569882b8a added Sonia.repository.get method 2011-09-25 17:18:56 +02:00
Sebastian Sdorra
9b061d8ff6 added Sonia object 2011-09-25 17:17:33 +02:00
Sebastian Sdorra
1610b17ce0 adapt repository browser title 2011-09-25 13:08:00 +02:00
Sebastian Sdorra
c4776b4662 rename createRepositoriesPanel method to createHomePanel 2011-09-25 13:04:54 +02:00
Sebastian Sdorra
ae37f890a1 make scm-manager bookmarkable 2011-09-22 21:59:47 +02:00
Sebastian Sdorra
81a9dcab4c fix IOUtil logger configuration 2011-09-22 21:27:15 +02:00
Sebastian Sdorra
2be1ee4db0 update jetty to version 7.5.1.v20110908 2011-09-22 21:21:46 +02:00
Sebastian Sdorra
25147dcb0c update aether to version 1.13 2011-09-22 21:17:41 +02:00
Sebastian Sdorra
66f4707c1f update ehcache to version 2.4.5 2011-09-22 21:11:37 +02:00
Sebastian Sdorra
3503ad6f86 update logback to version 0.9.30 2011-09-22 21:03:17 +02:00
Sebastian Sdorra
e35c0f2610 update jgit to version 1.1.0.201109151100-r 2011-09-22 20:57:16 +02:00
Sebastian Sdorra
c189bc420d remove unused import 2011-09-22 20:53:04 +02:00
Sebastian Sdorra
00f8d8f124 use short node instead of revision number 2011-09-22 20:35:43 +02:00
Sebastian Sdorra
979167a497 added blame support to client api 2011-09-22 20:00:31 +02:00
Sebastian Sdorra
1126a1be1a fix possible NullPointerException 2011-09-22 19:52:01 +02:00
Sebastian Sdorra
58b935794e added getResultFromScript to HgUtil 2011-09-22 19:26:56 +02:00
Sebastian Sdorra
798b7332d7 use hgblame.py script to show commit description in mercurial blame view 2011-09-22 19:07:14 +02:00
Sebastian Sdorra
c5a3e34fb6 use HgUtil for repository browser 2011-09-22 18:58:13 +02:00
Sebastian Sdorra
99fd08ef49 added createPythonProcess method to HgUtil 2011-09-22 18:57:08 +02:00
Sebastian Sdorra
29ba1d5607 uncomment python path 2011-09-22 18:41:54 +02:00
Sebastian Sdorra
448e1bc8af added python to improve mercurial blame support 2011-09-22 18:41:29 +02:00
Sebastian Sdorra
8dd8b261e5 added description to blame panel 2011-09-22 17:44:14 +02:00
Sebastian Sdorra
88f21cb964 added description to svn blame lines 2011-09-22 17:40:54 +02:00
Sebastian Sdorra
b903efee62 improve blame api and description to blameline 2011-09-22 15:49:28 +02:00
Sebastian Sdorra
438a2bf77f fix typo 2011-09-20 16:16:08 +02:00
Sebastian Sdorra
eecbf5ca7b svn diff 2011-09-19 09:52:30 +02:00
Sebastian Sdorra
fa26530226 fix wrong download name 2011-09-18 18:34:35 +02:00
Sebastian Sdorra
9e68855272 remove wrong comment 2011-09-18 18:05:14 +02:00
Sebastian Sdorra
45a469f3df added diff support for subversion 2011-09-18 18:02:49 +02:00
Sebastian Sdorra
95fca0a762 added Content-Disposition header to diff 2011-09-18 17:13:30 +02:00
Sebastian Sdorra
5792a78c40 added Sonia.repository.DiffPanel 2011-09-18 17:04:50 +02:00