Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
e92e9594
Commit
e92e9594
authored
Jun 06, 2018
by
Mark Chao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix db/schema.rb and gitlab.pot
parent
e29e6f13
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
12 deletions
+0
-12
db/schema.rb
db/schema.rb
+0
-8
locale/gitlab.pot
locale/gitlab.pot
+0
-4
No files found.
db/schema.rb
View file @
e92e9594
...
...
@@ -11,11 +11,7 @@
#
# It's strongly recommended that you check this file into your version control system.
<<<<<<<
HEAD
ActiveRecord
::
Schema
.
define
(
version:
20180531031410
)
do
=======
ActiveRecord
::
Schema
.
define
(
version:
20180531220618
)
do
>>>>>>>
upstream
/
master
# These are extensions that must be enabled in order to support this database
enable_extension
"plpgsql"
...
...
@@ -1642,10 +1638,6 @@ ActiveRecord::Schema.define(version: 20180531220618) do
t
.
string
"merge_jid"
t
.
boolean
"discussion_locked"
t
.
integer
"latest_merge_request_diff_id"
<<<<<<<
HEAD
=======
t
.
string
"rebase_commit_sha"
>>>>>>>
upstream
/
master
t
.
boolean
"allow_collaboration"
t
.
boolean
"squash"
,
default:
false
,
null:
false
end
...
...
locale/gitlab.pot
View file @
e92e9594
...
...
@@ -6164,7 +6164,6 @@ msgstr ""
msgid "mrWidget|%{metricsLinkStart} Memory %{metricsLinkEnd} usage is %{emphasisStart} unchanged %{emphasisEnd} at %{memoryFrom}MB"
msgstr ""
<<<<<<< HEAD
msgid "mrWidget|Add approval"
msgstr ""
...
...
@@ -6184,9 +6183,6 @@ msgid "mrWidget|Approved"
msgstr ""
msgid "mrWidget|Approved by"
=======
msgid "mrWidget|Allows commits from members who can merge to the target branch"
>>>>>>> upstream/master
msgstr ""
msgid "mrWidget|Cancel automatic merge"
...
...
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