Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
DatabaseTest
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Sigurd Hynne
DatabaseTest
Commits
edcddc1c
Commit
edcddc1c
authored
6 years ago
by
Sigurd Hynne
Browse files
Options
Downloads
Patches
Plain Diff
Testing slack notification.
parent
9752cd62
No related branches found
No related tags found
No related merge requests found
Pipeline
#22819
failed
6 years ago
Stage: test
Stage: deploy
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
.idea/workspace.xml
+7
-4
7 additions, 4 deletions
.idea/workspace.xml
dao/persondao.js
+1
-1
1 addition, 1 deletion
dao/persondao.js
with
8 additions
and
5 deletions
.idea/workspace.xml
+
7
−
4
View file @
edcddc1c
...
...
@@ -17,7 +17,7 @@
<entry
file=
"file://$PROJECT_DIR$/dao/persondao.js"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"680"
>
<caret
line=
"40"
column=
"1
2
"
lean-forward=
"false"
selection-start-line=
"40"
selection-start-column=
"1
2
"
selection-end-line=
"40"
selection-end-column=
"1
2
"
/>
<caret
line=
"40"
column=
"1
5
"
lean-forward=
"false"
selection-start-line=
"40"
selection-start-column=
"1
5
"
selection-end-line=
"40"
selection-end-column=
"1
5
"
/>
<folding
/>
</state>
</provider>
...
...
@@ -83,6 +83,9 @@
<component
name=
"NodeModulesDirectoryManager"
>
<handled-path
value=
"$PROJECT_DIR$/node_modules"
/>
</component>
<component
name=
"PhpServers"
>
<servers
/>
</component>
<component
name=
"PhpWorkspaceProjectConfiguration"
backward_compatibility_performed=
"true"
/>
<component
name=
"ProjectFrameBounds"
extendedState=
"6"
>
<option
name=
"x"
value=
"199"
/>
...
...
@@ -255,12 +258,12 @@
<option
name=
"presentableId"
value=
"Default"
/>
<updated>
1537820754321
</updated>
<workItem
from=
"1537820757786"
duration=
"1575000"
/>
<workItem
from=
"1537822366665"
duration=
"
176
1000"
/>
<workItem
from=
"1537822366665"
duration=
"
204
1000"
/>
</task>
<servers
/>
</component>
<component
name=
"TimeTrackingManager"
>
<option
name=
"totallyTimeSpent"
value=
"3
33
6000"
/>
<option
name=
"totallyTimeSpent"
value=
"3
61
6000"
/>
</component>
<component
name=
"ToolWindowManager"
>
<frame
x=
"-8"
y=
"-8"
width=
"1936"
height=
"1056"
extended-state=
"6"
/>
...
...
@@ -386,7 +389,7 @@
<entry
file=
"file://$PROJECT_DIR$/dao/persondao.js"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"680"
>
<caret
line=
"40"
column=
"1
2
"
lean-forward=
"false"
selection-start-line=
"40"
selection-start-column=
"1
2
"
selection-end-line=
"40"
selection-end-column=
"1
2
"
/>
<caret
line=
"40"
column=
"1
5
"
lean-forward=
"false"
selection-start-line=
"40"
selection-start-column=
"1
5
"
selection-end-line=
"40"
selection-end-column=
"1
5
"
/>
<folding
/>
</state>
</provider>
...
...
This diff is collapsed.
Click to expand it.
dao/persondao.js
+
1
−
1
View file @
edcddc1c
...
...
@@ -38,4 +38,4 @@ module.exports = class PersonDao extends Dao {
);
}
}
/*slack test*/
\ No newline at end of file
/*slack testing*/
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment