summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | fixup whitespacemicael.bergeron2017-09-061-1/+1
| * | | | | | add controller specmicael.bergeron2017-09-067-34/+33
| * | | | | | remove lintmicael.bergeron2017-09-063-4/+4
| * | | | | | fix note-role alignmentmicael.bergeron2017-09-061-3/+2
| * | | | | | rework the contributor badgemicael.bergeron2017-09-068-30/+41
| * | | | | | round of fixes after code reviewmicael.bergeron2017-09-066-26/+61
| * | | | | | WIP: refactor the first-contributor to Issuablemicael.bergeron2017-09-0616-93/+143
| * | | | | | add changelog entrymicael.bergeron2017-09-061-0/+4
| * | | | | | fix #35161, add a first-time contributor badgemicael.bergeron2017-09-063-0/+73
| | |/ / / / | |/| | | |
* | | | | | Merge branch '35441-fix-division-by-zero' into 'master'Robert Speicher2017-09-063-16/+32
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Refactor blame helper age class testsJeff Stubler2017-09-051-22/+15
| * | | | | Fix division by zero for blame age mapJeff Stubler2017-08-243-7/+30
* | | | | | Merge branch 'url-sanitizer-fixes' into 'master'Douwe Maan2017-09-063-56/+147
|\ \ \ \ \ \
| * | | | | | Remove blank passwords from sanitized URLsNick Thomas2017-09-063-54/+144
| * | | | | | Backport EE fixes to Gitlab::UrlSanitizer to CENick Thomas2017-09-062-6/+7
* | | | | | | Merge branch 'feature/gb/download-single-job-artifact-using-api' into 'master'Kamil Trzciński2017-09-0613-219/+478
|\ \ \ \ \ \ \
| * | | | | | | Revert moving authorization hook in jobs APIfeature/gb/download-single-job-artifact-using-apiGrzegorz Bizon2017-09-061-2/+2
| * | | | | | | Merge commit 'd1b60cbc67dc14b21820ef3f823a8e1ea851697d' into feature/gb/downl...Grzegorz Bizon2017-09-06317-3948/+13758
| |\ \ \ \ \ \ \
| * | | | | | | | Fix artifacts controller specsGrzegorz Bizon2017-09-061-8/+0
| * | | | | | | | Remove unneeded string interpolation from entry classGrzegorz Bizon2017-09-061-1/+1
| * | | | | | | | Add basic docs about new artifact access API endpointGrzegorz Bizon2017-09-061-2/+36
| * | | | | | | | Add changelog entry for new artifacts API endpointGrzegorz Bizon2017-09-061-0/+5
| * | | | | | | | Respond with a bad request if artifact path is invalidGrzegorz Bizon2017-09-062-2/+2
| * | | | | | | | Extract job artifacts API code to a separate fileGrzegorz Bizon2017-09-065-101/+102
| * | | | | | | | Do not require API authentication if artifacts are publicGrzegorz Bizon2017-09-052-43/+81
| * | | | | | | | Do not use artifacts metadata to access single artifactGrzegorz Bizon2017-09-053-16/+11
| * | | | | | | | Make it explicit that workhorse needs artifact pathGrzegorz Bizon2017-09-051-2/+2
| * | | | | | | | Extract a class that represents artifacts file pathGrzegorz Bizon2017-09-053-122/+237
| * | | | | | | | Use API helper to send artifact file through WorkhorseGrzegorz Bizon2017-09-053-4/+7
| * | | | | | | | Set project / pipeline before context in job API specsGrzegorz Bizon2017-09-041-2/+2
| * | | | | | | | Add API endpoint for downloading single job artifactGrzegorz Bizon2017-09-042-0/+76
* | | | | | | | | Merge branch 'tc-test-admin-log-links' into 'master'Dmitriy Zaporozhets2017-09-062-4/+13
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Put loggers in before_action for easier overriding in EEtc-test-admin-log-linksToon Claes2017-09-062-4/+13
* | | | | | | | | | Merge branch '35942_api_binary_encoding' into 'master'Sean McGivern2017-09-068-12/+66
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | [ci-skip] spec for an instance method35942_api_binary_encodingmicael.bergeron2017-09-061-1/+1
| * | | | | | | | | | remove useless commentmicael.bergeron2017-09-061-2/+0
| * | | | | | | | | | added changelog entrymicael.bergeron2017-09-061-0/+3
| * | | | | | | | | | renames ambiguous methods and add specmicael.bergeron2017-09-064-7/+15
| * | | | | | | | | | fix refactoring error with Blob.binary?micael.bergeron2017-09-063-10/+10
| * | | | | | | | | | add .json_safe_diff specmicael.bergeron2017-09-061-0/+19
| * | | | | | | | | | revert to using a simple representationmicael.bergeron2017-09-064-22/+25
| * | | | | | | | | | wip: fake its a binary diffmicael.bergeron2017-09-064-7/+30
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'docs/migrating-from-tfs' into 'master'Marcia Ramos2017-09-062-4/+47
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Remove duplicate entry, order tools by namedocs/migrating-from-tfsAchilleas Pipinellis2017-09-062-10/+4
| * | | | | | | | | | Merge branch 'master' into 'docs/migrating-from-tfs'Achilleas Pipinellis2017-09-06458-5631/+16678
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Make clear changeset vs snapshot methodAchilleas Pipinellis2017-09-061-5/+10
| * | | | | | | | | | | Add TFS migration docsAchilleas Pipinellis2017-09-062-0/+44
* | | | | | | | | | | | Merge branch 'collapsable-pipeline-settings' into 'master'Phil Hughes2017-09-0610-63/+94
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Add collapsable sections for Pipeline SettingsKamil Trzciński2017-09-0610-63/+94
|/ / / / / / / / / / / /
* | | | | | | | | | | | Merge branch 'generalize-profile-updates' into 'master'Douwe Maan2017-09-0625-58/+626
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | |