Commit Graph

4563 Commits

Author SHA1 Message Date
Sebastian Sdorra
01cbbe89da check repository path of hg hooks is in the hg directory, instead of path length check 2018-07-16 12:03:13 +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
Sebastian Sdorra
a14e9e1182 merge with 2.0.0-m3 2018-07-16 10:36:29 +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
Sebastian Sdorra
450f0cd662 improve logging 2018-07-13 11:30:37 +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
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
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
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
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
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
Johannes Schnatterer
2588dc9271 Jenkins: Use a defined SDK > 1.8.0 u101, as required by maven. 2018-07-11 18:07:26 +02:00
Johannes Schnatterer
146a1b2700 Maven: Use the same and latest javadoc version in all modules.
Unfortunately, not fixing our failing build.
2018-07-11 16:59:55 +02:00
René Pfeuffer
8593e1dc58 Fix creation date set to null on modify 2018-07-11 15:06:11 +02:00
René Pfeuffer
b1ed50affb Fix internal error when pushing an existing repository 2018-07-11 14:56:18 +02:00
René Pfeuffer
a1c1bc1042 Merging base branch back into feature 2018-07-11 14:01:17 +02:00
René Pfeuffer
ac62c087ab Merge feature repository endpoint v2 2018-07-11 13:52:54 +02:00
René Pfeuffer
667cc48e08 Map properties of repositories 2018-07-11 13:47:41 +02:00
René Pfeuffer
617b98c6f3 Use optionals for get by name and namespace 2018-07-11 13:42:09 +02:00
René Pfeuffer
de3848b662 Merge review branches 2018-07-11 13:06:11 +02:00
René Pfeuffer
ccf2708520 Add javadoc for repository endpoint 2018-07-11 13:03:46 +02:00
René Pfeuffer
53f3264f6e Correct repository name for hg 2018-07-11 12:53:48 +02:00
Johannes Schnatterer
e1963d45dd Some polishing during review 2018-07-11 12:03:04 +02:00
René Pfeuffer
8391e75a15 Correct servlet paths for svn requests 2018-07-11 10:14:00 +02:00
René Pfeuffer
f3304e6973 Correct sequence of setting and reading namespace for new repository 2018-07-11 08:25:06 +02:00
René Pfeuffer
5db74e08cb Fix git directory name 2018-07-11 08:08:46 +02:00
René Pfeuffer
dc8ecd5689 Adjust to repository storage with id 2018-07-10 15:31:18 +02:00
René Pfeuffer
43ca72255e Remove redundant checks 2018-07-09 10:47:28 +02:00
René Pfeuffer
6f34f094f1 Create id for all test repositories 2018-07-06 15:03:13 +02:00
Philipp Czora
091af43daa Fixed merge errors 2018-07-06 12:16:51 +02:00
Philipp Czora
2698118edc Merged changes 2018-07-06 11:59:49 +02:00
Philipp Czora
5d5d3c9170 Implemented persisting repositories according to namespace changes
Repository directories are now named after the repo's id instead of it's
name
2018-07-06 11:57:43 +02:00