Commit Graph

522 Commits

Author SHA1 Message Date
Marc Delisle
23a70525ae This was related to the previous SQL parser. If someone still needs it
to decode an old bug report, he/she can still get this script from
an older branch.

Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-12-06 08:07:52 -05:00
Michal Čihař
08005965d0 Merge branch 'QA_4_4' into QA_4_5 2015-09-04 10:21:14 +02:00
Michal Čihař
51b72ba53c Change address for discussing translations
Signed-off-by: Michal Čihař <michal@cihar.com>
2015-09-04 10:20:35 +02:00
Marc Delisle
c15a5da663 Adjust releasing tasks
Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-08-07 10:04:02 -04:00
Michal Čihař
c29b43a3b1 Move mailing lists to own server
Signed-off-by: Michal Čihař <michal@cihar.com>
2015-07-24 16:24:08 +02:00
Dan Ungureanu
91b97fadc2 Remove unneeded closing tags.
Signed-off-by: Dan Ungureanu <udan1107@gmail.com>
2015-07-19 00:18:38 +03:00
Marc Delisle
2c0c5addcb Fix bug due to removed sf.net user argument
Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-07-06 06:57:24 -04:00
Michal Čihař
00bfb4d596 Remove no longer needed parameter from upload-release script
Signed-off-by: Michal Čihař <michal@cihar.com>
2015-07-02 16:18:17 +02:00
Marc Delisle
d67cd792c2 We no longer upload to SourceForge
Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-07-02 07:55:38 -04:00
Michal Čihař
27e3963840 Update releasing instructions to new code
Signed-off-by: Michal Čihař <michal@cihar.com>
2015-07-02 11:29:48 +02:00
Marc Delisle
1f2891e05f Instructions for new incremental release notes
Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-06-27 05:19:49 -04:00
Michal Čihař
4a7778f56f Generate sigs/sums for .xz archive as well
Signed-off-by: Michal Čihař <michal@cihar.com>
2015-06-19 15:12:31 +02:00
Michal Čihař
8636f7ef29 Upload md5 and sha1 checksums to our file server only
It makes no sense to push this to sf.net, it would only confuse users
there. And in the end we need them on our download server.

Signed-off-by: Michal Čihař <michal@cihar.com>
2015-06-18 15:28:35 +02:00
Michal Čihař
afdd2355c8 Generate SHA1 and MD5 sums while releasing as well
So far we've relied on this being generated on sf.net side, what really
does not guarantee anything.

Signed-off-by: Michal Čihař <michal@cihar.com>
2015-06-18 14:38:01 +02:00
Marc Delisle
4d3ec49d94 Merge pull request #1738 from nijel/release-sign
Add support for GPG signing releases
2015-06-17 14:08:42 -04:00
Marc Delisle
e8a3bb54b8 Shorter example link to release notes
Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-06-17 09:02:47 -04:00
Michal Čihař
edda35f603 Add support for GPG signing releases
Signed-off-by: Michal Čihař <michal@cihar.com>
2015-06-16 12:11:06 +02:00
Michal Čihař
e3b9049e51 Avoid creating .tar in every loop
Signed-off-by: Michal Čihař <michal@cihar.com>
2015-06-16 12:04:05 +02:00
Michal Čihař
dd97bf650f Fix port for connecting to files server
Signed-off-by: Michal Čihař <michal@cihar.com>
2015-06-15 08:18:50 +02:00
Marc Delisle
18b0a957bd Remove tab characters
Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-06-13 07:24:51 -04:00
Michal Čihař
04dec8ba4a Upload files to our file server and CDN as well
Signed-off-by: Michal Čihař <michal@cihar.com>
2015-06-12 08:31:30 +02:00
Marc Delisle
695e459fed Mention to set the default milestone
Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-05-22 14:52:53 -04:00
Jason
be584def3c Fix update-po script
Signed-off-by: Jason <jason.daurus@gmail.com>
2015-05-22 00:05:29 +08:00
Jason
c6dfa49e60 Improve template system
- Introduce `trim` method for templates
- Complete template of the designer module
- Update tests for template system
- Use phtml as template files extension

Signed-off-by: Jason <jason.daurus@gmail.com>
2015-05-20 01:34:33 +08:00
Marc Delisle
97f34d1caa Note about not using tags on a pre-release version
Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-04-09 13:57:20 -04:00
Marc Delisle
a439bb1e87 Mention new way of announcing the release on Twitter
Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-02-24 09:27:17 -05:00
Marc Delisle
930f5b12d4 Fix typo
Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-01-17 06:13:00 -05:00
Marc Delisle
406d577b10 Link to release notes
Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-01-17 06:04:45 -05:00
Marc Delisle
ea6e33af0a Clarify releasing
Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-01-07 08:17:20 -05:00
Madhura Jayaratne
1b87db5724 bug #4675 phpMyAdmin should be able to work without 'examples' DIR - move SQL scripts to sql directory
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-12-30 22:55:33 +05:30
Michal Čihař
6e9e9cc472 Merge branch 'QA_4_3'
Conflicts:
	scripts/generate-mo
2014-12-04 10:34:33 +01:00
Michal Čihař
7e4baefbf0 Merge branch 'QA_4_2' into MAINT_4_3_0 2014-12-04 10:33:48 +01:00
Michal Čihař
f5a99f5a63 Improve locales compiling
- return correct error code on failure
- try to compile all locales and report error for each failing
- color error messages

Signed-off-by: Michal Čihař <michal@cihar.com>
2014-12-04 10:29:46 +01:00
Marc Delisle
918b089a37 Return statement not possible here
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-12-01 13:37:18 -05:00
Marc Delisle
836ffe5234 Cleanup and clarifications
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-11-16 06:27:02 -05:00
Michal Čihař
7bd4029c98 Merge commit '784166614942cc72da7dad0e4b37adc85c427b9b' 2014-11-05 10:04:31 +01:00
Michal Čihař
7841666149 Skip CI for PO files update
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-11-05 10:03:51 +01:00
Hugues Peccatte
70a21ec25c Merge from master.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-10-08 21:49:37 +02:00
Michal Čihař
9743d93990 Work with new strings abstraction layer
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-10-02 11:41:07 +02:00
Hugues Peccatte
3de88162ff Replace PMA_String uses by mb_* calls.
Remove part of unused  variables.

Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-09-28 20:53:01 +02:00
Marc Delisle
cbb03aea4a Add the --stable option to explicitely mark a version as stable
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-09-28 07:53:28 -04:00
Hugues Peccatte
9b77d746ab Mass modifications to use PMA_String.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-09-06 10:44:03 +02:00
Marc Delisle
290547e980 Freecode.com is now read-only
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-06-21 12:57:59 -04:00
Marc Delisle
07ac2cb7dc Add a step for marking default download versions
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-06-03 08:37:14 -04:00
Michal Čihař
35828972c1 Another point to do on the release
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-05-10 10:02:10 +02:00
Michal Čihař
0f3fdcc310 Add another point to do when creating a release
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-05-10 09:52:06 +02:00
Marc Delisle
dd7e0e73ae Add twitter message sending to the release script
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-05-08 14:25:19 +02:00
Michal Čihař
05985783b6 Propagate error code
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-04-22 14:04:28 +02:00
Michal Čihař
d559fa6a21 Remove trailing whitespace from the code
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-03-20 09:36:48 +01:00
Michal Čihař
ee69e2dfb5 Remove DCO checker from Travis
This is now done by separate GitHub hook.

Signed-off-by: Michal Čihař <michal@cihar.com>
2014-03-13 11:48:44 +01:00