- 28 Jun, 2016 1 commit
-
-
Lin Jen-Shin authored
We store the sizes as a hash from path to bytes like: ``` ruby {'ci_artifacts.txt' => 27, 'other_artifacts_0.1.2/another-subdirectory/banana_sample.gif' => 71759, 'other_artifacts_0.1.2/doc_sample.txt' => 1314, 'rails_sample.jpg' => 35255, 'tests_encoding/utf8 test dir ✓/regular_file_2' => 7} ``` So that it's easier to access than reading gzip file again.
-
- 25 Jun, 2016 2 commits
-
-
Simon Welsh authored
-
Simon Welsh authored
-
- 23 Jun, 2016 1 commit
-
-
James Lopez authored
-
- 21 Jun, 2016 1 commit
-
-
Grzegorz Bizon authored
-
- 20 Jun, 2016 1 commit
-
-
Lin Jen-Shin authored
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/4093#note_12563922 For clarification and consistency
-
- 17 Jun, 2016 1 commit
-
-
Kamil Trzcinski authored
-
- 16 Jun, 2016 3 commits
-
-
James Lopez authored
This reverts commit 13e37a3e.
-
James Lopez authored
- 15 Jun, 2016 4 commits
-
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
This fixes compatibility with trigger request create service.
-
- 14 Jun, 2016 8 commits
-
-
Kamil Trzcinski authored
-
Lin Jen-Shin authored
-
Kamil Trzcinski authored
-
Grzegorz Bizon authored
-
Kamil Trzcinski authored
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
Feedback from: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/4093#note_12413950
-
- 13 Jun, 2016 6 commits
-
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
James Lopez authored
-
- 10 Jun, 2016 3 commits
-
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Tomasz Maczukin authored
-
- 09 Jun, 2016 9 commits
-
-
Kamil Trzcinski authored
-
Lin Jen-Shin authored
Feedback from: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/4093#note_12321267
-
Lin Jen-Shin authored
This also moves tests from build_spec.rb to runner_spec.rb
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
Without that, Rails would complain: > bind message supplies 5 parameters, but prepared statement "a4" requires 4 However without this workaround it would still work in Rails console, so I still think this is a Rails bug somewhere.
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
for a particular project.
-
Lin Jen-Shin authored
-