summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into 10-7-stable-prepare-rc310-7-stable-prepare-rc3James Lopez2018-04-09372-9913/+15665
|\
| * Merge branch 'winh-badges-docs' into 'master'Douwe Maan2018-04-086-3/+83
| |\
| | * Add user documentation for badgesWinnie Hellmann2018-04-086-3/+83
| |/
| * Merge branch 'winh-41174-projects-groups-badges-ui' into 'master'Douwe Maan2018-04-0846-13/+3021
| |\
| | * Projects and groups badges settings UIFrancisco Javier López2018-04-0846-13/+3021
| |/
| * Merge branch '31591-project-deploy-tokens-to-allow-permanent-access' into 'ma...Kamil Trzciński2018-04-0747-38/+1010
| |\
| | * Use proper auth_scope for deploy tokenKamil Trzciński2018-04-072-3/+3
| | * Handle limit for datetime attributes on MySQLMayra Cabrera2018-04-0612-55/+89
| | * Modifies index on DeployTokens to use idMayra Cabrera2018-04-062-2/+2
| | * Handles default expires_at date directly into DeployToken modelMayra Cabrera2018-04-066-7/+17
| | * Removes deploy tokens presenterMayra Cabrera2018-04-064-37/+2
| | * Addresses database commentsMayra Cabrera2018-04-0612-26/+50
| | * Fix form javascriptKamil Trzciński2018-04-064-19/+25
| | * Increase test suite around deploy tokens behaviorMayra Cabrera2018-04-0617-220/+144
| | * Fixes broken schema and minor changesMayra Cabrera2018-04-067-12/+11
| | * Get rid of Redis when dealing with deploy tokensKamil Trzciński2018-04-0611-87/+52
| | * Fix and optimise DB schemaKamil Trzciński2018-04-063-21/+19
| | * Include ProjectDeployTokensMayra Cabrera2018-04-0626-132/+197
| | * Support Deploy Tokens properly without hacking abilitiesKamil Trzciński2018-04-068-28/+43
| | * Addreses backend review suggestionsMayra Cabrera2018-04-0613-20/+74
| | * Removes logic from Jwt and handle different scenarios on Gitlab::AuthMayra Cabrera2018-04-067-71/+121
| | * Fix i18n on deploy_token viewsMayra Cabrera2018-04-067-25/+25
| | * Addreses frontend reviewMayra Cabrera2018-04-068-27/+27
| | * Add documentation for DeployTokenMayra Cabrera2018-04-065-4/+84
| | * Implement read_registry for DeployTokensMayra Cabrera2018-04-062-10/+40
| | * Address UX reviewMayra Cabrera2018-04-0612-50/+103
| | * Implement 'read_repo' for DeployTokensMayra Cabrera2018-04-067-19/+184
| | * Create barebones for DeploytokenMayra Cabrera2018-04-0627-1/+536
| * | Merge branch 'blackst0ne-bump-parser-2-5-0-5' into 'master'Stan Hu2018-04-072-4/+4
| |\ \ | | |/ | |/|
| | * Bump `parser` gem to 2.5.0.5blackst0ne-bump-parser-2-5-0-5blackst0ne2018-04-072-4/+4
| |/
| * Merge branch 'fix-dashboard-sorting' into 'master'Clement Ho2018-04-072-1/+6
| |\
| | * Fix dashboard sortingJoshua Lambert2018-04-062-1/+6
| |/
| * Merge branch 'sh-fix-recaptcha-test' into 'master'Stan Hu2018-04-062-4/+1
| |\
| | * Fix the reCAPTCHA spec failures by not rendering the widget in test modeStan Hu2018-04-062-4/+1
| * | Merge branch '42568-pipeline-empty-state' into 'master'Kamil Trzciński2018-04-0632-58/+513
| |\ \
| | * | 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-06341-3517/+25979
| | |\ \
| | * | | Put Erased empty state at the beginningMatija Čupić2018-04-051-3/+3
| | * | | Rename success to erased empty state specMatija Čupić2018-04-054-22/+31
| | * | | Fix job setup in success empty state specsMatija Čupić2018-04-043-7/+9
| | * | | Add success CI Build empty state statusMatija Čupić2018-04-044-1/+72
| | * | | 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-04543-4573/+11048
| | |\ \ \
| | * | | | 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 action_button_title Core status methodMatija Čupić2018-04-031-0/+4
| | * | | | Add specs for empty states .matches? methodsMatija Čupić2018-03-295-1/+110
| | * | | | Move action button titles to respective statusesMatija Čupić2018-03-2911-5/+35
| | * | | | Merge branch 'master' into 42568-pipeline-empty-stateMatija Čupić2018-03-28976-6040/+25619
| | |\ \ \ \