Sebastian Sdorra
|
cf62ffae35
|
fix bug in getRegistryValue
|
2010-12-25 18:38:44 +01:00 |
|
Sebastian Sdorra
|
8bba333ac0
|
improve windows support
|
2010-12-25 17:09:08 +01:00 |
|
Sebastian Sdorra
|
297d7f617d
|
added UnArchiver api and SystemUtil
|
2010-12-23 18:03:47 +01:00 |
|
Sebastian Sdorra
|
f289517653
|
added a simple hello world plugin sample
|
2010-12-23 14:07:09 +01:00 |
|
Sebastian Sdorra
|
e49d419d3b
|
added scm-activedirectory-auth-plugin to development profile
|
2010-12-23 10:20:51 +01:00 |
|
Sebastian Sdorra
|
9bb02a20d5
|
merge with 1d003fff9a81
|
2010-12-22 15:31:56 +01:00 |
|
Sebastian Sdorra
|
6e6dda553d
|
fixing bug concerning an error which occurred because of spaces in web application path
|
2010-12-21 17:08:41 +01:00 |
|
Sebastian Sdorra
|
e385657c06
|
bug fixes for issue "#1 HTTP ERROR 500 when using hgweb on Windows"
|
2010-12-20 21:17:21 +01:00 |
|
David M. Carr
|
c9f7a30b1d
|
Fix an issue with the Active Directory authentication where admin users weren't being properly recognized as admins.
This plugin has now been tested, and appears to be working as intended.
|
2010-12-20 12:16:45 -05:00 |
|
David M. Carr
|
39ee0af8c5
|
Initial implementation of an authentication plugin for Active Directory.
|
2010-12-19 18:52:12 -05:00 |
|
David M. Carr
|
1b4a847d25
|
Fix typo in DebugServlet
|
2010-12-19 18:49:51 -05:00 |
|
Sebastian Sdorra
|
6103e27cfe
|
improve error handling
|
2010-12-19 15:13:45 +01:00 |
|
Sebastian Sdorra
|
6a469d134e
|
set versions to 1.0-M5-SNAPSHOT
|
2010-12-19 14:42:11 +01:00 |
|
Sebastian Sdorra
|
f8030334d4
|
Added tag 1.0 M4 for changeset c1d88ccebd17
|
2010-12-19 14:14:18 +01:00 |
|
Sebastian Sdorra
|
1f20032ffc
|
set versions to 1.0-M4
1.0-M4
|
2010-12-19 14:13:31 +01:00 |
|
Sebastian Sdorra
|
d41cfe4035
|
update jersey to version 1.5-ea08
|
2010-12-19 14:01:17 +01:00 |
|
Sebastian Sdorra
|
281c71175a
|
added ExtensionPoint annotation
|
2010-12-18 18:28:56 +01:00 |
|
Sebastian Sdorra
|
ea9489cbe5
|
improve exception handling
|
2010-12-18 18:21:48 +01:00 |
|
Sebastian Sdorra
|
a6a7d75328
|
implement plugin update method
|
2010-12-18 18:21:21 +01:00 |
|
Sebastian Sdorra
|
0d2ec6da5e
|
increase plugin caching time
|
2010-12-18 16:36:14 +01:00 |
|
Sebastian Sdorra
|
3dedf31dda
|
implement plugin uninstall method
|
2010-12-18 16:25:57 +01:00 |
|
Sebastian Sdorra
|
9dd3b0a3d1
|
improve web interface for plugin management
|
2010-12-18 15:45:46 +01:00 |
|
Sebastian Sdorra
|
3bdd094afa
|
remove debug messages
|
2010-12-18 15:10:26 +01:00 |
|
Sebastian Sdorra
|
5160e3d093
|
added description for scm-graph-plugin
|
2010-12-18 14:48:30 +01:00 |
|
Sebastian Sdorra
|
09fb26f63d
|
make plugin repository url configurable
|
2010-12-18 14:18:14 +01:00 |
|
Sebastian Sdorra
|
8646be6733
|
improve plugin api
|
2010-12-18 13:37:34 +01:00 |
|
David M. Carr
|
abd04009b3
|
Merge with 25f2d9577da05c6e5fa53eb1e0c6c4b70751bd8a
|
2010-12-17 13:52:28 -05:00 |
|
David M. Carr
|
79190db6a3
|
Previously, when scm-manager was first installed, if you created an hg repository and then tried to click on the link to view the repository, you'd get an error saying that the CGI didn't exist. This was because the CGI was only being written to the .scm/cgi-bin directory when the HgConfig was "set". However, Hg should be perfectly usable with the initial config (assuming that the defaults actually match your system config). Thus, now, scm-manager will write out the CGI upon constructing an initial HgConfig as well.
|
2010-12-17 13:41:21 -05:00 |
|
Sebastian Sdorra
|
5f40f3b3b0
|
added text in background of grid when this the grid empty
|
2010-12-17 19:18:26 +01:00 |
|
Sebastian Sdorra
|
548973153f
|
dont show installed plugins in the grid of available plugins
|
2010-12-17 19:02:32 +01:00 |
|
David M. Carr
|
a3a68f13bb
|
Update .hgignore to add entries for Eclipse project files.
|
2010-12-17 12:31:57 -05:00 |
|
David M. Carr
|
8da87187ae
|
Change logout navigation label from "Abmelden" to "Log out".
Change scmConfig tab panel label from "Scm Config" to "SCM Config", since SCM is an initialism.
|
2010-12-17 12:26:52 -05:00 |
|
Sebastian Sdorra
|
d66b9f4b32
|
added progressbar to plugin installation
|
2010-12-17 18:13:21 +01:00 |
|
Sebastian Sdorra
|
54b19f999f
|
improve simple plugin installation
|
2010-12-17 17:23:40 +01:00 |
|
Sebastian Sdorra
|
3795b6dd0d
|
added web interface for plugin installation
|
2010-12-16 18:17:48 +01:00 |
|
Sebastian Sdorra
|
84191eb242
|
secure plugin manager
|
2010-12-16 07:46:02 +01:00 |
|
Sebastian Sdorra
|
d2752e8ea0
|
fix test for repositorymanagers
|
2010-12-16 07:03:29 +01:00 |
|
Sebastian Sdorra
|
bb4982e302
|
fix bug in JAXBStore, see http://jaxb.java.net/guide/Performance_and_thread_safety.html
|
2010-12-13 21:06:33 +01:00 |
|
Sebastian Sdorra
|
bf3448e088
|
using maven aether for plugin installation
|
2010-12-13 21:02:39 +01:00 |
|
Sebastian Sdorra
|
2df3034309
|
imporve plugin system
|
2010-12-13 18:59:00 +01:00 |
|
Sebastian Sdorra
|
ab00eabdd4
|
configure new maven repositories
|
2010-12-12 19:29:42 +01:00 |
|
Sebastian Sdorra
|
b32e159aef
|
exclude unused sqljet dependency
|
2010-12-10 18:33:58 +01:00 |
|
Sebastian Sdorra
|
2918322c32
|
added BootstrapFilter and BootstrapListener
|
2010-12-09 22:59:22 +01:00 |
|
Sebastian Sdorra
|
cc04a331cd
|
set versions to 1.0-M4-SNAPSHOT
|
2010-12-07 20:44:21 +01:00 |
|
Sebastian Sdorra
|
ee04d9ce11
|
Added tag 1.0 M3 for changeset 3f95f8e9a7c5
|
2010-12-07 20:39:41 +01:00 |
|
Sebastian Sdorra
|
f9ad74099f
|
set versions to 1.0-M3
1.0-M3
|
2010-12-07 20:39:12 +01:00 |
|
Sebastian Sdorra
|
6e6575738e
|
added unit tests for authentication
|
2010-12-07 17:13:16 +01:00 |
|
Sebastian Sdorra
|
144350ad49
|
added tests for repositoryhandlers
|
2010-12-06 21:21:18 +01:00 |
|
Sebastian Sdorra
|
44c57b8ea6
|
improve scm-test
|
2010-12-06 20:05:04 +01:00 |
|
Sebastian Sdorra
|
ef31ec2bab
|
move implementations from scm-core to scm-webapp
|
2010-12-06 19:16:28 +01:00 |
|