.github
Move to Ruby 2.7 for the default Docker version as well as the default target for alternative DB's. Fix the Ruby image version with three digits because the most recent versions seem to be somehow broken.
2020-12-11 20:02:47 +02:00
app
Merge pull request #2535 from TracksApp/bug/2534_calendar_due_fix
2021-01-05 07:33:26 +02:00
bin
Handle empty database password properly, don't try to run docker-compose inside the container
2020-07-19 21:30:24 +03:00
config
Fix paginate locale and a few small style issues
2020-10-27 18:42:57 +02:00
db
Add theme selector to preferences and return the previous black theme as an alternative
2020-08-20 02:46:45 +03:00
doc
Add information about the DB volume to the installation document
2021-01-05 05:39:07 +02:00
lib
Coding style fixes
2020-10-27 21:00:19 +02:00
log
update gitignore rules to match rails 3.2.8 defaults
2012-09-27 10:37:36 -04:00
public
Update last login field when validating existing login. Show 25 users in the user list instead of just ten.
2020-10-10 16:17:04 +03:00
script
Run tests on all supported platforms
2020-08-26 03:53:02 +03:00
test
#2484 : Fix test changing contexts. Why choose at random and occasionally fail when you can just pick useful fixtures?
2021-01-05 07:47:58 +02:00
test-envs
Move to Ruby 2.7 for the default Docker version as well as the default target for alternative DB's. Fix the Ruby image version with three digits because the most recent versions seem to be somehow broken.
2020-12-11 20:02:47 +02:00
vendor /assets
Drop vendored SWFObject. Included in swf_fu.
2017-02-12 15:16:05 -05:00
.codeclimate.yml
Code style fixes
2020-10-10 05:14:24 +03:00
.dockerignore
Add Docker configuration
2016-01-24 15:59:34 -05:00
.gitignore
Hopefully the final fixes based on fresh installs with both Docker install methods
2020-07-20 00:58:45 +03:00
.rubocop.yml
Add RuboCop
2016-08-27 10:09:14 -05:00
.yardopts
Yardoc - show private and protected methods in api doc
2011-10-24 21:40:18 +02:00
config.ru
Revert to stock config.ru
2015-03-08 20:50:27 -04:00
CONTRIBUTING.md
Docker improvements to better use existing tools
2018-12-06 23:08:05 +01:00
COPYING
Add GPLv2 license text
2013-01-26 12:59:25 -05:00
docker-compose.yml
Few more settings in order for the CI test automation
2020-07-19 22:04:45 +03:00
docker-entrypoint.sh
Hopefully the final fixes based on fresh installs with both Docker install methods
2020-07-20 00:58:45 +03:00
Dockerfile
Move to Ruby 2.7 for the default Docker version as well as the default target for alternative DB's. Fix the Ruby image version with three digits because the most recent versions seem to be somehow broken.
2020-12-11 20:02:47 +02:00
Dockerfile-2.5
Move to Ruby 2.7 for the default Docker version as well as the default target for alternative DB's. Fix the Ruby image version with three digits because the most recent versions seem to be somehow broken.
2020-12-11 20:02:47 +02:00
Dockerfile-2.6
Move to Ruby 2.7 for the default Docker version as well as the default target for alternative DB's. Fix the Ruby image version with three digits because the most recent versions seem to be somehow broken.
2020-12-11 20:02:47 +02:00
Gemfile
Bump rubocop from 0.93.1 to 1.7.0
2020-12-27 17:25:09 +00:00
Gemfile.lock
Bump simplecov from 0.20.0 to 0.21.0
2021-01-04 06:25:19 +00:00
mkdocs.yml
Specify pages for MkDocs
2014-10-02 11:15:13 -04:00
Rakefile
Bring a few details in line with Rails 4.1
2014-06-19 12:33:38 -04:00
README.md
#2486 : Fix the syntax and move Matrix together with IRC
2020-09-23 13:14:47 +03:00
SECURITY.md
Merge pull request #2491 from TracksApp/release_2.5.1
2020-09-24 13:03:55 +03:00