summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'feature/add_target_to_tags' into 'master'Robert Speicher2018-04-091-0/+1
|\
| * Expose the target commit ID through the tag APIAndrew Beresford2018-04-081-0/+1
* | Merge branch 'fix-n-plus-one-when-getting-notification-settings-for-recipient...Yorick Peterse2018-04-092-8/+89
|\ \
| * | Add cop for has_many :through without disabled autoloadingfix-n-plus-one-when-getting-notification-settings-for-recipientsSean McGivern2018-04-091-0/+74
| * | Use Goldiloader for handling N+1 queriesYorick Peterse2018-04-091-8/+15
* | | Merge branch 'sh-bump-ruby-and-git-image-ci' into 'master'Rémy Coutable2018-04-091-0/+6
|\ \ \
| * | | Work around Ruby 2.3.7 bug by defining prepended class methods needed for testsStan Hu2018-04-091-0/+6
* | | | Merge branch '44296-commit-path' into 'master'Phil Hughes2018-04-091-0/+40
|\ \ \ \
| * | | | Checks if commit information exists before trying to render it44296-commit-pathFilipa Lacerda2018-04-061-0/+40
* | | | | Merge branch '41981-allow-group-owner-to-enable-runners-from-subgroups' into ...Yorick Peterse2018-04-091-0/+15
|\ \ \ \ \
| * | | | | Allow group owner to enable runners from subgroups (#41981)Dylan Griffith2018-04-091-0/+15
| | |_|_|/ | |/| | |
* | | | | Merge branch 'move-board-blank-state-vue-component' into 'master'Filipa Lacerda2018-04-091-2/+2
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Move BoardBlankState vue componentGeorge Tsiolis2018-04-071-2/+2
* | | | | Make email handler clearerRiccardo Padovani2018-04-091-0/+24
* | | | | Merge branch 'sh-fix-issue-45152' into 'master'Grzegorz Bizon2018-04-091-2/+14
|\ \ \ \ \
| * | | | | Fix undefined method `one?` when pushing to an existing merge requestsh-fix-issue-45152Stan Hu2018-04-071-2/+14
| | |_|_|/ | |/| | |
* | | | | Merge branch '44224-remove-gl' into 'master'Phil Hughes2018-04-091-2/+1
|\ \ \ \ \
| * | | | | Remove modal store and mixins from global scope44224-remove-glFilipa Lacerda2018-04-061-2/+1
| | |_|_|/ | |/| | |
* | | | | Merge branch '32617-fix-template-selector-menu-visibility' into 'master'Phil Hughes2018-04-091-0/+66
|\ \ \ \ \
| * | | | | Fix template selector menu visibilityFabian Schneider2018-04-081-0/+66
| | |/ / / | |/| | |
* | | | | Merge branch 'sh-handle-legacy-archive-requests' into 'master'Douwe Maan2018-04-091-0/+6
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Handle legacy repository archive requests with no ref givensh-handle-legacy-archive-requestsStan Hu2018-04-081-0/+6
| |/ / /
* | | | 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