summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Get GITLAB_FEATURES from Project#licensed_features instead of Namespace#featu...5320-fix-gitlab-features-env-varDylan Griffith2018-04-091-1/+1
* Projects and groups badges settings UIFrancisco Javier López2018-04-0815-3/+1962
* Use proper auth_scope for deploy tokenKamil Trzciński2018-04-071-2/+2
* Handle limit for datetime attributes on MySQLMayra Cabrera2018-04-064-15/+62
* Handles default expires_at date directly into DeployToken modelMayra Cabrera2018-04-061-1/+9
* Removes deploy tokens presenterMayra Cabrera2018-04-061-16/+0
* Addresses database commentsMayra Cabrera2018-04-062-1/+1
* Increase test suite around deploy tokens behaviorMayra Cabrera2018-04-0610-193/+119
* Fixes broken schema and minor changesMayra Cabrera2018-04-062-1/+2
* Include ProjectDeployTokensMayra Cabrera2018-04-0612-80/+97
* Support Deploy Tokens properly without hacking abilitiesKamil Trzciński2018-04-063-6/+6
* Addreses backend review suggestionsMayra Cabrera2018-04-065-9/+55
* Removes logic from Jwt and handle different scenarios on Gitlab::AuthMayra Cabrera2018-04-063-55/+102
* Addreses frontend reviewMayra Cabrera2018-04-061-3/+3
* Implement read_registry for DeployTokensMayra Cabrera2018-04-061-8/+29
* Address UX reviewMayra Cabrera2018-04-064-22/+49
* Implement 'read_repo' for DeployTokensMayra Cabrera2018-04-064-17/+151
* Create barebones for DeploytokenMayra Cabrera2018-04-067-0/+233
* Merge branch 'sh-fix-recaptcha-test' into 'master'Stan Hu2018-04-061-3/+0
|\
| * Fix the reCAPTCHA spec failures by not rendering the widget in test modeStan Hu2018-04-061-3/+0
* | Merge branch '42568-pipeline-empty-state' into 'master'Kamil Trzciński2018-04-0615-35/+331
|\ \
| * | Add missing trace artifacts to jobs in specMatija Čupić2018-04-061-2/+2
| * | Merge branch 'master' into '42568-pipeline-empty-state'Kamil Trzciński2018-04-06102-439/+3177
| |\ \
| * | | 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
| * | | Scrolls to the top of the page before erase clickFilipa Lacerda2018-04-041-1/+4
| * | | [ci skip] Merge branch 'master' into 42568-pipeline-empty-stateFilipa Lacerda2018-04-04169-1768/+5538
| |\ \ \
| * | | | Properly set up job trace in user_browses_job_specMatija Čupić2018-04-031-5/+3
| * | | | Properly set up jobs in mini pipeline graph specMatija Čupić2018-04-031-4/+5
| * | | | Set up traces in build show specMatija Čupić2018-04-031-8/+9
| * | | | 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-28251-1764/+11093
| |\ \ \ \
| * | | | | 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
| * | | | | Use Gitlab::Ci::Status#illustration in job empty_states partial42568-pipeline-empty-stateMatija Čupić2018-03-261-0/+18
| * | | | | Set up traces in jobs feature specMatija Čupić2018-03-261-6/+6
| * | | | | 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
| * | | | | [ci skip] Merge branch 'master' into 42568-pipeline-empty-stateFilipa Lacerda2018-03-1957-381/+1385
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into 42568-pipeline-empty-stateFilipa Lacerda2018-03-131-5/+28
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into 42568-pipeline-empty-stateFilipa Lacerda2018-03-12101-169/+1049
| |\ \ \ \ \ \ \
| * | | | | | | | Handle empty states for job pageFilipa Lacerda2018-03-091-0/+27
* | | | | | | | | 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
* | | | | | | | | Added specs for rendered output, changed the background for stable tracksJose Ivan Vargas2018-04-062-7/+37
* | | | | | | | | Added specsJose Ivan Vargas2018-04-064-8281/+6543