An error occurred while fetching the assigned milestone of the selected merge_request.
__tests__
gitlab.unit.test.js +1 -1
method.unit.test.js +47 -47
functions
methods.js +59 -57
routes
account.js +42 -58
public.js +116 -122
views/DE/account
home.pug +2 -7
verification.pug +3 -3
+ 1
- 1
+ 1
- 1
+ 47
- 47
+ 59
- 57
@@ -68,49 +68,51 @@ var methods = {
@@ -124,7 +126,7 @@ var methods = {
@@ -138,7 +140,7 @@ var methods = {
@@ -150,31 +152,31 @@ var methods = {
+ 42
- 58
@@ -89,16 +89,20 @@ module.exports = function (app, config, passport, lang) {
@@ -330,59 +334,39 @@ module.exports = function (app, config, passport, lang) {
+ 116
- 122
@@ -98,56 +98,55 @@ module.exports = function (app, config, lang) {
@@ -157,7 +156,7 @@ module.exports = function (app, config, lang) {
@@ -166,36 +165,34 @@ module.exports = function (app, config, lang) {
@@ -205,60 +202,57 @@ module.exports = function (app, config, lang) {
+ 2
- 7
@@ -60,13 +60,8 @@ html(lang="de")
@@ -22,15 +22,15 @@ html(lang="de")
\ No newline at end of file