summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Handle limit for datetime attributes on MySQLMayra Cabrera2018-04-061-0/+13
* Increase test suite around deploy tokens behaviorMayra Cabrera2018-04-061-5/+3
* Fixes broken schema and minor changesMayra Cabrera2018-04-061-2/+2
* Include ProjectDeployTokensMayra Cabrera2018-04-061-2/+2
* Support Deploy Tokens properly without hacking abilitiesKamil Trzciński2018-04-062-13/+13
* Addreses backend review suggestionsMayra Cabrera2018-04-061-2/+2
* Removes logic from Jwt and handle different scenarios on Gitlab::AuthMayra Cabrera2018-04-061-5/+13
* Implement 'read_repo' for DeployTokensMayra Cabrera2018-04-062-2/+25
* Merge branch '42568-pipeline-empty-state' into 'master'Kamil Trzciński2018-04-0612-1/+160
|\
| * Merge branch 'master' into '42568-pipeline-empty-state'Kamil Trzciński2018-04-0645-133/+826
| |\
| * | Put Erased empty state at the beginningMatija Čupić2018-04-051-3/+3
| * | Rename success to erased empty state specMatija Čupić2018-04-052-3/+3
| * | Fix job setup in success empty state specsMatija Čupić2018-04-041-1/+1
| * | Add success CI Build empty state statusMatija Čupić2018-04-042-1/+23
| * | [ci skip] Merge branch 'master' into 42568-pipeline-empty-stateFilipa Lacerda2018-04-0468-303/+762
| |\ \
| * | | Add action_button_title Core status methodMatija Čupić2018-04-031-0/+4
| * | | Move action button titles to respective statusesMatija Čupić2018-03-295-3/+17
| * | | Merge branch 'master' into 42568-pipeline-empty-stateMatija Čupić2018-03-2880-328/+952
| |\ \ \
| * | | | Move the empty state extended status to be the beginningMatija Čupić2018-03-281-7/+7
| * | | | Separate the manual empty state from the action empty stateMatija Čupić2018-03-283-12/+25
| * | | | Move action link to build extended status illustrationMatija Čupić2018-03-281-0/+2
| * | | | Move illustration to build specific statusesMatija Čupić2018-03-2811-44/+101
| * | | | Extend Gitlab::Ci::Status#illustration to include metadataMatija Čupić2018-03-265-5/+28
| * | | | Add illustrations to build statusesMatija Čupić2018-03-246-0/+24
* | | | | Merge branch 'da-gitaly-calculate-repository-checksum' into 'master'Stan Hu2018-04-063-82/+46
|\ \ \ \ \
| * | | | | Move checksum calculation to Gitlab::Git::Repositoryda-gitaly-calculate-repository-checksumDouglas Barbosa Alexandre2018-04-062-97/+40
| * | | | | Checksum calculation is handled by Gitaly when feature is enabledDouglas Barbosa Alexandre2018-04-061-4/+19
| * | | | | Add calculate_checksum method to the Gitaly repository clientDouglas Barbosa Alexandre2018-04-061-0/+6
* | | | | | Merge branch '17939-osw-patch-support-gfm' into 'master'Sean McGivern2018-04-061-0/+4
|\ \ \ \ \ \
| * | | | | | Add support for patch link extension for commit links on GFMOswaldo Ferreira2018-04-061-0/+4
* | | | | | | Merge branch 'fix-500-error-when-mr-ref-is-not-yet-fetched' into 'master'Rémy Coutable2018-04-061-1/+1
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Fix 500 error when MR from fork has conflicts but worker has not runfix-500-error-when-mr-ref-is-not-yet-fetchedSean McGivern2018-04-061-1/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'sh-add-cleanup-rpc-gitaly' into 'master'Sean McGivern2018-04-063-27/+49
|\ \ \ \ \ \
| * | | | | | Automatically cleanup stale worktrees and lock files upon a pushStan Hu2018-04-063-27/+49
* | | | | | | Extend API for importing a project export with overwrite supportFrancisco Javier López2018-04-064-5/+60
|/ / / / / /
* | | | | | Merge branch 'jramsay-38830-tarball' into 'master'Douwe Maan2018-04-065-10/+17
|\ \ \ \ \ \
| * | | | | | Add new repository archive routeJames Ramsay2018-04-062-3/+3
| * | | | | | Add option to suppress archive commit shaJames Ramsay2018-04-045-10/+17
* | | | | | | Merge branch 'fix/gb/fix-deployment-platform-for-environment' into 'master'Kamil Trzciński2018-04-061-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Fix environment deployment platform filter methodGrzegorz Bizon2018-04-061-1/+1
* | | | | | | | [Rails5] Update `type_cast_*_database` methodsblackst0ne2018-04-062-12/+41
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge branch 'issue_42443' into 'master'Sean McGivern2018-04-061-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Include subgroup issues when searching for group issues using the APIissue_42443Felipe Artur2018-04-051-1/+1
* | | | | | | Resolve "Show `failure_reason` and upgrade tooltips of jobs"Mayra Cabrera2018-04-055-2/+81
* | | | | | | Merge branch 'direct-upload-of-artifacts' into 'master'Grzegorz Bizon2018-04-057-41/+73
|\ \ \ \ \ \ \
| * | | | | | | Add `direct_upload` setting for artifactsdirect-upload-of-artifactsKamil Trzciński2018-04-056-41/+71
| * | | | | | | Remove artifacts_file/metadata from project exportKamil Trzciński2018-04-051-0/+2
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch '44389-always-allow-http-for-ci-git-operations' into 'master'Kamil Trzciński2018-04-051-2/+11
|\ \ \ \ \ \ \
| * | | | | | | Allow HTTP(s) when git request is made by GitLab CITomasz Maczukin2018-04-051-2/+11
* | | | | | | | Merge branch '44665-fix-db-trace-stream-by-raw-access' into 'master'Kamil Trzciński2018-04-051-1/+5
|\ \ \ \ \ \ \ \