Ingo Schommer
cb0726dae3
Added 'phing behat' command
2012-11-15 18:52:21 +01:00
Ingo Schommer
4e1e09de75
Merge branch 'pulls/phpunit-composer' into 3.0
2012-11-15 17:06:23 +01:00
Ingo Schommer
e07ae2041a
NEW Added "phing phpunit" target
2012-11-15 17:00:46 +01:00
Ingo Schommer
04ce08b886
Require PHPUnit as dev dependency through Composer
2012-11-15 16:02:57 +01:00
Stig Lindqvist
8347a7f225
Updated license in readme to include year 2012
2012-11-13 22:36:08 +13:00
Ingo Schommer
a2501ad209
Fixed bootstrap.php path in phpunit.xml.dist
2012-11-09 11:48:34 +01:00
Sam Minnee
7898f89fb3
Reverted junk-commits from "Removed .mergesources.yml, not used since the dark SVN days"
...
This partially reverts commit 744605d21a
.
2012-11-09 10:00:11 +13:00
Ingo Schommer
f976ed95a5
Fixed composer.json regression from 2.4 merge
2012-11-08 20:03:10 +01:00
Ingo Schommer
c1f8635753
Added composer.lock and vendor/ to .gitignore
2012-11-08 19:52:46 +01:00
Ingo Schommer
ff0939fe0d
Merge remote-tracking branch 'origin/2.4' into 3.0
...
Conflicts:
composer.json
2012-11-08 19:51:44 +01:00
Ingo Schommer
744605d21a
Removed .mergesources.yml, not used since the dark SVN days
2012-11-08 14:03:39 +01:00
Ingo Schommer
f8e860fac1
Removed .mergesources.yml, not used since the dark SVN days
2012-11-08 14:03:14 +01:00
Ingo Schommer
157a275855
Removed custom repo sources from composer.json
...
We now own the packagist.org repos, no need for manual pointers.
2012-11-08 14:02:28 +01:00
Sean Harvey
f30759ec28
Updating favicon
2012-11-05 10:38:13 +13:00
Sean Harvey
2debb0ddfd
Updating favicon
2012-11-05 10:34:24 +13:00
Sam Minnee
71b8b65858
NEW: Added dev dependencies to composer.
...
FIX: Don't hardcode framework and cms version in installer.
2012-11-04 21:24:59 +13:00
Ingo Schommer
0f83cfc33d
Removed custom repo sources from composer.json
...
We now own the packagist.org repos, no need for manual pointers.
2012-11-01 18:29:16 +01:00
Ingo Schommer
6d7a0f59e7
Added composer.json
...
Once we've sorted out packagist listing ownership,
we should be able to remove the custom repository entries.
2012-11-01 17:26:18 +01:00
Ingo Schommer
236bad2cbc
Merge remote-tracking branch 'origin/2.4' into 3.0
2012-10-30 17:21:49 +01:00
Ingo Schommer
cceee896b6
Release script feedback
2012-10-30 17:10:05 +01:00
Ingo Schommer
570744f658
phing upload-release (modified copy from master)
2012-10-16 11:18:22 +02:00
Ingo Schommer
1ddd85cde3
Added github-compatible contributing notes
2012-10-11 17:20:16 +02:00
Ingo Schommer
27282d7deb
Updated dependent modules file
2012-09-12 11:23:35 +02:00
Simon Welsh
0761de7a2f
FIX Include query parameters when redirecting to files from index.php ( fixes #7823 )
2012-08-30 10:01:29 +12:00
Ingo Schommer
3a531ddb20
BUG UpdateTranslationsTask YML regex ( fixes #7707 )
...
Wasn't detecting composite keys (separated by dots)
properly in temporary YML conversion, so messed up the
YML structure, effectively "hiding" and rearranging
translations values within the wrong keys.
2012-08-06 10:37:05 +02:00
Hamish Friedlander
b39744c3e7
BUG translations-sync was failing due to leakage
...
translations-sync was failing after calling i18nTextCollector because it
wasnt specifying a module. This mean that running translations-update-git-masterfile for framework
it would then fail on cms because wed already created a cms/lang/en.yml file
2012-07-25 12:05:12 +12:00
Stig Lindqvist
e00d3b596a
Merge pull request #20 from silverstripe-droptables/fix-build-xml
...
BUG Remove the xml brackets from the string. Breaks phing.
2012-07-23 20:27:47 -07:00
Mateusz Uzdowski
6225f9c8c0
BUG Remove the xml brackets from the string. Breaks phing.
2012-07-24 14:38:46 +12:00
Ingo Schommer
b3787dc7e3
NEW phing translations-mergeback
2012-07-13 14:18:17 +02:00
Ingo Schommer
2be8924b7c
Accepting "FIX" notation in changelog generator script
2012-07-05 18:16:35 +02:00
Ingo Schommer
e96de6cc7e
Merge branch 'master' into 3.0 (one-off)
...
This is a one-off merge in the direction master->3.0,
to ensure all bugfixes since we branched off find
their way into the next micro/minor release.
From now on, we'll commit to the latest release branch,
and merge back to master. API changes should go into
the master branch (not merged into a release branch).
2012-07-05 18:01:47 +02:00
Ingo Schommer
2ac206c3e4
Merge branch '3.0'
2012-07-05 18:01:34 +02:00
Ingo Schommer
3e24385e31
Merge branch '3.0'
2012-07-05 18:00:03 +02:00
Ingo Schommer
b3e8696fdb
Enforce flush on CI test runs
...
Would be better handled by an explicity "clear manifest" task,
but that's the best we can do for now. Necessary because
of removed 'flush' setting from bootstrap.php, see
https://github.com/silverstripe/sapphire/pull/620
2012-07-05 14:26:10 +02:00
Ingo Schommer
c8dbcf73a3
PHPUnit XML configs for other db drivers on TeamCity
2012-07-04 14:13:26 +02:00
Ingo Schommer
1ca61a5c22
Updated 'phing changelog' to work with new commit tags
2012-06-27 11:55:44 +12:00
Ingo Schommer
00a7451b1c
Updated 'phing changelog' to work with new commit tags
2012-06-27 00:29:38 +02:00
Ingo Schommer
5cad54578c
MINOR Auto conflict merges in phing translation tasks
...
Also set some default values when targets are executed
individually, and ensure that text collection fails the build if required
2012-06-25 17:37:37 +02:00
Ingo Schommer
6dfd99a313
MINOR Ignore stash errors in phing build task
2012-06-25 14:11:41 +02:00
Ingo Schommer
029c14b30a
MINOR Phing checkout bug when branch doesn't exist
...
Solved by using --force instead, which hard resets to the tracking origin
2012-06-25 13:41:48 +02:00
Ingo Schommer
04cf94ff76
MINOR Getlocalization phing target fixes
...
- Fixed combined locale setting in generated files (broke en_GB etc)
- Prompting for property names
- Fixed YAML parsing and git commands
2012-06-25 09:31:37 +02:00
Ingo Schommer
17303c6e9f
MINOR getlocalization API URL
...
Using www.* instead of api.* endpoint as recommended by GL support,
to avoid timeouts when generating large ZIPs.
(see http://getlocalization.zendesk.com/requests/1736 )
2012-06-25 01:03:50 +02:00
Ingo Schommer
00f66e201f
ENHANCEMENT getlocalization build support
...
Squashed commits (sorry, too hard to untangle):
- Moved descriptions from custom "phing help" target
to the more standard 'phing -l' command, which keeps
the descriptions in one place, rather than duplicating
them between xml comments, "description" attrs and the "help" target.
- Prefixed helper targets to make it clear that they're internal
(= require temporary properties to work)
2012-06-22 15:42:07 +02:00
Sam Minnee
d5b72a8754
MINOR: Fixed bug in release script.
2012-06-18 18:08:00 +12:00
Sam Minnee
941ffa7652
MINOR: Added auto-emailing to automated release upload script.
2012-06-18 18:03:36 +12:00
Sam Minnee
44d93e4588
MINOR: Updated Phing to handle more of release/nightly creation. Combined cms and framework into a single script.
2012-06-18 12:29:15 +12:00
Ingo Schommer
b3e60f1894
Merge pull request #16 from stojg/loadmodules-cli-error
...
BUGFIX: CLI error on LoadModulesTask_GitLoader::update()
2012-06-14 11:23:00 -07:00
Ingo Schommer
5f029fd98d
Merge pull request #17 from stojg/phing-installation-instructions
...
MINOR Update phing installation instructions
2012-06-14 11:22:11 -07:00
Stig Lindqvist
476532b006
MINOR dependent-modules.default should showcase SQLite3 from silverstripe-labs
2012-06-13 16:09:25 +12:00
Stig Lindqvist
393cc335cf
MINOR Update phing installation instructions
2012-06-13 14:15:00 +12:00