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 |
|
Johannes Schnatterer
|
2588dc9271
|
Jenkins: Use a defined SDK > 1.8.0 u101, as required by maven.
|
2018-07-11 18:07:26 +02:00 |
|
Philipp Czora
|
1b6df5ee08
|
Added user add functionality
|
2018-07-11 17:02:38 +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 |
|
Sebastian Sdorra
|
d35a56e07e
|
initial styling
|
2018-07-11 14:59:01 +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 |
|