summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into satishperala/gitlab-ce-20720_webhooks_full_image_urlsatishperala/gitlab-ce-20720_webhooks_full_image_urlSean McGivern2018-04-10119-360/+1787
|\
| * Merge branch 'feature/add_target_to_tags' into 'master'Robert Speicher2018-04-091-1/+1
| |\
| | * Expose the target commit ID through the tag APIAndrew Beresford2018-04-081-1/+1
| * | Make email handler clearerRiccardo Padovani2018-04-091-1/+1
| * | Merge branch 'zj-find-license-opt-out' into 'master'Grzegorz Bizon2018-04-091-1/+2
| |\ \ | | |/ | |/|
| | * Move FindLicense RPC to OPT OUT statusZeger-Jan van de Weg2018-04-061-1/+2
| * | Projects and groups badges settings UIFrancisco Javier López2018-04-081-0/+1
| * | Use proper auth_scope for deploy tokenKamil Trzciński2018-04-071-1/+1
| * | 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
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |