Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
CiviCRM Core
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container registry
Model registry
Analyze
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
Development
CiviCRM Core
Commits
3120e843
Commit
3120e843
authored
8 years ago
by
Andie Hunt
Browse files
Options
Downloads
Patches
Plain Diff
Release notes: moved version notes to folder and updated distmaker
parent
4fb8086a
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
distmaker/dists/common.sh
+2
-2
2 additions, 2 deletions
distmaker/dists/common.sh
release-notes.md
+14
-822
14 additions, 822 deletions
release-notes.md
release-notes/4.7.14.md
+826
-0
826 additions, 0 deletions
release-notes/4.7.14.md
with
842 additions
and
824 deletions
distmaker/dists/common.sh
+
2
−
2
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
...
...
This diff is collapsed.
Click to expand it.
release-notes.md
+
14
−
822
View file @
3120e843
This diff is collapsed.
Click to expand it.
release-notes/4.7.14.md
0 → 100644
+
826
−
0
View file @
3120e843
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment