Pedro Rijo
75f7ff580c
Merge pull request #1175 from git/pedrorijo91-patch-2
...
Fix const reference
2018-03-07 21:17:26 +00:00
Pedro Rijo
c8bf05652e
Fix const reference
2018-03-07 21:09:18 +00:00
Pedro Rijo
49c8b1c87c
Add Heroku generated app.json
2018-03-07 20:44:34 +00:00
Mark Tareshawty
0892d28ef3
Merge pull request #1173 from git/constants
...
Move constants out of lib and freeze them
2018-03-07 09:28:48 -05:00
Mark Tareshawty
c80113f8f3
Remove REDIRECT and supporting code
2018-03-07 09:06:28 -05:00
Jeff King
9986521401
Merge pull request #1172 from git/about-this-site
...
add "about this site" page
2018-03-07 08:12:50 +01:00
Mark Tareshawty
f45e4ccf6e
Update uses of constants
2018-03-06 20:25:08 -05:00
Mark Tareshawty
8939e090c6
Remove loading of constants from lib
2018-03-06 20:24:56 -05:00
Mark Tareshawty
27430fb3c6
Move lib/constants.rb to be under initializers
...
Also freeze the immutable constants
2018-03-06 20:24:40 -05:00
Jeff King
2118901e7e
license: update years and authors
...
This obviously hasn't been updated since the site started.
There's not much point in trying to list all of the authors,
so I'll just say "and others". Anybody who really wants to
know can use `git log`.
(I doubt anybody cares that much at all, but since we're now
linking the license file from the "about" page, it may get
more attention).
2018-03-06 23:13:25 +01:00
Jeff King
1f3427f7fd
add "about this site" page
...
This patch adds an "about this site" page and links to it
from the footer (where we previously just linked straight to
the git-scm.com repo). This serves a few purposes:
- we lay out the relationship between the various bits of
site content. This clarifies the licensing, and
hopefully directs bug reporters to the right place.
- we credit Scott, who has moved on but without whom the
site would absolutely not exist in its current form
- it gives us a place to credit the companies that are
sponsoring us with resources
2018-03-06 23:12:19 +01:00
Jeff King
b25234892f
architecture: mention /download/win page-rule exception
...
Hopefully this will go away eventually, but for now it's
worth mentioning.
2018-03-06 23:08:30 +01:00
Jeff King
aba7bbf0c8
Merge pull request #1171 from git/document-architecture
...
add architecture document
2018-03-06 23:07:18 +01:00
Jeff King
26fb61479a
add architecture document
...
There's a fair bit of network setup and accounts that exist
outside of this repository. Let's try to give an overview
that might help somebody at least know where to look to fix
something.
2018-03-06 17:53:12 +01:00
Pedro Rijo
9deb94728a
Merge pull request #1160 from jnavila/progitV1_obsolete
...
Progit: make first edition translations disappear.
2018-03-03 09:56:36 +00:00
Jean-Noël Avila
55b1ec2d5e
Progit: make first edition translations disappear.
2018-03-01 23:18:39 +01:00
Mark Tareshawty
8f90cc274b
Merge pull request #1157 from git/update-rspec-config
...
Update RSpec configuration to a more traditional setup
2018-02-28 11:03:24 -05:00
Mark Tareshawty
83f084b65a
Remove uses of should
2018-02-27 22:02:14 -05:00
Mark Tareshawty
766fc2e1fd
Use RSpec.describe instead of just describe
2018-02-27 22:02:07 -05:00
Mark Tareshawty
ee6a51b37f
re run rspec `rails generate rspec:install` and update config
2018-02-27 22:01:07 -05:00
Pedro Rijo
421950bb23
Merge pull request #1156 from git/debug/uglify
...
Bump uglify
2018-02-27 22:53:30 +00:00
pedrorijo91
a8359d5abb
Bump uglify
2018-02-27 22:49:36 +00:00
Pedro Rijo
b9a7295d2a
Merge pull request #1154 from git/bump/gems
...
Update ruby dependencies
2018-02-27 22:35:22 +00:00
pedrorijo91
a933c01810
Bundle update after rebase
2018-02-27 22:29:06 +00:00
pedrorijo91
299cb00877
Fix pg version
2018-02-27 22:15:34 +00:00
pedrorijo91
18dc9ee87e
Fix uglify version
2018-02-27 22:15:33 +00:00
pedrorijo91
6f0ed73176
Bump gemfile
2018-02-27 22:15:30 +00:00
Mark Tareshawty
b2ba20e93e
Merge pull request #1151 from tarebyte/run-example-inside-of-database-cleaner
...
Get RSpec tests working again
2018-02-27 17:10:48 -05:00
Mark Tareshawty
3db5ec6c0f
Remove download.rss since it is no longer used
2018-02-25 08:53:09 -05:00
Pedro Rijo
732e9ac78d
Merge pull request #1152 from git/revert-1150-update-gems
...
Revert "Update ruby dependencies"
2018-02-25 12:30:31 +00:00
Pedro Rijo
73b5f8b564
Revert "Update ruby dependencies"
2018-02-25 12:29:48 +00:00
Pedro Rijo
88e3f333d0
Merge pull request #1150 from tarebyte/update-gems
...
Update ruby dependencies
2018-02-25 12:27:45 +00:00
Mark Tareshawty
560c192501
Update db/schema.rb to match the real schema
2018-02-24 17:43:37 -05:00
Mark Tareshawty
99cbcd9372
Add pry-byebug because pry is awesome
2018-02-24 17:40:17 -05:00
Mark Tareshawty
2c41697ecf
Update Ruby Hash syntax
2018-02-24 17:40:02 -05:00
Mark Tareshawty
a320dd9804
Remove Rails logger tags
2018-02-24 17:39:40 -05:00
Mark Tareshawty
c118f072dd
Undo namespace and task name changes to the downloads.rake file
2018-02-24 17:35:48 -05:00
Mark Tareshawty
0f4974ec4c
Replace logic inside rake task with Rails Service
...
This makes things much more testable, and then we can just call the service inside of the rake task.
2018-02-24 17:32:19 -05:00
Mark Tareshawty
8104006380
Fix redirect expectation
2018-02-24 11:39:17 -05:00
Mark Tareshawty
45763f5db4
Fix partial name for render_template expectation
2018-02-24 11:39:07 -05:00
Mark Tareshawty
52f72b98aa
Cache bundler for faster builds
2018-02-24 11:31:00 -05:00
Mark Tareshawty
94c0a18642
Remove requirement of webmock since we do it in the support file
2018-02-24 11:28:39 -05:00
Mark Tareshawty
bbff798c36
Remove custom fabricator loader
2018-02-24 11:28:25 -05:00
Mark Tareshawty
a5da5c21d8
Install and configure VCR for capturing web requests
2018-02-24 11:28:13 -05:00
Mark Tareshawty
e2e8c55900
Allow webmock to connect to localhost
2018-02-24 11:27:44 -05:00
Mark Tareshawty
727b434702
Update sprockets so I can install other gems
2018-02-24 11:27:19 -05:00
Mark Tareshawty
23fa0ab67c
Fix model specs
2018-02-24 11:14:21 -05:00
Mark Tareshawty
ba9f60ac9f
Make sure version is a string before splitting it
2018-02-24 11:14:07 -05:00
Mark Tareshawty
bc7f2684a8
Explicitly set rspec controller specs as controller types
2018-02-24 11:03:51 -05:00
Mark Tareshawty
ba699524fd
Explicitly set rspec model specs as model types
2018-02-24 10:59:54 -05:00