Go to file
Azul 7fe9828a3a i18n: update list of languages 2020-04-26 08:31:23 +02:00
.tx Transifex README update and config 2018-03-19 15:22:23 +01:00
app fix: use page.id and owner name for cache key 2019-11-23 20:57:52 +01:00
bin test: calculate test coverage properly 2019-08-23 11:42:15 +02:00
config i18n: update translations from transifex 2020-04-25 11:02:01 +02:00
db Update Rails to 5.2 2019-08-23 11:42:15 +02:00
doc cleanup: create_a_secret task is not used anymore 2019-08-23 11:42:15 +02:00
extensions i18n: update translations from transifex 2020-04-25 11:02:01 +02:00
lib i18n: update list of languages 2020-04-26 08:31:23 +02:00
public add link to onion address to home page 2018-02-15 10:43:31 +01:00
script feature: script/thinking_sphinx to use with systemd 2019-05-02 11:16:02 +02:00
test fix: with_link? was not able to handle nil bodies 2019-08-24 11:16:49 +02:00
vendor cleanup: unused helper functions, add tests or start using them again 2019-08-23 11:42:15 +02:00
.gitignore include binstubs in git 2018-01-07 12:28:43 +01:00
.gitlab-ci.yml test: calculate test coverage properly 2019-08-23 11:42:15 +02:00
.rubocop.yml style: finish rubocop on image helper by hand 2019-08-23 11:42:15 +02:00
.ruby-version Update Ruby version to 2.3.3 in rbenv 2018-04-18 23:06:14 +02:00
.simplecov test: calculate test coverage properly 2019-08-23 11:42:15 +02:00
.travis.yml cleanup: create_a_secret task is not used anymore 2019-08-23 11:42:15 +02:00
Capfile style: fix line length for config dir 2017-09-12 22:42:21 +02:00
Changes changes: add 0.6.4 release 2019-06-20 07:25:19 +02:00
Gemfile update: secure_headers 2020-04-25 13:11:41 +02:00
Gemfile.lock update: bundle 2020-04-25 13:13:00 +02:00
LICENSE Moves license from doc directory to root directory 2019-01-30 17:26:34 +01:00
README.md clean up included documentation 2014-02-18 23:38:14 -08:00
Rakefile style: fix line length for config dir 2017-09-12 22:42:21 +02:00
Vagrantfile cleanup: create_a_secret task is not used anymore 2019-08-23 11:42:15 +02:00
config.ru Preparation for Rails 5 2019-08-23 10:43:01 +02:00

README.md

crabgrass

Crabgrass is a web application designed for activist groups to be better able to collaborate online. Mostly, it is a glorified wiki with fine-grain control over access rights.

Crabgrass is based on Ruby on Rails and MySQL. It is released under the AGPL license, version 3.

For installation notes, see doc/INSTALL.md.