Madhura Jayaratne
b34235328a
Check whether file exists before reading
2013-06-19 14:00:49 +05:30
Marc Delisle
33507c3314
Merge branch 'QA_4_0'
2013-05-25 09:12:04 -04:00
Marc Delisle
0a11401219
Fix typo
2013-05-25 09:11:04 -04:00
Marc Delisle
e0c3c1d977
4.0.3-dev
2013-05-21 08:30:59 -04:00
Marc Delisle
a8e5a455f4
$HTTP_USER_AGENT no longer exists
2013-05-16 13:16:19 -04:00
Marc Delisle
35a423efdf
Merge branch 'QA_4_0'
2013-05-16 13:17:06 -04:00
Marc Delisle
9fa18175fd
4.0.2-dev
2013-05-10 08:02:02 -04:00
Michal Čihař
c39886257d
Use single variable for browser version
2013-05-02 15:29:41 +02:00
Michal Čihař
fb41888548
Use correct variable
2013-05-02 15:29:03 +02:00
Michal Čihař
446d06f275
Check for Mozilla browser just once
2013-05-02 15:23:13 +02:00
Michal Čihař
384f2cd79e
Merge remote-tracking branch 'origin/QA_4_0'
...
Conflicts:
js/pmd/history.js
libraries/Config.class.php
2013-05-02 10:13:18 +02:00
J.M
d77826727a
Fix notice in libraries/Config.class.php: Undefined index: fontsize
2013-05-01 20:55:12 +02:00
J.M
956cc18d39
bug #3899 Git commit links to Github missing, the Github API v3 is now enforcing User-Agent headers
2013-04-30 23:47:24 +02:00
Marc Delisle
5a383c5be1
4.0.1-dev
2013-04-25 06:45:50 -04:00
Marc Delisle
b50aabb0e3
4.0.0-rc3 release
2013-04-24 09:02:39 -04:00
Marc Delisle
f105e8fcba
4.0.0-rc2
2013-04-15 16:32:21 -04:00
Michal Čihař
a7b1e909fd
Merge pull request #241 from ayushchd/issue_https
...
Fixed config tests and static variable issue
2013-04-15 02:38:57 -07:00
Madhura Jayaratne
2007eb7ff7
Space after exclamation mark
2013-04-12 22:09:26 +05:30
ayushchd
563c1f86a4
Added type checking before setting a config value
...
Previously, 'auto' and true were being considered as equal in the
checkOutputCompression method and 'null' and false were being
considered as equal in the isHttps method which is wrong. This commit
fixes that
2013-04-12 21:10:36 +05:30
ayushchd
be0c110591
Merged checkIsHttps() into isHttps()
2013-04-12 20:22:34 +05:30
Michal Čihař
6026442741
Merge commit '1a5793ca0a35ca504e0df45e7db93a3fee127988'
2013-04-11 08:41:28 +02:00
Kasun Chathuranga
57e751ff96
Add comments describing the changes
2013-04-11 06:50:16 +05:30
Kasun Chathuranga
2876b7014e
Fix bug #3860 Displayed git revision info is not set
2013-04-10 23:59:33 +05:30
Madhura Jayaratne
db10ee2a9d
Fix docs
2013-04-10 13:23:25 +05:30
J.M
0d88fe08d6
Detect Chrome browser version
2013-04-08 14:51:19 +02:00
J.M
b49cc41940
Detect Internet Explorer 10 and 11
2013-04-08 13:19:39 +02:00
J.M
1de35ef88b
Detect Firefox browser
2013-04-08 13:08:58 +02:00
ayushchd
79c607df95
Fixed webOS detection for Darwin
2013-04-05 14:25:29 +05:30
Marc Delisle
434d4185d4
4.1-dev
2013-04-02 12:24:55 -04:00
Marc Delisle
b223446b19
4.0.0-rc1
2013-04-02 12:19:49 -04:00
Marc Delisle
786e569b4f
4.0.0-beta3
2013-03-27 07:42:21 -04:00
Marc Delisle
6ec9b8336b
Fix merge conflicts
2013-03-26 07:49:12 -04:00
Marc Delisle
7d2d883966
Fix merge conflicts
2013-03-25 19:57:27 -04:00
Marc Delisle
9158580da5
4.0.0-beta2
2013-03-17 06:59:08 -04:00
J.M
eb7b59b609
Merge branch 'QA_3_5'
2013-02-12 19:34:36 +01:00
Marc Delisle
5aad30f760
Correct detection of the Chrome browser
2013-02-12 12:53:58 -05:00
Marc Delisle
ea2f0d01e2
4.0.0-beta1
2013-02-09 06:44:05 -05:00
Michal Čihař
57a97a7057
Use up to date links to bugs and feature requests
2013-02-04 11:52:47 +01:00
Marc Delisle
db77bc6ad2
4.0.0-alpha2
2013-01-28 07:59:35 -05:00
Marc Delisle
24b5294d85
Set 4.0.0-alpha1 for master; when we reach beta, the MAINT_4_0_0 and QA_4_0 branches will start
2013-01-21 12:23:47 -05:00
Marc Delisle
1fe30ed7db
3.5.7-dev
2013-01-20 13:26:21 -05:00
Marc Delisle
ebb89e8521
Fix merge conflicts
2013-01-19 11:29:45 -05:00
Marc Delisle
752083f4d8
bug #3776 [cookies] Login without auth on second server
2013-01-19 11:25:15 -05:00
Dieter Adriaenssens
86dfd2506c
wrap long lines
2013-01-15 14:42:07 +01:00
Dieter Adriaenssens
c709dc9191
improve coding style : correct syntax with if-then-else statements
2013-01-15 14:42:07 +01:00
Michal Čihař
4d3fee8173
Support for parsing git packs (bug #3591143 )
2012-12-17 11:47:54 +01:00
Michal Čihař
a71ffb2be1
Correctly parse packed refs (bug #3591143 )
2012-12-17 10:39:54 +01:00
Michal Čihař
dfe3691909
Use single check for being git version
2012-12-17 10:09:56 +01:00
Marc Delisle
3bca12a607
3.5.6-dev
2012-12-13 07:53:12 -05:00
Rouslan Placella
e0f9fd9902
Submit forms that reload the page via GET to avoid browser notices
...
The resubmission of forms should be harmless in these cases anyway
2012-12-02 20:12:55 +00:00