Commit Graph

36 Commits

Author SHA1 Message Date
Earlopain
e87d617c6f
[IQDB] Switch to new implementation 2023-04-24 14:46:26 +02:00
Earlopain
09be4cded9
[CI] Commit database.yml
Makes the test setup easier.
Also eases prod deploys with the two separate db pool sizes.
2023-02-25 14:41:07 +01:00
Earlopain
372cb8a1ac
[Docker] Clean up bin/setup 2022-11-09 18:35:20 +01:00
Earlopain
179a948cf2
[Docker] Add solargraph to the image, and a few more things
* Allow modifying .env without git complainging about changes to commit
* Require COMPOSE_PROFILE=solargraph for solargraph to be included in the image
* Set required vscode settings for solargraph to correctly work in docker
* Clean up .solargraph.yml. All these removed values are the default
* Disable autocomplete in the rails console
* Add a compose service to run rubocop

* Upddate rubocop config

Added some, removed some, ordered alphabetically.
Before: 844 files inspected, 6871 offenses detected, 6095 offenses autocorrectable
After: 844 files inspected, 8024 offenses detected, 7538 offenses autocorrectable
Most of the new offences are because of Style/StringLiterals (1312)
2022-10-18 23:35:18 +02:00
Earlopain
7c972ecf91
[Setup] Replace vagrant with docker 2021-11-14 03:31:26 +01:00
Kira
3da92e81e7 [JS] Because I was forced to upgrade webpack and redo everything from scratch
This is probably going to be partially broken somehow. Let's find out.
2021-09-22 23:29:14 -07:00
Earlopain
eb271ca799
[Misc] Delete api.txt and add doc folder to gitignore
The file was last updated 4 years ago and is pretty outdated.
Incorrect documentation is often worse than no documentation.
YARD throws it's files there, and also in .yardoc, ignore those
2021-07-05 13:22:05 +02:00
Kira
1fdc3926df Update webpacker and fix a bunch of broken things with it 2019-08-03 20:25:22 -07:00
byte
2aadb25baa Vagrant initial 2019-02-16 12:38:16 -05:00
Kira
2d9597297a Ignore .idea folder with gitignore 2019-01-31 16:47:34 -08:00
Albert Yi
6fa0ae2cf1 Migrate assets to use Webpacker 2018-07-27 15:24:05 -07:00
Albert Yi
f1ca252b3c wip 2018-05-11 10:52:03 -07:00
Albert Yi
b219992b7d add async processing for top tagger 2018-04-03 16:00:36 -07:00
r888888888
12dc2a4c9b adjust scratch gitignore 2017-06-12 15:25:07 -07:00
Type-kun
b3de24f282 Add public/assets to .gitignore
It gets populated if rails server is run locally without cap deploy
2017-06-09 19:26:19 +05:00
evazion
3eb525ad01 dotenv: add gem. 2017-01-23 16:38:14 -06:00
Albert Yi
0ea7d78584 remove usage of vcr cassettes; delete unused fixtures; fix some broken unit tests 2016-12-28 15:47:28 -08:00
Albert Yi
ee4ebce4d7 support pool version archive 2016-12-21 11:43:46 -08:00
Albert Yi
4f2988c809 ignore config/newrelic.yml 2016-12-02 15:09:06 -08:00
r888888888
afa0dcae20 potential fix for alias/implication status bug 2016-10-18 00:25:55 -07:00
r888888888
3ed3febe06 update install scripts 2014-06-22 20:25:32 -07:00
r888888888
09c9bd0367 update gitignore 2014-06-02 13:17:37 -07:00
r888888888
36dab73998 iqdb fixes 2014-03-24 15:12:05 -07:00
r888888888
16712b7d56 implement iqdb wrapper 2014-03-24 13:22:03 -07:00
albert
40745a2e6e added new landing page 2011-10-28 19:21:44 -04:00
randuin
31863738c1 Added vim .swp files to the gitignore and
also added pry to the development group for the Gemfile
2011-09-02 18:19:15 -07:00
albert
1f5c454241 ignore database.yml, local config 2011-03-30 15:15:50 -04:00
albert
8eb3451fb4 added user feedback functional test 2011-02-01 18:08:01 -05:00
albert
cd451109e8 stubbed in pool controller test 2011-01-20 18:30:36 -05:00
albert
d84818366b remove coverage 2011-01-20 17:41:54 -05:00
albert
a9da0f1059 add jrails, work on comments 2010-10-21 18:56:00 -04:00
albert
f051e04550 sync 2010-10-08 18:42:26 -04:00
albert
ad39553aac updated tests, switched to rails 3.0.0rc2 2010-08-26 14:36:02 -04:00
albert
ca8be10ab9 more work on post uploads 2010-03-12 19:27:54 -05:00
albert
bed94a4e30 updated tag unit tests 2010-02-11 14:59:58 -05:00
albert
07b0e213f3 added gitignore 2010-02-08 01:44:37 -05:00