summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixes illustration for when job log was erased45159-fix-illustrationFilipa Lacerda2018-04-094-5/+10
* Merge branch '41981-allow-group-owner-to-enable-runners-from-subgroups' into ...Yorick Peterse2018-04-093-10/+21
|\
| * Remove unused User#manageable_group_projects (#41981)Dylan Griffith2018-04-091-4/+0
| * Use project_authorizations instead of members to calculate manageable CI proj...Dylan Griffith2018-04-091-13/+1
| * Allow group owner to enable runners from subgroups (#41981)Dylan Griffith2018-04-093-5/+32
* | Merge branch 'move-board-blank-state-vue-component' into 'master'Filipa Lacerda2018-04-094-36/+48
|\ \
| * | Move BoardBlankState vue componentGeorge Tsiolis2018-04-074-36/+48
* | | Merge branch 'feature/#37403-clearer-email-handler' into 'master'Sean McGivern2018-04-093-1/+43
|\ \ \
| * | | Make email handler clearerRiccardo Padovani2018-04-093-1/+43
|/ / /
* | | Merge branch 'zj-find-license-opt-out' into 'master'Grzegorz Bizon2018-04-092-1/+7
|\ \ \
| * | | Move FindLicense RPC to OPT OUT statusZeger-Jan van de Weg2018-04-062-1/+7
* | | | Merge branch 'blackst0ne-rails5-add-rails-controller-testing-gem' into 'master'Rémy Coutable2018-04-092-0/+6
|\ \ \ \
| * | | | [Rails5] Add `rails-controller-testing` gemblackst0ne-rails5-add-rails-controller-testing-gemblackst0ne2018-04-082-0/+6
* | | | | Merge branch 'sh-fix-issue-45152' into 'master'Grzegorz Bizon2018-04-093-4/+16
|\ \ \ \ \
| * | | | | Fix undefined method `one?` when pushing to an existing merge requestsh-fix-issue-45152Stan Hu2018-04-073-4/+16
| |/ / / /
* | | | | Merge branch '44224-remove-gl' into 'master'Phil Hughes2018-04-0915-33/+33
|\ \ \ \ \
| * | | | | Remove modal store and mixins from global scope44224-remove-glFilipa Lacerda2018-04-0615-33/+33
* | | | | | Merge branch 'blackst0ne-rails5-replace-true-values-with-false-values' into '...Sean McGivern2018-04-091-1/+5
|\ \ \ \ \ \
| * | | | | | [Rails5] Add FALSE_VALUES constant to Service#boolean_accessorblackst0ne-rails5-replace-true-values-with-false-valuesblackst0ne2018-04-081-1/+5
* | | | | | | Merge branch '32617-fix-template-selector-menu-visibility' into 'master'Phil Hughes2018-04-094-1/+77
|\ \ \ \ \ \ \
| * | | | | | | Fix template selector menu visibilityFabian Schneider2018-04-084-1/+77
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'sh-handle-legacy-archive-requests' into 'master'Douwe Maan2018-04-092-2/+13
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Handle legacy repository archive requests with no ref givensh-handle-legacy-archive-requestsStan Hu2018-04-082-2/+13
| |/ / / / /
* | | | | | 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
| |/ / / /