Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
soitool
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
bachelor-paa-bittet
soitool
Merge requests
!10
Database setup
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Database setup
DatabaseSetup
into
master
Overview
9
Commits
48
Pipelines
11
Changes
8
All threads resolved!
Hide all comments
Merged
Nikolai Mork
requested to merge
DatabaseSetup
into
master
5 years ago
Overview
9
Commits
48
Pipelines
11
Changes
8
All threads resolved!
Hide all comments
Expand
Det vi har gjort
Laget testdata til database
Laget funknsjonalitet for å fylle database
Laget funksjonalitet for henting av data fra database
Laget tester for funksjonalitet
Edited
5 years ago
by
Nikolai Mork
0
0
1
Merge request reports
Compare
master
version 10
efc1b807
5 years ago
version 9
131e6e18
5 years ago
version 8
f95b1369
5 years ago
version 7
6f5ab83a
5 years ago
version 6
f07499be
5 years ago
version 5
3bffa194
5 years ago
version 4
d698097e
5 years ago
version 3
256517ca
5 years ago
version 2
dc5f9b78
5 years ago
version 1
8f3696d9
5 years ago
master (base)
and
latest version
latest version
1f300e34
48 commits,
5 years ago
version 10
efc1b807
47 commits,
5 years ago
version 9
131e6e18
46 commits,
5 years ago
version 8
f95b1369
45 commits,
5 years ago
version 7
6f5ab83a
43 commits,
5 years ago
version 6
f07499be
42 commits,
5 years ago
version 5
3bffa194
41 commits,
5 years ago
version 4
d698097e
40 commits,
5 years ago
version 3
256517ca
39 commits,
5 years ago
version 2
dc5f9b78
38 commits,
5 years ago
version 1
8f3696d9
36 commits,
5 years ago
8 files
+
429
−
6
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
8
Search (e.g. *.vue) (Ctrl+P)
scripts/.pylintrc
+
1
−
0
Options
@@ -410,6 +410,7 @@ good-names=app,
k,
ex,
Run,
f,
_,
x,
y
Loading