UNCLASSIFIED - NO CUI
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
bigbang
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
External wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
Big Bang
bigbang
Merge requests
!188
Staging
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Staging
staging
into
master
Overview
0
Commits
37
Pipelines
17
Changes
87
Merged
runyontr
requested to merge
staging
into
master
4 years ago
Overview
0
Commits
37
Pipelines
17
Changes
87
Expand
Active attempt at staging branch to test.
0
0
Merge request reports
Compare
master
version 11
3817a7f4
4 years ago
version 10
4cb5f21a
4 years ago
version 9
04d9032a
4 years ago
version 8
55782ef8
4 years ago
version 7
c219514e
4 years ago
version 6
3083e279
4 years ago
version 5
076f6056
4 years ago
version 4
923f86bc
4 years ago
version 3
3388a9b3
4 years ago
version 2
4f234091
4 years ago
version 1
74300c69
4 years ago
master (base)
and
latest version
latest version
df3fe863
37 commits,
4 years ago
version 11
3817a7f4
35 commits,
4 years ago
version 10
4cb5f21a
32 commits,
4 years ago
version 9
04d9032a
30 commits,
4 years ago
version 8
55782ef8
28 commits,
4 years ago
version 7
c219514e
26 commits,
4 years ago
version 6
3083e279
24 commits,
4 years ago
version 5
076f6056
22 commits,
4 years ago
version 4
923f86bc
20 commits,
4 years ago
version 3
3388a9b3
18 commits,
4 years ago
version 2
4f234091
16 commits,
4 years ago
version 1
74300c69
15 commits,
4 years ago
87 files
+
1833
−
223
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
87
Search (e.g. *.vue) (Ctrl+P)
.gitignore
+
6
−
1
Options
@@ -13,4 +13,9 @@ certs/
/node_modules
# debug
npm-debug.log*
\ No newline at end of file
npm-debug.log*
# ignore developer specific files
# (used frequently in deployments)
patch.yaml
notes
\ No newline at end of file
Loading