Commit Graph

5160 Commits

Author SHA1 Message Date
Philipp Czora
52714b8d3b Added frontend Maven build 2018-07-16 11:34:50 +02:00
Sebastian Sdorra
1e37dfb3a7 use subscribe annotation of legman instead of guava eventbus 2018-07-16 11:26:00 +02:00
Sebastian Sdorra
aad578fec0 fail durring build, if guava eventbus annotations are used instead of legman annotations 2018-07-16 11:25:34 +02:00
Michael Behlendorf
5dca6d402d Unbind security subject after tests 2018-07-16 11:04:47 +02:00
Sebastian Sdorra
a14e9e1182 merge with 2.0.0-m3 2018-07-16 10:36:29 +02:00
Michael Behlendorf
cc31e33414 Merged 2.0.0-m3 into feature/repository_config_v2_endpoint 2018-07-16 09:31:47 +02:00
Michael Behlendorf
65e6bb9bc2 Create new branch 2018-07-13 12:57:46 +02:00
Sebastian Sdorra
82da801280 improve DefaultNamespaceStrategy, added tests and javadoc 2018-07-13 12:10:19 +02:00
Sebastian Sdorra
31ca22fe47 removed X suffix 2018-07-13 11:49:37 +02:00
Sebastian Sdorra
e371f32bf5 added javadoc and unit test 2018-07-13 11:43:41 +02:00
Michael Behlendorf
39ec300ece Merged 2.0.0-m3 into feature/global_config_v2_endpoint 2018-07-13 11:38:12 +02:00
Sebastian Sdorra
450f0cd662 improve logging 2018-07-13 11:30:37 +02:00
Michael Behlendorf
0c60df3ac6 Merge branch 2.0.0-m3 into feature/global_config_v2_endpoint 2018-07-13 11:13:43 +02:00
Sebastian Sdorra
64b86ad1b6 Merged in feature/jenkins_on_cloudbees (pull request #50)
Feature/jenkins on cloudbees
2018-07-13 09:04:09 +00:00
Sebastian Sdorra
dba8b5faeb Close branch feature/jenkins_on_cloudbees 2018-07-13 09:04:09 +00:00
Sebastian Sdorra
5c59c6bac6 allow unprotected pages 2018-07-13 10:57:11 +02:00
Philipp Czora
8ff84abf67 Fixed bug/test 2018-07-12 16:51:32 +02:00
Maren Süwer
2b1b48b43f merging heads 2018-07-12 16:36:07 +02:00
Maren Süwer
8d34bc398f add confirm dialog after click on button 2018-07-12 16:35:19 +02:00
Philipp Czora
d8ac7281e3 Added tests/refactored users module 2018-07-12 16:02:37 +02:00
Johannes Schnatterer
674abaa32b Merged in feature/manager_dao_adapter (pull request #49)
Feature ManagerDaoAdapter
2018-07-12 13:38:52 +00:00
Johannes Schnatterer
212bbd6320 Close branch feature/manager_dao_adapter 2018-07-12 13:38:52 +00:00
Maren Süwer
84ae2248b2 merge heads 2018-07-12 14:25:34 +02:00
Maren Süwer
d42c75b526 refactoring and dummy dialog for deleting user 2018-07-12 14:23:09 +02:00
Johannes Schnatterer
73e6983ad6 Jenkins: Fixes repo name for SonarQube PR analysis 2018-07-12 13:05:42 +02:00
Johannes Schnatterer
36e5a5fc8b Jenkins: Allows for concurrent builds.
On Cloudbees every build is started on a new worker. So no need to
restrict execution.
2018-07-12 13:04:06 +02:00
Sebastian Sdorra
4b27c67bd9 added styled error page 2018-07-12 12:57:23 +02:00
Johannes Schnatterer
4859be47b7 Sonar: Exclude complete legacy webapp.
This will be deleted soon and the new webapp will have its own module.
2018-07-12 12:05:59 +02:00
Johannes Schnatterer
f3374255b5 Jenkins: Declares main branch earlier in the build.
Fixes No such property: mainBranch for class: groovy.lang.Binding
2018-07-12 11:46:50 +02:00
Sebastian Sdorra
a542fcb0c4 removed unused imports 2018-07-12 11:35:28 +02:00
Sebastian Sdorra
e041dae964 implemented logout and rename login module to auth 2018-07-12 11:33:41 +02:00
René Pfeuffer
43dbb6e0aa Merge with upstream 2018-07-12 11:31:55 +02:00
Johannes Schnatterer
9519255f8c Jenkins: Do release build only on main branch.
JavaDoc takes ages, we want faster feedback!
2018-07-12 11:15:24 +02:00
Johannes Schnatterer
41a937c15c Enables syntax completion for ces-build-lib in Jenkinsfile 2018-07-12 11:06:54 +02:00
Johannes Schnatterer
f8b8400dce Jenkins: Remove maven opts.
Randomly failing builds (during JavaDoc or SonarQube) were more likely
to be caused by using "small" instances by default on cloudbees.
2018-07-12 11:01:37 +02:00
René Pfeuffer
76ad3dfc89 Fix unit test for delete with archive enabled 2018-07-12 11:00:32 +02:00
Johannes Schnatterer
461645ede9 Jenkins: Tell SQ 2.0.0-m3 is the base branch for now 2018-07-12 10:55:03 +02:00
Johannes Schnatterer
b4a0578ad3 Jenkins: Send emails to last committer only 2018-07-12 10:32:24 +02:00
René Pfeuffer
9131764fbb Implement delete in ManagerDaoAdapter 2018-07-12 10:30:33 +02:00
René Pfeuffer
42543f6a47 Create NotFoundExceptions with id fields 2018-07-12 10:20:16 +02:00
René Pfeuffer
4e207713bf Introduce ManagerDaoAdapter for create and modify 2018-07-12 10:15:32 +02:00
Sebastian Sdorra
f9ebc26fef added readme with plugin list for vscode 2018-07-12 08:56:19 +02:00
Sebastian Sdorra
8bfef1616c added vscode settings and snippets 2018-07-12 08:49:41 +02:00
Sebastian Sdorra
bf62eee4d5 added more typings and some layout fixes 2018-07-12 08:23:24 +02:00
Sebastian Sdorra
ed077f704f fix bug in createUrl of apiclient and added tests 2018-07-12 08:22:27 +02:00
Sebastian Sdorra
08a8d36c5e improve module unit tests 2018-07-11 22:01:36 +02:00
Sebastian Sdorra
b604d613a3 improve authentication 2018-07-11 21:01:29 +02:00
Johannes Schnatterer
5697c850f3 Jenkins: Updates SonarQube analysis props for SonarCloud and BitBucket. 2018-07-11 18:23:49 +02:00
Johannes Schnatterer
e15787631c Jenkins: No longer archive artifacts.
This consume a lot of space on Jenkins and is not needed very often.
If needed we should deploy SNAPSHOTs to nexus.
2018-07-11 18:10:29 +02:00
Johannes Schnatterer
7cfcc48995 Jenkins: Ignore JavaDoc errors for now.
JDK8 is more strict, we should fix this before the next release.
But not at the point where we're migrating our Jenkins.
2018-07-11 18:09:06 +02:00