Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
883 commits
Select commit Hold shift + click to select a range
d20d4db
Fix quote in controller generator template.
peter50216 Nov 24, 2015
ce559ed
Merge pull request #1994 from peter50216/patch-2
nesquena Nov 24, 2015
56d7ace
fix #1995
ujifgc Nov 25, 2015
fbe55eb
Only output a warning message if the spec task is invoked.
postmodern Dec 9, 2015
bbaddb1
Merge pull request #1998 from postmodern/rspec_warning_message_fix
nesquena Dec 9, 2015
e53a208
Thread.exclusive -> Mutex
tyabe Dec 28, 2015
6484bb9
Use Ruby 2.3.0 on travis
tyabe Dec 28, 2015
546cf21
Merge pull request #1999 from tyabe/use_2_3_on_travis
namusyaka Dec 28, 2015
1728b2b
Merge pull request #2000 from tyabe/fix_deprecated_method
ujifgc Dec 28, 2015
008cbf6
Update changelog
nesquena Jan 11, 2016
607702b
Update link
Jan 14, 2016
6996ff3
Merge pull request #2001 from softwaregravy/patch-1
namusyaka Jan 14, 2016
fa41e1c
Bumped version to 0.13.1
nesquena Jan 17, 2016
e8c2f86
relax Tilt to allow v.2, fixes #1789
ujifgc Jan 27, 2016
d084d2c
warn about #1989 [ci skip]
ujifgc Jan 27, 2016
519d620
allow Sinatra 2 to fail, fix it's bundling
ujifgc Jan 27, 2016
be96d21
remove patch applied in Sinatra v1.4.5
ujifgc Jan 28, 2016
6e1c7cc
properly refuse to generate erroneous code, fixes #1987
ujifgc Feb 1, 2016
7b46ed5
relax nokogiri version, it's required by webrat
ujifgc Feb 3, 2016
39514ce
do not use as/time for tests
ujifgc Oct 26, 2015
83462d3
cleanup some old AS dependencies
ujifgc Oct 26, 2015
c260273
remove Array#prepend
ujifgc Oct 27, 2015
6443dd2
remove Hash#except
ujifgc Oct 27, 2015
193e775
remove with_options
ujifgc Oct 28, 2015
00517db
reduce run time of padrino-gen tests using FakeWeb
ujifgc Feb 7, 2016
3681ded
Respect Regexp#names at the time of route search
namusyaka Mar 6, 2016
569f2e3
Set default alt attribute by using #image_alt, closes #2004
namusyaka Mar 6, 2016
9509963
Conform #1772, fixes #2008
namusyaka Mar 6, 2016
bc3dc2e
Introduce PathRouter::Route#path=, fixes #2009
namusyaka Mar 10, 2016
17c7f8b
Lock 10.5.x for fixing broken tests
namusyaka Mar 10, 2016
e855587
Fix mongoid database configuration
Mar 14, 2016
31eb5f5
Merge pull request #2011 from serradura/fix-mongoid-orm-component-config
ujifgc Mar 14, 2016
fdd0cb3
remove empty rows and cols from textarea tag
ujifgc Mar 25, 2016
188f933
Update README.rdoc
mariozig Mar 28, 2016
9626230
Merge pull request #2014 from mariozig/patch-1
nesquena Mar 28, 2016
0a2434d
Fixing all the broken links
mariozig Mar 29, 2016
a60690b
Remove :pdoc task
wikimatze Apr 4, 2016
2d7c79c
Move default task at the end of the file
wikimatze Apr 4, 2016
dcd3954
Merge pull request #2018 from wikimatze/root-rakefile-cleanup
ujifgc Apr 4, 2016
903ca57
Merge pull request #2015 from mariozig/patch-1
ujifgc Apr 4, 2016
1cdd091
Update .travis.yml
ujifgc Apr 4, 2016
3d865ff
Update .travis.yml
ujifgc Apr 4, 2016
1072424
do not use old mail gem String#to_lf
ujifgc Apr 4, 2016
701fca1
lock mime-types < 3 to keep support of ruby19
ujifgc Apr 4, 2016
00aad00
preserve default_builder set in configure_apps, fixes #2023
ujifgc Apr 28, 2016
33a430c
add missing field_types, fixes #2022
ujifgc Apr 28, 2016
bc2320c
Match plugin names with dashes in their names
wikimatze May 1, 2016
f6af376
Merge pull request #2025 from wikimatze/fix-plugin-name-detection-wit…
nesquena May 1, 2016
bceb671
do not depend on english inflections, do not test them
ujifgc Oct 27, 2015
ab67d83
success to load active_support/logger_silence no longer indicates sin…
ujifgc Oct 31, 2015
8b7845e
allow rake 11
ujifgc May 2, 2016
b274848
move ObjectSpace patches to Reloader::Storage
ujifgc May 2, 2016
ac1509d
silence ruby warnings on default task
ujifgc May 2, 2016
2dbb60b
fix ruby19
ujifgc May 2, 2016
689280e
Use Module#name instead of Module#to_s, fixes #2026 (#2027)
namusyaka May 4, 2016
81b0ced
add default task to generated tests, closes #1979
ujifgc May 4, 2016
c422379
remove debugging artifact
ujifgc May 6, 2016
f6eb041
fix #1947
ujifgc May 6, 2016
af177cc
remove cattr_accessor
ujifgc Oct 27, 2015
a335e0d
remove reverse_merge
ujifgc Oct 27, 2015
da54bef
remove alias_method_chain
ujifgc Oct 28, 2015
b86ebd8
properly re-add #field_human_name, fix AbstractFormBuilder#label
ujifgc May 7, 2016
60da47a
re-add AbstractFormBuilder#object_model_name
ujifgc May 7, 2016
ae85b49
do not fail logger on broken or binary data
ujifgc May 7, 2016
376ec97
fix logger test fot rbx
ujifgc May 7, 2016
bbab48a
move db adapter help closer to ORM [ci skip]
ujifgc May 8, 2016
7c8f3e3
load missing AR models before calling seeds.rb, fixes #2006 [ci skip]
ujifgc May 8, 2016
f1c3f5c
add --api option for project generator, closes #1921 [ci skip]
ujifgc May 8, 2016
74aa4d3
Adds changelog up to date for 0.13.2
nesquena Jan 7, 2016
0e07713
test branch 0.12
ujifgc May 9, 2016
30e07b7
do not show ruby warnings with rake 11 [ci skip]
ujifgc May 9, 2016
c6a1f11
add project component initializers (#2032)
ujifgc May 9, 2016
532ceb5
Remove deprecation warning for ActiveRecord, fixes #2019
wikimatze May 9, 2016
bd7adb4
Merge pull request #2033 from wikimatze/remove-ar-deprecation-timesta…
nesquena May 9, 2016
2f4b1dd
Updates changelog
nesquena Jan 7, 2016
09d8de6
Bump performance version
nesquena Jan 7, 2016
4d5baf2
Clear whitespace
nesquena May 10, 2016
30255d4
Bumped version to 0.13.2
nesquena May 10, 2016
cd1c1dc
remove Riot, Steak, RightJS genetraors, closes #1851
ujifgc May 10, 2016
2e2f079
fix sinatra 2
ujifgc May 10, 2016
d25298c
make Reloader remove module constants, fixes #1662
ujifgc May 11, 2016
131921f
do not mutate route name String, fixes #2036
ujifgc May 11, 2016
97d9877
fix test for jruby
ujifgc May 11, 2016
579944b
revert d25298caba28bf7a7157bd7475736ad129365525
ujifgc May 11, 2016
353784f
add test for #2042
ujifgc May 23, 2016
8cc3eb8
Do not override access control object when registered in multiple app…
nxs6 May 23, 2016
60e2aae
replace Array#extract_options! with ruby
ujifgc Oct 29, 2015
6e62f28
replace Hash#slice with ruby
ujifgc Oct 31, 2015
7bed491
fix shoulda, closes #1847
ujifgc Jun 2, 2016
b906d58
fix #1785 for ERB and Erubis (#2044)
ujifgc Jun 3, 2016
f04587f
fix comment [ci skip]
ujifgc Jun 3, 2016
49b4799
Prevent overwriting params by given query
namusyaka Jun 4, 2016
10fb1e1
Don't symbolize given query key
namusyaka Jun 4, 2016
68a65af
Merge pull request #2045 from padrino/fix-params-behavior
namusyaka Jun 4, 2016
11060b6
fix mailer tests
ujifgc Jun 5, 2016
cc6fe63
allow clipped render calls in mailer, closes #1906
ujifgc Jun 5, 2016
3291da3
prepare to decouple padrino-helpers from padrino/rendering
ujifgc Jun 6, 2016
c04e7c8
move a test
ujifgc Jun 6, 2016
db2b758
fix getting started link (#2046)
DannyBen Jun 6, 2016
90159a7
implement using partials without Sinatra, closes #1872 (#2047)
ujifgc Jun 7, 2016
594445a
move a test
ujifgc Jun 7, 2016
438afb9
escape urls in link_to and form_tag, fixes #2016
ujifgc Jun 7, 2016
6745f74
fix test failing with nokogiri 1.6.8 on jRuby
ujifgc Jun 8, 2016
4fda061
allow bundler binstubs, instruct instead of Gem::LoadError, closes #2013
ujifgc Jun 8, 2016
ae8992b
fix String#humanize compatibility with AS ~3.2, closes #2052
ujifgc Jun 29, 2016
522a560
Bumping moneta required version (#2050)
basex Jun 29, 2016
b41dd12
Place upper limit on activesupport version (#2058)
nickcoyne Jul 4, 2016
f2577af
Revert "Place upper limit on activesupport version (#2058)"
ujifgc Jul 5, 2016
66e9a1d
fix travis build on ruby < 2.2.2
ujifgc Jul 5, 2016
6829230
try to use jruby-9000
ujifgc Jul 6, 2016
97c772c
use exact ruby versions
ujifgc Jul 6, 2016
c96065d
allow weird failure on jruby-9.0.5.0, add jruby with AS4
ujifgc Jul 6, 2016
871c674
use exact ruby 2.2.2 for Sinatra 2 and AS5
ujifgc Jul 6, 2016
614869f
update changelog
ujifgc Jul 6, 2016
64be5c3
fix tag and rake release if performance gem is not bumped [skip ci]
ujifgc Jul 6, 2016
2dd4c6d
implement Utils.deep_dup to replace AS #deep_dup
ujifgc Oct 31, 2015
2a2600a
allow Pry as Padrino console shell, closes #2056 [ci skip]
ujifgc Jul 11, 2016
75c9afe
add github issue template
ujifgc Jul 26, 2016
db3b23c
limit activemodel < 5 for mongomapper, closes #2068
ujifgc Jul 27, 2016
4d308a3
move yard require
ujifgc Jul 27, 2016
23a87fd
fix logger test on jruby
ujifgc Jul 27, 2016
1ee0fd8
fix reloader with native jruby classes, closes #2066
ujifgc Jul 27, 2016
ca7b938
Bumped version to 0.13.3
ujifgc Aug 17, 2016
31c22b1
update changelog [ci skip]
ujifgc Aug 17, 2016
b5535e1
fix sinatra 2 authenticity token tests
ujifgc Aug 25, 2016
b6ee919
do not use #with_indifferent_access
ujifgc Oct 31, 2015
1474f6e
implement Utils.symbolize_keys to replace Hash#symbolize keys
ujifgc Oct 31, 2015
ce7ab0a
remove #blank? and #present? from core and helpers
ujifgc Oct 26, 2015
78afd23
use Padrino::SafeBuffer if ActiveSupport::SafeBuffer is not available
ujifgc Oct 28, 2015
2aa518d
support usage of partials without view path
ujifgc Aug 27, 2016
4a68119
Bumped version to 0.13.3.1
ujifgc Aug 30, 2016
c6e9ee0
add $LOAD_PATH instruction [ci skip]
ujifgc Aug 30, 2016
43c3460
don't patch String, use Inflections module
ujifgc Oct 28, 2015
7e05d99
add alias db:create for sequel adapter [ci skip]
ujifgc Aug 30, 2016
8423c19
remove unneeded dependency [ci skip]
ujifgc Aug 30, 2016
2ca151e
fix regression of #1906, closes #2071
ujifgc Sep 4, 2016
920dea6
fix running padrino without Gemfile
ujifgc Sep 5, 2016
7b62054
Bumped version to 0.13.3.2
ujifgc Sep 5, 2016
6ab2b11
cache actual content_type mime type, fixes #2075
ujifgc Sep 8, 2016
2fa3df3
replace admin test ORM with sequel
ujifgc Sep 9, 2016
a8cc74d
remove webrat from padrino-gen testing
ujifgc Sep 9, 2016
7cb8e18
Retire webrat and nokogiri from helper tests (#2076)
ujifgc Sep 12, 2016
b838760
fix typo in error message
Sep 22, 2016
09628c8
dynamically list supported renderers
Sep 22, 2016
f2717c9
Merge pull request #2077 from jfredrickson/master
nesquena Sep 22, 2016
9c02014
print message without mutating strings in the supported_ext array
Sep 23, 2016
e4d63c6
Merge pull request #2078 from jfredrickson/master
nesquena Sep 23, 2016
96bb210
Remove -i option from pg_dump command (#2081)
dfens Oct 12, 2016
39a195e
fix padrinorb.com links
kkarakawa Oct 13, 2016
9b18c30
Merge pull request #2082 from kkarakawa/fix/readme
nesquena Oct 13, 2016
40a8a6c
Be able to create sqlite's file to deep tree of subdirectories. (#2083)
kkarakawa Oct 14, 2016
1b96c23
update changelog, bump version to 0.13.3.3
ujifgc Nov 2, 2016
8422652
move activesupport to generated admin app
ujifgc Oct 31, 2015
d5a8079
remove the requirement of ActiveSupport, bump version to 0.14.0.rc1
ujifgc Nov 2, 2016
365f23b
remove deprecations planned for 0.14
ujifgc Nov 2, 2016
7075719
Explicitly convert to string (#2085)
adam12 Nov 4, 2016
a690f36
Use symbolize_keys method from Utils module (#2086)
adam12 Nov 4, 2016
8130a60
do not use Fixnum constant
ujifgc Nov 2, 2016
52b7dc6
remove untested uses of symbolize_keys
ujifgc Nov 4, 2016
d4eb344
fix uninitialized constant in padrino stop command (#2088)
casturm Nov 12, 2016
6a275dc
gsub accepts Hash since 1.9
ujifgc Nov 19, 2016
86f3671
do not test Ruby rounding
ujifgc Nov 19, 2016
f92d265
Fix ruby warnings (#2092)
adam12 Nov 19, 2016
f161a74
Switch to exe/ for application bins. (#2099)
adam12 Dec 7, 2016
00ed0a4
Return an empty array when mounted App has no routes method (#2100)
adam12 Dec 7, 2016
13d599c
Install binstubs when running bundle install (#2105)
adam12 Dec 12, 2016
624b006
fix minitest warnings
ujifgc Dec 12, 2016
2ac1914
disallow naming projects with existing constant names
ujifgc Dec 25, 2016
d4f999e
lock liquid < 4 for tests
ujifgc Dec 25, 2016
7f7b5df
fix fakeweb socket on ruby 2.4
ujifgc Dec 25, 2016
5af7881
Trivial tweaks from https://github.com/padrino/padrino-docs/pull/125 …
spikeheap Dec 25, 2016
7512d26
Use Integer instead of Fixnum
namusyaka Dec 27, 2016
7a5ee49
Use ruby-2.3.3 in travis
namusyaka Dec 27, 2016
c287125
Add ruby-2.4 to .travis.yml
namusyaka Dec 27, 2016
5ead7b0
relax rake version for development
ujifgc Dec 28, 2016
34ffda0
use Padrino.env for session_id, fixes #2109
ujifgc Dec 28, 2016
b15c844
update CHANGES
ujifgc Dec 28, 2016
f6a026a
Override default values if parameter is present
Jan 4, 2017
6609b90
stop managing Ruby default encodings
ujifgc Jan 7, 2017
83a9113
Fix plugin list (#2116)
fnordfish Jan 19, 2017
3296c06
update CHANGES [ci skip]
ujifgc Jan 19, 2017
6aadd18
Bumped version to 0.14.0.rc2
ujifgc Jan 19, 2017
4e4c52b
Enable cascading with Rack application
namusyaka Feb 7, 2017
cb32a16
Merge pull request #2120 from padrino/enable-cascading-with-rack-app
namusyaka Feb 9, 2017
793996f
Typo "erroress" at es translation.
jorgefuertes Feb 10, 2017
1324b8d
Merge pull request #2122 from jorgefuertes/patch-1
namusyaka Feb 10, 2017
a71f199
Lock rake < 11.0 to avoid last_comment error
namusyaka Feb 11, 2017
ac266ad
Get rid of unnecessary method
namusyaka Feb 11, 2017
e2b31fe
Handle nil database passwords for create_db and drop_db.
phallstrom Feb 12, 2017
7290506
add rake gem tasks to gem project Rakefile, fixes #2119
ujifgc Mar 7, 2017
865d78b
Support Erubi
adam12 Nov 14, 2016
e44b689
Set erubi version dependency
adam12 Mar 10, 2017
714fb8a
Generator uses Erubi
adam12 Mar 10, 2017
2f011a4
Inline escape to remove extra method call
adam12 Mar 10, 2017
c9a31eb
Fix unnecessary escaping
adam12 Mar 10, 2017
3a982db
test Erubis and Erb properly, do not test extended syntax on stdlib Erb
ujifgc Mar 13, 2017
cfffd1e
do not test haml in core
ujifgc Mar 13, 2017
7e62ec3
do not pass locals and layout in options for Tilt
ujifgc Mar 13, 2017
843e474
do not load in cycle files excluded from reloading, fixes #2125
ujifgc Mar 13, 2017
d7214ee
bump version to 0.14.0, add CHANGES
ujifgc Mar 15, 2017
cb3b8db
Fix mailer check for Windows
sshaw Mar 18, 2017
8440eac
allow Logger without Extensions, fixes #2118
ujifgc Mar 21, 2017
2101589
do not render default layout in partials, fixes #2128
ujifgc Mar 23, 2017
675f85b
Bumped version to 0.14.0.1
ujifgc Mar 23, 2017
6e7910e
Fix Small typos + grammar symbols; wrap all task descriptions from si…
wikimatze Apr 1, 2017
ac28ab7
Remove duplication from tests
wikimatze Apr 10, 2017
b156bf3
Improve rdoc for generator actions
wikimatze Apr 10, 2017
2f5c892
Add ruby 2.4.1 for travis runs
wikimatze Apr 10, 2017
2adbd75
Merge pull request #2131 from wikimatze/travis-ruby-2-4-1
namusyaka Apr 10, 2017
a3ea63b
use Sinatra2 IndifferentHash if available, fixes #2132
ujifgc May 8, 2017
4e85364
Bumped version to 0.14.0.2
ujifgc May 8, 2017
9a103c0
improve testing
ujifgc May 8, 2017
4a80dca
Fix syntax error
sue445 May 8, 2017
06cb7a7
use hamlit if available in Gemfile
ujifgc Mar 24, 2017
def2380
copy sinatra #render to avoid double call of padrino #render
ujifgc Mar 24, 2017
c9e8b7a
use proper outvar option for each engine
ujifgc May 10, 2017
75b5aa7
Bumped version to 0.14.1, add changes
ujifgc May 16, 2017
c517a9c
fix unexpected Tilt behavior
ujifgc May 16, 2017
8c3b54b
Bumped version to 0.14.1.1
ujifgc May 16, 2017
c166e6e
Remove sequel deprecation warning
wikimatze May 21, 2017
974955c
Confirm protect_from_csrf method exists before calling
adam12 Jun 5, 2017
15e72bc
Updating moneta version
basex Jun 7, 2017
1906c27
don't use Sequel schema plugin
ujifgc Jun 8, 2017
04f6470
use proper model name in haml layout, fixes #2145
ujifgc Jun 10, 2017
2446350
leave defining the default default task to testing components, fixes …
ujifgc Jun 10, 2017
8c9c6b3
Full path to symbolize_keys method in DataMapper tasks
adam12 Jul 20, 2017
f455663
Generate ActiveRecord 5.0 style migrations
adam12 Aug 6, 2017
12c2988
fix #2152
ujifgc Sep 2, 2017
91fcb28
try to fix jruby
ujifgc Sep 2, 2017
e6b590f
Close padrino-gen template file
sshaw Aug 29, 2017
04d40bf
Show error when gen can't load template
sshaw Aug 29, 2017
eeab412
do not use cryptic $ variables, use Mocha #expects properly
ujifgc Sep 2, 2017
7fc1057
fix #2150
ujifgc Sep 2, 2017
777ec53
Add codetriage badge for Padrino
wikimatze Nov 10, 2017
56ca7fe
Merge pull request #2158 from wikimatze/master
nesquena Nov 10, 2017
eb46067
Allow array as html class
aeris Nov 26, 2017
4bf8c35
do not test mail internals
ujifgc Dec 3, 2017
64240fa
preserve args when running padrino gen, fixes #2163
ujifgc Dec 9, 2017
71dbfd3
Ruby 1.9 compatibility
aeris Dec 9, 2017
c08410d
Merge pull request #2161 from aeris/master
namusyaka Dec 9, 2017
8d5675b
update changelog
ujifgc Jan 2, 2018
02a91b8
Bumped version to 0.14.2 [ci skip]
ujifgc Jan 2, 2018
b4802cf
Move to mustermann
jnylen Dec 24, 2017
3e93d59
drop ruby < 2.2.0
ujifgc Jan 2, 2018
5937969
rack wants ruby >= 2.2.2
ujifgc Jan 2, 2018
33b9654
update default_inflections
ceclinux Jan 31, 2018
8bd3796
drop ruby 1.9 windows colorize support
ceclinux Feb 9, 2018
f7d6950
Fix params handling which broke with Sinatra 2.0.1 by removing guard …
pdlug Feb 21, 2018
1800c02
Bumped version to 0.14.3
ujifgc Feb 23, 2018
1b48f95
Merge branch 'pardino_origin_0_14_3' into template-pager_hirocaster
phamvanhungmixi Dec 14, 2018
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions .github/ISSUE_TEMPLATE
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
#### Do you want to request a *feature* or report a *bug*?

#### What is the current behavior?

*If the current behavior is a bug, please provide the steps to reproduce it and if possible a minimal demo of the problem via https://github.com/ or https://gist.github.com/*

#### What is the expected behavior?

#### Which versions of Ruby, Padrino, Sinatra, Rack, OS are you using? Did this work in previous versions?
5 changes: 5 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
[submodule "padrino-gen/lib/padrino-gen/generators/templates/static"]
path = padrino-gen/lib/padrino-gen/generators/templates/static
url = git://github.com/padrino/padrino-static.git
branch = master
[submodule "padrino-docs"]
path = padrino-docs
url = git://github.com/padrino/padrino-docs.git
branch = master
37 changes: 28 additions & 9 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,20 @@
lang: ruby
before_install: gem install bundler --pre
language: ruby
sudo: false
cache: bundler
before_install:
- gem install bundler
install:
- gem update --system
- bundle update
rvm:
- 1.9.3
- 2.0.0
- 2.1.1
- 2.2.2
- 2.3.0
- 2.3.3
- 2.4.3
- 2.5.0
- ruby-head
- rbx-2
- jruby
- jruby-head
notifications:
irc: 'irc.freenode.org#padrino'
recipients:
Expand All @@ -24,11 +30,24 @@ notifications:
branches:
only:
- master
- 0.12
- 0.14
services: mongodb
matrix:
include:
- rvm: 2.1.1
- rvm: 2.3.3
env: SINATRA_EDGE=true
- rvm: 2.3.3
env: ERB_ENGINE=stdlib
- rvm: 2.3.3
env: ERB_ENGINE=erubis
- rvm: 2.3.3
env: HAML_ENGINE=hamlit
- rvm: 2.3.3
env: AS_VERSION=3.2
allow_failures:
- rvm: 2.1.1
env: SINATRA_EDGE=true
- rvm: rbx-2
- rvm: jruby
- rvm: jruby-head
- rvm: ruby-head
- env: SINATRA_EDGE=true
241 changes: 241 additions & 0 deletions CHANGES.rdoc
Original file line number Diff line number Diff line change
@@ -1,5 +1,246 @@
= CHANGES

== 0.14.2 (2018-01-02)
- FIX router in non-Padrino applications (@adam12)
- FIX padrino-admin haml layout
- FIX Datamapper tasks (@adam12)
- FIX #1979 default test or spec task
- FIX #2150 refuse invalid database adapters
- FIX #2152 using open without requiring 'open-uri'
- NEW #2161 allow array as tag attribute (@aeris)
- FIX #2163 preserve spaces in args of padrino gen
- update Sequel usage
- update ActiveRecord::Migration usage (@adam12)

== 0.14.1 (2017-05-16)
- FIX syntax error in ActiveRecord tasks (@sue445)
- NEW use hamlit if available in Gemfile

== 0.14.0.2 (2017-05-08)
- FIX #2132 use Sinatra2 IndifferentHash if available

== 0.14.0.1 (2017-03-23)
- FIX #2118 allow Logger without Extensions
- FIX #2128 do not render default layout in partials

== 0.14.0 (2017-03-15)
- NEW #2120 enable cascading with Rack application (@namusyaka)
- FIX lock rake < 11.0 to avoid last_comment error (@namusyaka)
- FIX handle nil database passwords for create_db and drop_db (@phallstrom)
- FIX #2119 add rake gem tasks to gem project Rakefile
- NEW support Erubi ERB engine (@adam12)
- FIX #2125 do not load in cycle files excluded from reloading

== 0.14.0.rc2 (2017-01-19)
- FIX #2109 change the format of session_id for Padrino Admin AccessControl
- WARN #2109 Existing sessions will be dropped
- FIX #2097 Use exe folder for application executables (@adam12)
- FIX #2105 Run bundle with --binstubs on -b switch (@adam12)
- FIX #2111 disallow conflicting project names
- NEW remove deprecations planned for 0.14.0
- NEW stop managing Ruby default encodings
Default Encoding.default_internal is now nil (Ruby default) instead of UTF-8 (Padrino < 0.14 default)
- FIX #2113 properly override default values in route definitions if parameter is present (@fidalgo)
- FIX #2116 fix plugin list `padrino g plugin -l` (@fnordfish)

== 0.14.0.rc1 (2016-11-02)
- NEW remove the requirement of ActiveSupport (export AS_VERSION=X.0 to put it back)

== 0.13.3.3 (2016-11-02)
- FIX #2075 cache actual content_type mime type
- FIX #2081 remove -i option from pg_dump command (@dfens)
- FIX #2083 be able to create sqlite's file to deep tree of subdirectories (@kkarakawa)
- NEW dynamically list supported renderers (@jfredrickson)

== 0.13.3.2 (2016-09-06)
- FIX #2071 regression of #1906
- FIX running padrino without Gemfile
- NEW alias db:create for sequel adapter

== 0.13.3.1 (2016-08-30)
- NEW support usage of partials without view path

== 0.13.3 (August 17th 2016)

- FIX #1785 Nested forms and helpers with ERB and Erubis (@ujifgc)
- FIX #1847 Shoulda on modern rubies
- NEW #1851 Remove RightJS, Riot, Steak support (@ujifgc)
- FIX #1872 Implement using partials without Sinatra (@ujifgc)
- NEW #1906 Allow shortened mailer render calls with default mailer and message names (@ujifgc)
- FIX #2013 Delegate padrino and padrino-gen to bundler binstubs (@ujifgc)
- FIX #2016 Escape urls in link_to and form_tag (@ujifgc)
- FIX #2042 Do not override access control object when registered in multiple apps (@nxs6)
- FIX #2045 Prevent overwriting params by given query (@namusyaka)
- NEW #2050 Update Moneta to 0.8.0 (@basex)
- FIX #2052 String#humanize compatibility with AS ~3.2
- NEW #2056 Allow Pry as Padrino console shell
- FIX #2066 fix reloader with native jruby classes

== 0.13.2 (May 9th 2016)

- FIX #1789 Relax Tilt version to allow Tilt 2 (>= 1.4.1, < 3) (@ujifgc)
- WARN #1989 Warn about coming behavior change (@ujifgc)
- NEW #1987 Generator now failes with invalid namespace (@ujifgc)
- NEW Remove many internal uses of ActiveSupport (@ujifgc)
- FIX #2007 Respect Regexp#names at the time of route search (@namusyaka)
- FIX #2004 Set default alt attribute for image_tag (@namusyaka)
- FIX #2008 Login button on the admin app now looks as expected (@namusyaka)
- FIX #2011 Update mongoid database configuration (@serradura)
- FIX Remove empty rows and cols from textarea tag (@ujifgc)
- FIX #2015 Update broken links in the README and docs (@mariozig)
- FIX #2023 Preserve `default_builder` set in configure_apps (@ujifgc)
- FIX #2025 Match plugin names with dashes in their names (@wikimatze)
- WARN Notice about removing ObjectSpace.classes and ObjectSpace.new_classes in 0.14 (@ujifgc)
- FIX #2027 Use Module#name instead of Module#to_s (@namusyaka)
- NEW Logger option :sanitize_encoding (@ujifgc)
- FIX #2006 load missing AR models before calling seeds.rb (@ujifgc)
- NEW #1921 Adds `--api` option for project generator (@ujifgc)
- NEW #2032 Adds new `config/initializers` folder loaded during boot (@ujifgc)
- FIX #2019 Removes deprecation warning for ActiveRecord (@wikimatze)

== 0.13.1 (January 17th 2016)

- FIX #1978 Enable reloading of custom dependencies (@markglenfletcher)
- FIX Remove use of ActiveSupport in tests (@ujifgc)
- FIX #1982 Support nested query for expanding path (@namusyaka)
- FIX #1994 Missing new line in mocha generator (@peter50216)
- FIX #1995 Invalid german dates (@ujifgc)
- FIX #1998 Only output a warning message if the spec task is invoked (@postmodern)
- FIX #2000 Fix mutex handling for Ruby 2.3 (@tyabe)

== 0.13.1.beta1 (October 18th 2015)

- FIX #1975 Improve routing memory usage and performance (@namusyaka)
- FIX #1882 test for selected values for select tag (@ujifgc)
- FIX rendering exception for custom mime types (@nesquena)
- FIX relax mail gem dependency (@ujifgc)
- FIX minor doc typos (@lokyoung, @markglenfletcher)

== 0.13.0 (October 11th 2015)

- FIX #1614 Do not search for caller in bundler lib (@ujifgc)
- FIX #1796 Save and restore layout setting (@ujifgc)
- FIX #1882 Fix ambiguous selected items in "select_tag" (@nesquena)
- FIX #1965 Fail properly on wrong mailer name or message (@ujifgc)
- FIX #1959 simplify the mounter class (@dnesteryuk)
- FIX #1916 Check key existence on caching (@namusyaka)
- NEW #1946 Documentation fixes re default renderer is now none (@Quintasan)
- FIX #942 remove ar:auto:upgrade (@ujifgc)
- NEW #1919 allow configuring log file path
- FIX #1931 render partials in mail if padrino-helpers is available (@ujifgc)
- FIX #1950 Padrino now follows Sinatra's charset policy (@ujifgc)
- NEW #1909 Basic project configuration engine (@ujifgc)
- NEW #1966 sample benchmark test of padrino core (@ujifgc)

== 0.13.0.beta3 (August 2nd 2015)

- NEW #1908 Adds test-unit as a test component (@namusyaka)
- FIX #1829 add absolute_url to app methods, add :base_url setting (@ujifgc)
- FIX #1880 rendering issue by accepting string content types (@ujifgc)
- NEW #1898 Adds missing helpers for the input html element (@namusyaka)
- FIX AWS namespace in Dynamoid component (@namusyaka)
- FIX Root index route incorrectly matches single-character URLs (@namusyaka)
- NEW #1929 Alias db:migrate:down and db:migrate:up when using datamapper (@postmodern)
- FIX #1932 Replace ConnectionManagement with ConnectionPoolManagement (@namusyaka)
- FIX Restore AbstractFormBuilder#field\_human\_name (@namusyaka)
- FIX #1936 Don't echo password input (@namusyaka)
- NEW #1940 Add IdentityMap middleware to datamapper (@namusyaka)
- FIX Cache test for moneta (@ujifgc)
- FIX #1943 Issue with format provides in controller with wildcard accepts header (@ujifgc)
- FIX #1942 maintain Sinatra params indifference (@ujifgc)
- FIX properly reload classes without instances (@ujifgc)
- FIX #1922 consider methodless constants not external (@ujifgc)
- NEW #1945 adds community page to padrino-docs (@Quintasan)

== 0.13.0.beta2 (April 11th 2015)

* FIX #1870 Trigger filters if superclass responds to :filters (@namusyaka)
* FIX #749 Trigger resource dirtiness for datamapper (@ujifgc)
* NEW #1853 Adds wrapper for application which allows better extensibility (@namusyaka)
* FIX #1891 Refactorings for more reliable dependency loading (@hcatlin, @namusyaka)
* FIX Update rack-test to 0.6.3 and remove old patch (@ujifgc)
* FIX #1895 Use compass-blueprint gem for improved compass generator (@myokoym)
* FIX #1899 Upgrade to sinatra 1.4.6 and latest rack version (@namusyaka)
* FIX #1886 Moves rake task loading code later in the booting process (@namusyaka)

== 0.13.0.beta1 (February 22nd 2015)

* FIX cleanup and refactor rake tasks (@ujifgc)
* NEW Remove deprecated cache functionality (@minad)
* FIX Cleanup and improve test helpers for each gem (@ujifgc)
* FIX allow Padrino::Rendering with standard ERB (@ujifgc)
* NEW Emulate set method in mailer context (@ujifgc)
* FIX #1772 add button content tag to button_to block (@ujifgc)
* NEW #1133 switch default renderer to none (@ujifgc)
* FIX #1792 Faster code using reverse_each to iterate gems (@glaucocustodio)
* FIX #1793 Faster code using #sub instead of #gsub (@glaucocustodio)
* FIX #1795 load missing models for sq:seed (@ujifgc)
* NEW Use mustermann19 in all cases now (@namusyaka)
* FIX Remove abuse of force_encoding (@ujifgc)
* FIX #1811 Refactor and change style of path_router within core routing (@namusyaka)
* FIX #1803 Use relative paths for sqlite and sequel (@ujifgc)
* NEW #1800 Support named capture on regex for router (@namusyaka)
* FIX #1821 Don't load dependency files unless app's root is within Padrino root (@namusyaka)
* FIX Improved docs and FAQ for helpers and core (@fwolfst, @CrowdHailer, @seanhussey, @neilang)
* FIX #1835 Switch admin to sequel fixtures rather than datamapper (@namusyaka)
* FIX #1828 Refactor new router and fix sinatra compatibility (@namusyaka)
* FIX Ensure the before_filter is triggered in certain cases (@namusyaka)
* FIX Widen the range of `default_dependency_paths` (@namusyaka)
* NEW #1831 Implement the `mi:translate` task (@namusyaka)
* FIX #1852 ApplicationWrapper Prerequisite Issue (@hcatlin)
* FIX #1856 Skips loading models for the activerecord rake tasks (@namusyaka)
* NEW #1857 Precompile routes when loading Padrino (@namusyaka)
* NEW #1818 Implement `source_location` option for logger (@namusyaka)
* FIX #1859 Correct issues with the admin seeds generator (@Quintasan)
* FIX #1704 Make broken async stream callbacks work in Padrino (@jay2u)
* FIX #1862 Re-implement `PathRouter#recognize` (@namusyaka)
* FIX #863 Removes unsafe http_router patch (@namusyaka)
* FIX #1867 Update ShowExceptions to suit latest rack master (@namusyaka)
* FIX #1879 Improve access to Active Record Database Configuration (@scudelletti)
* DELETE remove deprecations (String#undent, #link_to with :fragment, old caching,
old form builder, rendering #fetch_template_file, #cache_template_file!, #resolved_layout,
Application#load_paths, Padrino.set_load_paths, Padrino.load_paths)
* FIX #1860 Padrino --environment switch now takes precedence over RACK_ENV environment variable
* FIX #1849 return proper exit codes in CLI

== 0.12.5 (February 22nd 2015)

* FIX #1794 inheritance of global prereqs (@ujifgc)
* FIX #1798 handling non-array `with` statement for params (@ujifgc)
* FIX Russian translation for password (@harrykiselev)
* FIX Prevent Padrino from overriding cache settings (@dariocravero)
* FIX sequence of execution for configuration methods in application (@namusyaka)
* FIX translations for admin for cs (@ortiga)
* FIX exception raised when running the controller generator (@namusyaka)
* FIX #1875 lock down rack to < 1.6.0 because of sinatra conflict (@ujifgc)

== 0.12.4 (October 19th 2014)

* FIX #1744 Corrects color support for Windows (@tyabe)
* FIX #1736 Regression with textarea helper (@ujifgc)
* FIX #1743 Add a padrino-gen generator for creating new Helpers (@dariocravero)
* FIX #1746 Avoid reloading the file if its path is not started with Padrino.root (@namusyaka)
* DELETE deprecated build_object method (@namusyaka)
* FIX #1752 Don't set the @_use_format variable when provides method is called (@namusyaka)
* FIX #48 Update mailer documentation and sample code (@postmodern)
* FIX #1752 Refactor routing code to avoid weird parameter (@namusyaka)
* FIX #1754 Adds end tags to admin erb template for index (@namusyaka)
* FIX #1749 Replace the AR::ConnectionManagement middleware with new middleware (@namusyaka)
* NEW #1756 Adds support for mysql2 gem in sql rake task helpers (@d6rkaiz)
* FIX #1761 Allow passing upcased string as the app name
* FIX #1776 improve params filtering for routes (@ujifgc)
* FIX #1778 Various YARD doc inconsistencies or errors (@claudiob)
* FIX #1765 Use controller's base path instead of constant name at controller test (@namusyaka)
* FIX #1781 Removes the default_filters method setting incorrect content-type (@namusyaka)
* FIX Sinatra compatibility for passing options to the static! method
* FIX #1585 Update HAML to pass tests by upgrading versions (@ujifgc)
* FIX #1782 make padrino-gen detect absolute paths on Windows (@ujifgc)
* FIX #1779 Use expanded path to request controller's content (@namusyaka)
* FIX Use yield and flatmap when possible to speed up performance (@ujifgc)
* NEW #1787 Mounter now supports Rack applications (@namusyaka)
* FIX #1788 exception that occurs when the free regex route exists (@namusyaka)
* NEW Merges the padrino-docs guides and content directly into the main repository (@ujifgc)

== 0.12.3 (August 13th 2014)

* FIX #1579 Update admin deps such as font-awesome, jquery, bootstrap (@WaYdotNET)
Expand Down
Loading