Christoph Haas
f41afd1a48
Fixed problem with wrong redirects behind proxy
2018-08-08 09:09:27 +02:00
Christoph Haas
459e86e25a
Various fixes that prevented production deployment
2018-08-07 18:36:53 +02:00
Christoph Haas
9d6baa20e5
Ubuntu reviews disabled
2018-06-19 14:25:47 +02:00
Christoph Haas
fe6430322b
Disabled Ubuntu reviews
...
The reviews are pretty useless. People refer to bugs or old versions or
just don't know how to use a piece of software. This is not helpful.
2018-06-19 11:49:02 +02:00
Christoph Haas
193d44f89a
Stuff
2017-08-14 08:09:23 +02:00
280b95e3fd
Enforcing HTTPS for authentication matters
2017-04-22 18:23:50 +02:00
0a60134f0e
Showing Ubuntu reviews even in development mode
2017-04-19 21:45:29 +02:00
f7258370a0
Further updates to Rails 5.0.2
2017-04-17 00:16:32 +02:00
a1ba2625bf
Fixed deprecation warnings
2017-04-17 00:02:23 +02:00
26a2f44ff1
Updated Rails version to 5.0.2
2017-04-16 23:59:05 +02:00
48840f6254
Upgrade to Rails 5.0.1
2016-10-29 17:41:47 +02:00
339bb0427f
Showing reviews on package's details page from Ubuntu
2016-08-16 12:50:03 +02:00
434e44a2a3
SSL can safely be enforced. nginx can handle that without loops now.
2016-08-06 12:10:30 +02:00
d9dd2792c6
Do not redirect HTTP to HTTPS globally. Causes 90% double requests.
2016-07-28 18:17:47 +02:00
b4ae69a519
Enforce HTTPS in production
2016-07-22 11:59:14 +02:00
1928f8d2a8
Caching configured using file_store
2016-06-28 17:12:32 +02:00
4a99d84919
Do not serve static files from the application in production mode
2016-06-21 10:58:34 +02:00
e446ec57b1
Enable X-Accel-Redirect for nginx production use
2016-06-16 12:11:00 +02:00
36f9ea3b6f
Config variables fixed for production environment
2016-06-14 16:59:40 +02:00
5934e0c555
Serving asset files seperately in development mode
2016-05-16 23:47:51 +02:00
a9e0669657
Devise updated
2016-03-01 17:27:21 +01:00
35eb83448e
Added "devise" for authentication.
2015-07-15 17:06:32 +02:00
2b64bd4b80
Legacy screenshots path removed from config
2015-06-14 23:11:41 +02:00
cd02c818e5
Disabled annoying log lines from asset pipeline
2015-04-26 01:41:33 +02:00
2a020a2193
Architectures and components limited for testing.
2015-04-24 12:19:56 +02:00
f9279337ed
Added unit test for Debian importer
2015-04-23 22:35:15 +02:00
9f6bcd12e4
Forward deprecation of tests to Rails 5
2015-04-23 17:21:55 +02:00
754953a653
Remove Rails 4 compatibility cruft.
2015-04-23 17:18:55 +02:00
4c43e10ab3
Added architectures whitelist for Debian repository importer
...
Only the given architectures are considered.
This reduces the amount of computing required when updating the database from Debian repositories. And it probably limits the packages to those being availble on the more popular desktop architectures like amd64 and i386.
2015-04-22 23:03:25 +02:00
f5d099e30a
Added suggested advance-deprecation for Rails 5
2015-01-04 14:20:13 +01:00
ba5e1f0d3a
Added a repository to the production configuration.
2014-12-30 16:54:49 +01:00
ad9bdc6dd2
Added description to package repositories
2014-12-29 20:15:07 +01:00
183412b669
Moved vendor assets into asset pipeline. Fixes assets in production.
2014-12-28 13:11:41 +01:00
babc6ccf19
Added config for images path and sizes.
2014-12-07 22:31:32 +01:00
1bae7cf382
Added test files for the Debian package repository importer
2014-12-05 01:24:08 +01:00
87f545414f
Getting the project working again
...
Replace Twitter Bootstrap by Zurb Foundation
Used @import in SCSS instad of require_tree for proper order and use of variables like $debian_color
Moved old files out of the way (renamed them to xx*)
Welcome controller (/) works
Moved templates from ERB to SLIM format
Fixed database settings
Reduced routes to working ones
Tidied up Gemfile
Checked in experimental lab files
Tried to find a good description for this massive commit :)
2014-11-16 18:26:03 +01:00
76164dd79d
Added a configurable path leading to screenshots.
...
Screenshots/thumbnails should be delivered statically from a front-end
web server. This introduces the "images_path_prefix" configuration
variable that makes the URL path configurable that is used to load
screenshots.
2013-11-20 21:20:25 +01:00
3af24f56dc
Blank rails 4.0 project started
2013-07-27 00:19:29 +02:00