.github
Add templates for github issues & pull requests
2017-12-18 08:04:58 -08:00
app
Logic for showing splashpage is not the views' concern
2017-12-22 10:48:55 -08:00
bin
Upgrade to Rails 5
2017-12-11 20:58:04 +02:00
config
Add database config examples for all supported databases
2017-12-13 17:27:23 +02:00
db
Fix Performance/HashEachMethods offenses
2017-12-18 17:30:37 +01:00
doc
First checkin
2013-01-07 09:04:09 +01:00
docker
Update init.sh
2017-11-28 17:27:42 +01:00
lib
Show conference changelog
2017-08-24 10:24:13 +00:00
public
Update 500 error page with custom information
2016-12-20 16:05:55 -06:00
spec
Added tests for program#any_event_for_this_date?
2017-12-21 21:17:00 +02:00
vendor
Fix markdown editors bug #811 using asset gem.
2016-03-08 16:50:30 +05:30
.dockerignore
Docker support for production use
2017-07-09 21:38:43 +02:00
.gitignore
Merge branch 'master' into adding_ds_store_to_gitignore
2017-10-12 09:14:59 -07:00
.haml-lint.yml
generate haml-lint_todo
2017-04-26 18:27:20 +05:30
.haml-lint_todo.yml
Implement track scheduling
2017-08-26 00:31:44 +03:00
.rubocop.yml
Implement track scheduling
2017-08-26 00:31:44 +03:00
.rubocop_todo.yml
Removed Style/DateTime offences which occured due to the use of DateTime class in spec/models/program_spec.rb
2017-12-21 21:17:00 +02:00
.travis.yml
Changed db:migrate to db:schema:load
2017-11-16 18:34:47 +02:00
app.json
Add schedule interval as attribute of a program
2017-04-01 21:39:20 +03:00
bootstrap.sh
Fix user to run rake task for dbsetup
2017-11-30 17:23:51 -02:00
CODE_OF_CONDUCT.md
Add code of conduct file
2017-07-17 19:25:14 +03:00
config.ru
First checkin
2013-01-07 09:04:09 +01:00
CONTRIBUTING.md
Updated link
2017-12-12 17:45:14 +02:00
docker-compose.env.example
Yes: it's a trivial change in just an example. But not trivial for non rubyists
2017-11-29 19:35:54 +01:00
docker-compose.yml.example
Docker support for production use
2017-07-09 21:38:43 +02:00
Dockerfile
adapt dir permissions for openshift and add dumb-init
2017-08-28 21:09:42 +02:00
dotenv.example
Use environment variable for the redis url in cable.yml
2017-12-11 20:58:04 +02:00
Gemfile
Fix commercials does not accept slideshare https url
2017-12-19 09:42:18 +02:00
Gemfile.lock
Fix commercials does not accept slideshare https url
2017-12-19 09:42:18 +02:00
Guardfile
apply StringLiterals cop (remove double quotes, unless there is string interpolation)
2014-09-02 21:45:07 +03:00
INSTALL.md
Use environment variable for the redis url in cable.yml
2017-12-11 20:58:04 +02:00
LICENSE
Release osem under MIT. Fixes #57
2013-10-18 15:33:59 +02:00
PAYMENTS.md
Updating readme, install, payments, contributing files
2017-03-13 14:29:52 +02:00
Rakefile
First checkin
2013-01-07 09:04:09 +01:00
README.md
Fix link to TRANSLATION guide in readme
2017-03-17 15:42:37 +01:00
TRANSLATION.md
FIX : links
2017-08-12 17:48:55 +03:00
travis_script.sh
Split in 2 jobs Travis build
2017-06-09 14:41:44 +02:00
Vagrantfile
Update vagrant box image to openSUSE 42.2
2017-06-23 11:00:44 +03:00