Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '35441-fix-division-by-zero' into 'master' | Robert Speicher | 2017-09-06 | 3 | -16/+32 |
|\ | |||||
| * | Refactor blame helper age class tests | Jeff Stubler | 2017-09-05 | 1 | -22/+15 |
| * | Fix division by zero for blame age map | Jeff Stubler | 2017-08-24 | 3 | -7/+30 |
* | | Merge branch 'url-sanitizer-fixes' into 'master' | Douwe Maan | 2017-09-06 | 3 | -56/+147 |
|\ \ | |||||
| * | | Remove blank passwords from sanitized URLs | Nick Thomas | 2017-09-06 | 3 | -54/+144 |
| * | | Backport EE fixes to Gitlab::UrlSanitizer to CE | Nick Thomas | 2017-09-06 | 2 | -6/+7 |
* | | | Merge branch 'feature/gb/download-single-job-artifact-using-api' into 'master' | Kamil Trzciński | 2017-09-06 | 13 | -219/+478 |
|\ \ \ | |||||
| * | | | Revert moving authorization hook in jobs APIfeature/gb/download-single-job-artifact-using-api | Grzegorz Bizon | 2017-09-06 | 1 | -2/+2 |
| * | | | Merge commit 'd1b60cbc67dc14b21820ef3f823a8e1ea851697d' into feature/gb/downl... | Grzegorz Bizon | 2017-09-06 | 317 | -3948/+13758 |
| |\ \ \ | |||||
| * | | | | Fix artifacts controller specs | Grzegorz Bizon | 2017-09-06 | 1 | -8/+0 |
| * | | | | Remove unneeded string interpolation from entry class | Grzegorz Bizon | 2017-09-06 | 1 | -1/+1 |
| * | | | | Add basic docs about new artifact access API endpoint | Grzegorz Bizon | 2017-09-06 | 1 | -2/+36 |
| * | | | | Add changelog entry for new artifacts API endpoint | Grzegorz Bizon | 2017-09-06 | 1 | -0/+5 |
| * | | | | Respond with a bad request if artifact path is invalid | Grzegorz Bizon | 2017-09-06 | 2 | -2/+2 |
| * | | | | Extract job artifacts API code to a separate file | Grzegorz Bizon | 2017-09-06 | 5 | -101/+102 |
| * | | | | Do not require API authentication if artifacts are public | Grzegorz Bizon | 2017-09-05 | 2 | -43/+81 |
| * | | | | Do not use artifacts metadata to access single artifact | Grzegorz Bizon | 2017-09-05 | 3 | -16/+11 |
| * | | | | Make it explicit that workhorse needs artifact path | Grzegorz Bizon | 2017-09-05 | 1 | -2/+2 |
| * | | | | Extract a class that represents artifacts file path | Grzegorz Bizon | 2017-09-05 | 3 | -122/+237 |
| * | | | | Use API helper to send artifact file through Workhorse | Grzegorz Bizon | 2017-09-05 | 3 | -4/+7 |
| * | | | | Set project / pipeline before context in job API specs | Grzegorz Bizon | 2017-09-04 | 1 | -2/+2 |
| * | | | | Add API endpoint for downloading single job artifact | Grzegorz Bizon | 2017-09-04 | 2 | -0/+76 |
* | | | | | Merge branch 'tc-test-admin-log-links' into 'master' | Dmitriy Zaporozhets | 2017-09-06 | 2 | -4/+13 |
|\ \ \ \ \ | |||||
| * | | | | | Put loggers in before_action for easier overriding in EEtc-test-admin-log-links | Toon Claes | 2017-09-06 | 2 | -4/+13 |
* | | | | | | Merge branch '35942_api_binary_encoding' into 'master' | Sean McGivern | 2017-09-06 | 8 | -12/+66 |
|\ \ \ \ \ \ | |||||
| * | | | | | | [ci-skip] spec for an instance method35942_api_binary_encoding | micael.bergeron | 2017-09-06 | 1 | -1/+1 |
| * | | | | | | remove useless comment | micael.bergeron | 2017-09-06 | 1 | -2/+0 |
| * | | | | | | added changelog entry | micael.bergeron | 2017-09-06 | 1 | -0/+3 |
| * | | | | | | renames ambiguous methods and add spec | micael.bergeron | 2017-09-06 | 4 | -7/+15 |
| * | | | | | | fix refactoring error with Blob.binary? | micael.bergeron | 2017-09-06 | 3 | -10/+10 |
| * | | | | | | add .json_safe_diff spec | micael.bergeron | 2017-09-06 | 1 | -0/+19 |
| * | | | | | | revert to using a simple representation | micael.bergeron | 2017-09-06 | 4 | -22/+25 |
| * | | | | | | wip: fake its a binary diff | micael.bergeron | 2017-09-06 | 4 | -7/+30 |
* | | | | | | | Merge branch 'docs/migrating-from-tfs' into 'master' | Marcia Ramos | 2017-09-06 | 2 | -4/+47 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Remove duplicate entry, order tools by namedocs/migrating-from-tfs | Achilleas Pipinellis | 2017-09-06 | 2 | -10/+4 |
| * | | | | | | | Merge branch 'master' into 'docs/migrating-from-tfs' | Achilleas Pipinellis | 2017-09-06 | 458 | -5631/+16678 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | Make clear changeset vs snapshot method | Achilleas Pipinellis | 2017-09-06 | 1 | -5/+10 |
| * | | | | | | | | Add TFS migration docs | Achilleas Pipinellis | 2017-09-06 | 2 | -0/+44 |
* | | | | | | | | | Merge branch 'collapsable-pipeline-settings' into 'master' | Phil Hughes | 2017-09-06 | 10 | -63/+94 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Add collapsable sections for Pipeline Settings | Kamil Trzciński | 2017-09-06 | 10 | -63/+94 |
|/ / / / / / / / / | |||||
* | | | | | | | | | Merge branch 'generalize-profile-updates' into 'master' | Douwe Maan | 2017-09-06 | 25 | -58/+626 |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | Profile updates from providers | Alexander Keramidas | 2017-09-06 | 25 | -58/+626 |
* | | | | | | | | | Merge branch 'breadcrumbs-improvements' into 'master' | Filipa Lacerda | 2017-09-06 | 79 | -274/+244 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | | | |||||
| * | | | | | | | | removed show_new_nav? referencesbreadcrumbs-improvements | Phil Hughes | 2017-09-06 | 6 | -61/+14 |
| * | | | | | | | | Merge branch 'master' into breadcrumbs-improvements | Phil Hughes | 2017-09-06 | 138 | -1451/+2086 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | fixed up JS to use a js-* class | Phil Hughes | 2017-09-06 | 10 | -19/+23 |
| * | | | | | | | | | Merge branch 'master' into breadcrumbs-improvements | Phil Hughes | 2017-09-05 | 39 | -155/+360 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | fixed karma spec | Phil Hughes | 2017-09-05 | 1 | -1/+10 |
| * | | | | | | | | | | Merge branch 'master' into breadcrumbs-improvements | Phil Hughes | 2017-09-05 | 104 | -422/+2808 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | removed comment from helper spec | Phil Hughes | 2017-09-05 | 1 | -1/+0 |