Commit Graph

469 Commits

Author SHA1 Message Date
Michal Čihař
75983f3ced Add script to check Signed-off-by header in patches
Signed-off-by: Michal Čihař <mcihar@suse.cz>
2013-12-05 13:50:47 +01:00
Marc Delisle
73f4d166db Seems like a bash-specific feature is needed 2013-10-01 06:13:20 -04:00
Marc Delisle
f72374447c Use standard shell path 2013-10-01 06:08:44 -04:00
Marc Delisle
f3c28953d1 Fix merge conflict 2013-10-01 06:02:16 -04:00
Mohamed Ashraf
d90126ebd7 Merge branch 'master' of https://github.com/phpmyadmin/phpmyadmin into error_reporting
Conflicts:
	ChangeLog
	scripts/create-release.sh
2013-09-21 00:49:01 +02:00
Mohamed Ashraf
b33f0419df Linecounts script now only run if exists 2013-09-19 13:18:58 +02:00
Michal Čihař
d5a3dfc512 Merge remote-tracking branch 'origin/QA_4_0' 2013-09-18 09:22:27 +02:00
Michal Čihař
eccdfceaa6 Update list of files to cleanup 2013-09-18 09:22:15 +02:00
Michal Čihař
c510d9d471 Remove no longer used scripts 2013-09-18 09:21:16 +02:00
Michal Čihař
e24833c056 Even 4.0 now ships not compressed javascript 2013-09-18 09:01:35 +02:00
Mohamed Ashraf
088166f0a3 Merge remote-tracking branch 'origin/master' into error_reporting
Conflicts:
	ChangeLog
2013-09-01 13:07:52 +02:00
Marc Delisle
db7deeb6e9 List is deprecated 2013-08-25 13:05:19 -04:00
Mohamed Ashraf
1bbb3816a8 Merge branch 'master' of https://github.com/phpmyadmin/phpmyadmin into error_reporting
Conflicts:
	ChangeLog
	libraries/Scripts.class.php
	libraries/config.default.php
2013-08-07 01:05:48 +02:00
Michal Čihař
adf5b3bb97 Correctly format comments in generated file 2013-08-06 14:57:25 +02:00
Michal Čihař
1d12c885aa Ensure same sorting 2013-08-06 14:52:04 +02:00
J.M
5c25e02ef5 scripts/revision-info: Add GitHub https URL 2013-08-03 15:58:21 +02:00
Michal Čihař
351acd74af Demo server support
This merges messages used in demo server to allow their translations and
consistent handling like other messages. Messages are enabled by
$cfg['DBG']['demo'].
2013-07-30 14:09:06 +02:00
Mohamed Ashraf
75ba7b9526 Changed line counts generator to follow phpma file template guidelines 2013-07-29 17:52:23 +02:00
Mohamed Ashraf
f8fe8e5aa3 Stacktrace now translated if line counts exist 2013-07-29 16:55:27 +02:00
Mohamed Ashraf
92fad83168 Added new script to generate line counts of scripts in the js folder 2013-07-27 13:10:03 +02:00
Michal Čihař
9d0a1f61db Drop javascript compression on release time 2013-07-08 13:00:20 +02:00
Mohamed Ashraf
b9bf9e0bcc Merge branch 'master' of https://github.com/phpmyadmin/phpmyadmin into error_reporting 2013-06-25 07:19:30 +02:00
Michal Čihař
39a0b5c31b Mark JS compression for future removal 2013-06-24 15:12:04 +02:00
Michal Čihař
731e1f2d79 Drop javascript compression on release time 2013-06-24 15:04:41 +02:00
Mohamed Ashraf
3b9fad42e0 Stopped the release script from deleting the original unminified file 2013-06-20 21:06:32 +02:00
Michal Čihař
d8f09813e1 Document functions 2013-06-07 09:26:04 +02:00
Michal Čihař
685f504094 Remove not used function 2013-06-07 09:24:44 +02:00
Michal Čihař
345aca4edd Fix comment 2013-06-07 09:24:19 +02:00
Michal Čihař
d3d303668a Missing parameter name in docs 2013-05-02 10:49:50 +02:00
Isaac Bennetch
55f8d4f38b Remove .jshintrc from distribution 2013-04-20 16:37:27 -04:00
Michal Čihař
5510e16f78 Drop unused code 2013-04-02 16:56:25 +02:00
Michal Čihař
85f060d288 Add script to get some translator stats 2013-04-02 16:48:33 +02:00
Isaac Bennetch
86c507edec Remove .travis.yml file from releases 2013-02-19 19:30:04 -05:00
Marc Delisle
34e8a230b0 New sf interface for milestones 2013-01-20 13:39:53 -05:00
Michal Čihař
ba5d1a782a Remove readme.rst when releasing 2012-11-13 14:27:32 +01:00
Michal Čihař
fa2a891b3b Prevent scanning release directory 2012-11-12 14:19:14 +01:00
Michal Čihař
7872a28c4b Adjust creating release to new documentation 2012-11-12 10:15:25 +01:00
Michal Čihař
ddf1ad0baa Merge github.com:nijel/phpmyadmin-doc into documentation 2012-11-12 09:05:37 +01:00
Michal Čihař
fb6dae0c4e Better name for conversion script 2012-11-09 11:54:56 +01:00
Michal Čihař
655f7ded19 Handle references 2012-11-09 10:58:34 +01:00
Michal Čihař
d5e9a42a93 Improve config file docs 2012-11-09 09:51:37 +01:00
Michal Čihař
8fb4bd3b8f Parse config 2012-11-08 17:27:02 +01:00
Michal Čihař
6288bcf7dc Indentify some code blocks 2012-11-08 16:42:16 +01:00
Michal Čihař
eca90efcf2 Improve automatic convertor 2012-11-08 16:34:39 +01:00
Michal Čihař
7440b88368 Fix some escaping 2012-11-08 15:02:11 +01:00
Michal Čihař
e48666f388 Update FAQ to match current doc 2012-11-08 14:58:38 +01:00
Marc Delisle
824c2804a7 Add the from-code option to xgettext, otherwise it fails on the new ellipsis character 2012-11-03 07:35:55 -04:00
Michal Čihař
e8c80a2916 Automatically commit changes when updating locales 2012-10-31 09:54:24 +01:00
Michal Čihař
f716f353a1 Include conversion scripts 2012-09-26 14:56:46 +02:00
Michal Čihař
2e902574ac Add verbose mode to yui compressor 2012-09-24 14:20:55 +02:00