apply workaround for pattern search
[opensuse:software-o-o.git] / app / controllers / application_controller.rb
2011-07-22 Pavol Rusnakadd support for patterns
2011-07-20 Thomas Schmidtless error info for the user
2011-07-20 Thomas Schmidtvalidate pkg and prj parameters
2011-07-20 Thomas Schmidtprovide view also in software.o.o layout
2011-07-19 Thomas Schmidtadd support for http-auth access to software.o.o for...
2011-07-18 Pavol Rusnakget rid of multiple get_from_api definitions, put it...
2011-07-11 Pavol Rusnakadd basic changes that allow download page feature
2010-11-29 Thomas Schmidtadd statistic page
2010-08-05 Thomas Schmidtfix for unavailable languages
2010-07-16 Thomas Schmidtfix for languages with region (like ch_TW)
2010-07-13 Thomas Schmidtfix for languages with '-' like zh-TW
2010-07-05 Thomas Schmidtidentifier change fixes taiwan download page
2010-06-25 Thomas Schmidtrefuse unavailable languages
2010-06-24 Thomas Schmidtkeep language when searching
2010-06-22 Thomas Schmidtbasic support to search only in a special project
2010-06-22 Thomas Schmidtrequire rexml
2010-06-14 Thomas Schmidtset error code to 400, fix syntax issue
2010-06-07 Thomas Schmidtinclude all helpers (should fix missing default_basepro...
2010-06-07 Thomas Schmidtimprove loading of distributions from api
2010-06-02 Thomas Schmidtdo language selection in a before filter
2010-06-01 Thomas Schmidtload distributions from api
2010-05-05 Stephan Kulowtake out the killing from rails
2010-02-22 Stephan Kulowas there is no obvious leak happening, we have to assum...
2010-02-19 Stephan Kulowadd some memory logging support
2009-10-19 Thomas Schmidtuse gem.require, fix caching
2009-10-19 Stephan Kulowmake /developer2 translatable
2009-10-15 Thomas Schmidtcache download pages, remove unneeded .js, cleanup
2009-10-13 Thomas Schmidtfix search for multiple words, #505240
2009-10-07 Thomas Schmidtdisable compression, fix syntax
2009-10-07 Thomas Schmidtremove session
2009-04-29 Adrian Schröterrename application.rb to rails 2.3 compatible way,...