jcrew99
|
486a9bb329
|
Update copyright 2023 (#2675)
* updated copyright
* reverted gemfile lock changes
|
2022-12-31 15:36:07 +10:00 |
|
bcoles
|
e22d262bbf
|
Core: Move web server imitation templates into Router class (#2289)
|
2022-01-26 13:41:18 +11:00 |
|
Brendan Coles
|
aa7a6f9e64
|
Extensions: Resolve many Rubocop violations
|
2022-01-22 11:16:12 +00:00 |
|
wheatley
|
f33e2698a0
|
MAINTAINABILITY: 2257 update copyright 2022 (#2259)
* 2257 updated copyright date
|
2021-12-31 09:48:08 +10:00 |
|
J
|
4ec6ecee27
|
updated all of the copyright information
|
2021-01-11 04:48:56 +10:00 |
|
Grant Burgess
|
9065fc9514
|
Check request IP before resolving the Admin UI
|
2020-01-10 14:38:06 +10:00 |
|
beep
|
470b3483d0
|
Update copyright information
|
2020-01-01 18:47:08 -08:00 |
|
Brendan Coles
|
13c539effe
|
Add logger - Fixes #1698
|
2019-03-03 20:20:37 +00:00 |
|
Brendan Coles
|
5320dbc7fb
|
Clean up Admin UI
|
2019-02-23 12:21:12 +00:00 |
|
Brendan Coles
|
9c9119f9cd
|
Move option http.web_ui_basepath to extension.admin_ui.base_path
|
2019-02-17 04:54:26 +00:00 |
|
Brendan Coles
|
214e5b977f
|
Ensure Rack errors are not swallowed silently
|
2019-02-16 04:32:41 +00:00 |
|
Ben Passmore
|
9f1e8f5e8d
|
Updated copyright
|
2019-01-01 11:57:28 +10:00 |
|
Wade Alcorn
|
fca5279f17
|
Updated Copyright dates
|
2018-01-04 09:12:47 +10:00 |
|
Wade Alcorn
|
91cc7ed873
|
Updated Copyright information
|
2016-12-29 15:50:13 +10:00 |
|
Wade Alcorn
|
ce01d9fa46
|
updated copyright year
|
2015-12-30 08:11:57 +10:00 |
|
Wade Alcorn
|
2fbca61368
|
Updated copyright dates
|
2014-12-30 07:44:58 +10:00 |
|
Wade Alcorn
|
8003f1a47f
|
Updated the copyright year to 2014
|
2014-01-01 16:34:15 +10:00 |
|
antisnatchor
|
86d23d3815
|
Fix issue #662 the Web UI base path can now be configured in the main config.yaml. Web UI JS files are now also minified.
|
2013-10-01 17:16:46 +01:00 |
|
Wade Alcorn
|
fe40038441
|
Updated copyright year to 2013
|
2012-12-30 12:47:43 +10:00 |
|
Wade Alcorn
|
b68df3d024
|
Changed license header
|
2012-11-02 14:05:15 +10:00 |
|
Wade Alcorn
|
06899ca267
|
Year updated from 2011 to 2012
|
2011-12-31 22:24:36 +10:00 |
|
bcoles
|
9b4a24c676
|
Fixed content-type for .json files
Content-type is now 'application/json'
|
2011-12-27 19:37:57 +10:30 |
|
antisnatchor
|
e502882ed3
|
admin_ui session cookie management now with Rack
|
2011-11-20 11:12:59 +01:00 |
|
antisnatchor
|
05d06bb94e
|
Removed unuseful Mutexes, refactored all the ugly 'exception-oriented' code that was using WebRick BadRequest, added config.yaml option to enable verbose debugging logs of Thin
|
2011-11-19 18:02:41 +01:00 |
|
antisnatchor
|
2997540918
|
rewrote the server core and adjusted the API/classes to use Thin and Rack instead of WebRick.
|
2011-11-19 15:49:19 +01:00 |
|
scotty.b.brown@gmail.com
|
5c3e6f1575
|
Adding Apache Licence Header to all files (except VERSION file)
git-svn-id: https://beef.googlecode.com/svn/trunk@1046 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
|
2011-07-02 23:08:28 +00:00 |
|
passbe
|
0dede46131
|
Removed page_redirect function and used WEBricks internal set_redirect function. (Fixes issue 168)
git-svn-id: https://beef.googlecode.com/svn/trunk@963 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
|
2011-05-10 22:58:47 +00:00 |
|
scotty.b.brown@gmail.com
|
35f62714b1
|
Moving nextgen from a branch to the trunk!!!
git-svn-id: https://beef.googlecode.com/svn/trunk@908 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
|
2011-04-20 07:54:56 +00:00 |
|