Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Development
Core
Commits
3120e843
Commit
3120e843
authored
Dec 07, 2016
by
Andrew Hunt
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Release notes: moved version notes to folder and updated distmaker
parent
4fb8086a
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
842 additions
and
824 deletions
+842
-824
distmaker/dists/common.sh
distmaker/dists/common.sh
+2
-2
release-notes.md
release-notes.md
+14
-822
release-notes/4.7.14.md
release-notes/4.7.14.md
+826
-0
No files found.
distmaker/dists/common.sh
View file @
3120e843
...
...
@@ -65,12 +65,12 @@ function dm_install_core() {
local
repo
=
"
$1
"
local
to
=
"
$2
"
for
dir
in
ang css i js PEAR templates bin CRM api extern Reports
install
settings Civi partials
;
do
for
dir
in
ang css i js PEAR templates bin CRM api extern Reports
install
settings Civi partials
release-notes
;
do
[
-d
"
$repo
/
$dir
"
]
&&
dm_install_dir
"
$repo
/
$dir
"
"
$to
/
$dir
"
done
dm_install_files
"
$repo
"
"
$to
"
{
agpl-3.0,agpl-3.0.exception,gpl,CONTRIBUTORS
}
.txt
dm_install_files
"
$repo
"
"
$to
"
composer.json composer.lock bower.json package.json Civi.php README.md
dm_install_files
"
$repo
"
"
$to
"
composer.json composer.lock bower.json package.json Civi.php README.md
release-notes.md
mkdir
-p
"
$to
/sql"
pushd
"
$repo
"
>>
/dev/null
...
...
release-notes.md
View file @
3120e843
This diff is collapsed.
Click to expand it.
release-notes/4.7.14.md
0 → 100644
View file @
3120e843
This diff is collapsed.
Click to expand it.
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