Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
K
kus-admin
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Иван Кубота
kus-admin
Commits
306b2a1f
Commit
306b2a1f
authored
Feb 17, 2020
by
Иван Кубота
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
remove full log
parent
c2237316
Pipeline
#550
canceled with stage
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletion
+2
-1
full.json
data/tmp/full.json
+0
-0
db.js
db.js
+2
-1
No files found.
data/tmp/full.json
deleted
100644 → 0
View file @
c2237316
This source diff could not be displayed because it is too large. You can
view the blob
instead.
db.js
View file @
306b2a1f
...
...
@@ -630,7 +630,8 @@ data = {tags:[], connections:[], more:[], standardQuestions: {}, standardAnswers
}
fs.writeFileSync('
.
/
data
/
tmp
/
full
.
json
', JSON.stringify(data, null, 2))
//git add .
// fs.writeFileSync('
.
/
data
/
tmp
/
full
.
json
', JSON.stringify(data, null, 2))
data.after && data.after(data);
})();
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment