summaryrefslogtreecommitdiff
path: root/spec/lib
Commit message (Expand)AuthorAgeFilesLines
* Make email handler clearerRiccardo Padovani2018-04-091-0/+24
* Use proper auth_scope for deploy tokenKamil Trzciński2018-04-071-2/+2
* Handle limit for datetime attributes on MySQLMayra Cabrera2018-04-061-0/+21
* Increase test suite around deploy tokens behaviorMayra Cabrera2018-04-063-46/+97
* Fixes broken schema and minor changesMayra Cabrera2018-04-061-1/+1
* Include ProjectDeployTokensMayra Cabrera2018-04-062-21/+6
* Support Deploy Tokens properly without hacking abilitiesKamil Trzciński2018-04-061-3/+3
* Addreses backend review suggestionsMayra Cabrera2018-04-061-5/+5
* Removes logic from Jwt and handle different scenarios on Gitlab::AuthMayra Cabrera2018-04-061-52/+99
* Implement read_registry for DeployTokensMayra Cabrera2018-04-061-8/+29
* Implement 'read_repo' for DeployTokensMayra Cabrera2018-04-062-3/+81
* Create barebones for DeploytokenMayra Cabrera2018-04-061-0/+1
* Merge branch '42568-pipeline-empty-state' into 'master'Kamil Trzciński2018-04-0611-9/+257
|\
| * Merge branch 'master' into '42568-pipeline-empty-state'Kamil Trzciński2018-04-0630-79/+1141
| |\
| * | Rename success to erased empty state specMatija Čupić2018-04-052-19/+28
| * | Fix job setup in success empty state specsMatija Čupić2018-04-042-6/+8
| * | Add success CI Build empty state statusMatija Čupić2018-04-042-0/+49
| * | [ci skip] Merge branch 'master' into 42568-pipeline-empty-stateFilipa Lacerda2018-04-0438-169/+741
| |\ \
| * | | Add specs for empty states .matches? methodsMatija Čupić2018-03-295-1/+110
| * | | Move action button titles to respective statusesMatija Čupić2018-03-295-1/+17
| * | | Merge branch 'master' into 42568-pipeline-empty-stateMatija Čupić2018-03-2842-800/+1556
| |\ \ \
| * | | | Move the empty state extended status to be the beginningMatija Čupić2018-03-281-8/+10
| * | | | Fix tests for build empty state statusesMatija Čupić2018-03-2810-20/+57
| * | | | Extend Gitlab::Ci::Status#illustration to include metadataMatija Čupić2018-03-266-9/+9
| * | | | Add illustrations to build statusesMatija Čupić2018-03-246-0/+24
* | | | | Merge branch 'da-gitaly-calculate-repository-checksum' into 'master'Stan Hu2018-04-063-38/+60
|\ \ \ \ \
| * | | | | Move checksum calculation to Gitlab::Git::Repositoryda-gitaly-calculate-repository-checksumDouglas Barbosa Alexandre2018-04-062-49/+49
| * | | | | Checksum calculation is handled by Gitaly when feature is enabledDouglas Barbosa Alexandre2018-04-061-20/+31
| * | | | | Add calculate_checksum method to the Gitaly repository clientDouglas Barbosa Alexandre2018-04-061-0/+11
* | | | | | Merge branch '17939-osw-patch-support-gfm' into 'master'Sean McGivern2018-04-061-0/+31
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add support for patch link extension for commit links on GFMOswaldo Ferreira2018-04-061-0/+31
* | | | | | Merge branch 'sh-add-cleanup-rpc-gitaly' into 'master'Sean McGivern2018-04-063-0/+57
|\ \ \ \ \ \
| * | | | | | Automatically cleanup stale worktrees and lock files upon a pushStan Hu2018-04-063-0/+57
* | | | | | | Extend API for importing a project export with overwrite supportFrancisco Javier López2018-04-061-1/+41
|/ / / / / /
* | | | | | Merge branch 'jramsay-38830-tarball' into 'master'Douwe Maan2018-04-062-8/+14
|\ \ \ \ \ \
| * | | | | | Add new repository archive routeJames Ramsay2018-04-062-8/+8
| * | | | | | Add option to suppress archive commit shaJames Ramsay2018-04-041-2/+8
| | |_|_|/ / | |/| | | |
* | | | | | [Rails5] Update `type_cast_*_database` methodsblackst0ne2018-04-061-4/+4
| |_|_|_|/ |/| | | |
* | | | | Resolve "Show `failure_reason` and upgrade tooltips of jobs"Mayra Cabrera2018-04-0510-4/+292
* | | | | Merge branch 'direct-upload-of-artifacts' into 'master'Grzegorz Bizon2018-04-052-60/+116
|\ \ \ \ \
| * | | | | Add `direct_upload` setting for artifactsdirect-upload-of-artifactsKamil Trzciński2018-04-051-0/+116
| * | | | | Remove artifacts_file/metadata from project exportKamil Trzciński2018-04-051-60/+0
| |/ / / /
* | | | | Merge branch '44389-always-allow-http-for-ci-git-operations' into 'master'Kamil Trzciński2018-04-051-1/+23
|\ \ \ \ \
| * | | | | Allow HTTP(s) when git request is made by GitLab CITomasz Maczukin2018-04-051-1/+23
* | | | | | Merge branch '43098-controller-projects-issuescontroller-show-executes-more-t...Douwe Maan2018-04-052-4/+49
|\ \ \ \ \ \
| * | | | | | Fix N+1 in MergeRequestParserSean McGivern2018-04-052-4/+49
* | | | | | | Merge branch 'bvl-override-import-params' into 'master'Douwe Maan2018-04-053-10/+18
|\ \ \ \ \ \ \
| * | | | | | | Don't export `Project#description_html`Bob Van Landuyt2018-04-053-11/+0
| * | | | | | | Override values from JSON with import dataBob Van Landuyt2018-04-052-2/+21
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'jprovazn-comment-refs' into 'master'Sean McGivern2018-04-052-0/+32
|\ \ \ \ \ \ \