index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Accept S3 upload options (e.g. server_side_encryption)
James Baer
2017-07-20
1
-0
/
+18
*
Use descriptive new freeze_time helper
George Claghorn
2017-07-19
3
-3
/
+3
*
Replace hard-coded S3 bucket name with configured bucket
James T. Perreault
2017-07-17
2
-2
/
+2
*
Remove unused require
George Claghorn
2017-07-17
1
-1
/
+0
*
Add direct upload support to GCS service
Michael Herold
2017-07-17
2
-2
/
+52
*
Fix S3 direct upload test
George Claghorn
2017-07-16
1
-13
/
+3
*
Added rubocop / codeclimate config and fixed current offenses (#45)
Cristian Bica
2017-07-14
7
-14
/
+13
*
Fix regular expression on s3 test URL generation test (#44)
Dino Maric
2017-07-13
1
-5
/
+5
*
Expose chunked downloads
George Claghorn
2017-07-10
1
-0
/
+13
*
Configurator tests: work against test-local config
Jeremy Daer
2017-07-09
1
-3
/
+3
*
Tests: Dir.mktmpdir neatly wraps up tmpdir + join
Jeremy Daer
2017-07-09
3
-6
/
+5
*
Add basic tests to the Configurator#build (#28)
Dino Maric
2017-07-09
1
-0
/
+15
*
Accept sgids for existing blobs created via direct upload as an attachable
David Heinemeier Hansson
2017-07-09
1
-0
/
+5
*
Direct uploads for S3
David Heinemeier Hansson
2017-07-09
7
-19
/
+91
*
Test URL generation for S3 and Disk
David Heinemeier Hansson
2017-07-09
2
-0
/
+10
*
Instrument and log the services
David Heinemeier Hansson
2017-07-09
1
-0
/
+1
*
Example of keyfile specification
David Heinemeier Hansson
2017-07-09
1
-1
/
+12
*
Merge pull request #26 from jeremy/service-configurator
David Heinemeier Hansson
2017-07-09
2
-4
/
+3
|
\
|
*
Clarify how a service can build other composed services
Jeremy Daer
2017-07-09
2
-4
/
+3
*
|
Match new configurator needs
David Heinemeier Hansson
2017-07-09
1
-0
/
+2
|
/
*
Configure services that reference other services
Jeremy Daer
2017-07-08
5
-15
/
+20
*
Mirror: explicit primary service and list of mirrors
Jeremy Daer
2017-07-08
1
-5
/
+13
*
Merge pull request #21 from jeremy/disk-binary-io
David Heinemeier Hansson
2017-07-09
1
-6
/
+4
|
\
|
*
Disk service: use binary IO throughout, not UTF-8
Jeremy Daer
2017-07-08
1
-6
/
+4
*
|
Disk storage: ensure URLs end with the blob filename since some user agents d...
Jeremy Daer
2017-07-08
2
-4
/
+4
|
/
*
Tests: skip GCS/AWS service tests if unconfigured
Jeremy Daer
2017-07-08
1
-0
/
+1
*
Merge pull request #8 from robin850/fix-migrations
George Claghorn
2017-07-06
2
-3
/
+3
|
\
|
*
Fix the migration class name
Robin Dupret
2017-07-06
2
-3
/
+3
*
|
Test deleting a nonexistent key
George Claghorn
2017-07-06
1
-0
/
+6
*
|
Correct config path in error message
John Williams
2017-07-06
1
-1
/
+1
|
/
*
Fix test
George Claghorn
2017-07-06
1
-2
/
+2
*
Helper methods are private
David Heinemeier Hansson
2017-07-06
1
-4
/
+5
*
Check integrity after uploads
David Heinemeier Hansson
2017-07-06
1
-2
/
+15
*
It's base64 now since the clouds expect that
David Heinemeier Hansson
2017-07-06
1
-1
/
+1
*
Compute checksum and byte_size client side
David Heinemeier Hansson
2017-07-06
1
-8
/
+0
*
Flesh out mirror tests
George Claghorn
2017-07-06
1
-7
/
+26
*
Rename from Site to Service now that we're called Active Storage
David Heinemeier Hansson
2017-07-06
14
-140
/
+140
*
ActiveVault -> ActiveStorage
David Heinemeier Hansson
2017-07-06
13
-70
/
+63
*
ActiveVault::Site::MirrorSite#url
George Claghorn
2017-07-05
1
-1
/
+8
*
Basic MirrorSite
David Heinemeier Hansson
2017-07-05
1
-0
/
+30
*
Default to purging later when the owning record is destroyed
David Heinemeier Hansson
2017-07-05
1
-0
/
+34
*
Fix test
George Claghorn
2017-07-05
1
-1
/
+1
*
Attached one and many
David Heinemeier Hansson
2017-07-05
2
-7
/
+41
*
Add attachments
David Heinemeier Hansson
2017-07-05
4
-2
/
+46
*
Merge remote-tracking branch 'origin/master'
David Heinemeier Hansson
2017-07-05
1
-0
/
+9
|
\
|
*
Eliminate SIGNER
George Claghorn
2017-07-04
1
-4
/
+5
|
*
ActiveFile::Site::GCSSite#url
George Claghorn
2017-07-04
1
-1
/
+9
*
|
Rename from ActiveFile to ActiveVault since activefile gem name was taken
David Heinemeier Hansson
2017-07-05
10
-40
/
+40
|
/
*
Fix up DiskController and add basic testing
David Heinemeier Hansson
2017-07-04
1
-0
/
+34
*
Extract create_blob test helper
David Heinemeier Hansson
2017-07-04
2
-5
/
+8
[next]