Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Extend quick actions dsl50199-quick-actions-refactor | Alexandru Croitor | 2019-03-29 | 1 | -607/+15 |
* | Merge branch 'add-pluck-primary-key' into 'master' | Robert Speicher | 2019-03-29 | 154 | -164/+169 |
|\ | |||||
| * | Add a thin encapsulation around .pluck(:id) | Nick Thomas | 2019-03-28 | 5 | -14/+19 |
| * | Inherit from ApplicationRecord instead of ActiveRecord::Base | Nick Thomas | 2019-03-28 | 149 | -150/+150 |
* | | Adds EE validators to CE file | Sarah Groff Hennigh-Palermo | 2019-03-29 | 1 | -0/+6 |
* | | Add requested resources to cluster health - ce port | Tristan Read | 2019-03-29 | 2 | -6/+5 |
* | | Truncate long tags in runners table | Sarah Groff Hennigh-Palermo | 2019-03-28 | 1 | -1/+1 |
* | | Don't cutoff letters in MR and Issue links | gfyoung | 2019-03-28 | 1 | -0/+1 |
|/ | |||||
* | Merge branch '24936-remove-type-from-review-app-name' into 'master' | Mike Greiling | 2019-03-28 | 1 | -10/+19 |
|\ | |||||
| * | Remove folder from environment name | Nathan Friend | 2019-03-18 | 1 | -10/+19 |
* | | Knative version bump 0.2.2 -> 0.3.0 | Chris Baumbauer | 2019-03-28 | 1 | -2/+2 |
* | | Merge branch '9957-move-ee-differences-for-app-assets-javascripts-monitoring-... | Phil Hughes | 2019-03-28 | 1 | -13/+35 |
|\ \ | |||||
| * | | Remove EE differences for monitoring dashboard | Simon Knox | 2019-03-27 | 1 | -13/+35 |
* | | | Merge branch '59079-fix-jupyter-render-loop' into 'master' | Phil Hughes | 2019-03-28 | 1 | -14/+15 |
|\ \ \ | |||||
| * | | | Fix jupyter rendering bug that ended in an infinite loop | ROSPARS Benoit | 2019-03-27 | 1 | -14/+15 |
* | | | | Merge branch '10518-boards-css' into 'master' | Phil Hughes | 2019-03-28 | 1 | -1/+16 |
|\ \ \ \ | |||||
| * | | | | Removes EE differences for boards.scss | Filipa Lacerda | 2019-03-27 | 1 | -1/+16 |
| |/ / / | |||||
* | | | | Merge branch '54670-external-diffs-when-outdated' into 'master' | Sean McGivern | 2019-03-28 | 5 | -21/+202 |
|\ \ \ \ | |||||
| * | | | | Allow external diffs to be used conditionally | Nick Thomas | 2019-03-27 | 5 | -21/+202 |
* | | | | | Merge branch 'fix-routes-n-plus-one-in-user-autocomplete' into 'master' | Grzegorz Bizon | 2019-03-28 | 2 | -5/+23 |
|\ \ \ \ \ | |||||
| * | | | | | Remove N+1 queries from users autocomplete | Sean McGivern | 2019-03-25 | 2 | -5/+23 |
* | | | | | | Revert "Merge branch '13784-validate-variables-for-masking' into 'master'" | Kamil TrzciĆski | 2019-03-27 | 10 | -68/+7 |
* | | | | | | Upgraded Vue to 2.6.8 | Tim Zallmann | 2019-03-27 | 1 | -0/+1 |
* | | | | | | Scaffold UI elements for minimal version | Miranda Fluharty | 2019-03-27 | 10 | -7/+68 |
* | | | | | | Merge branch 'leipert-upgrade-bootstrap-ce' into 'master' | Clement Ho | 2019-03-27 | 3 | -1/+68 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Disable icons in bootstrap form validation | Lukas Eipert | 2019-03-27 | 1 | -0/+8 |
| * | | | | | | Whitelist additional elements and attributes | Lukas Eipert | 2019-03-27 | 1 | -0/+60 |
| * | | | | | | Update bootstrap to 4.3.1 | Lukas Eipert | 2019-03-27 | 1 | -1/+0 |
* | | | | | | | Merge branch 'osw-multi-line-suggestions-creation-strategy' into 'master' | Andreas Brandl | 2019-03-27 | 8 | -60/+99 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Prepare suggestion implementation for multi-line | Oswaldo Ferreira | 2019-03-27 | 8 | -60/+99 |
* | | | | | | | | Externalize strings in projects controllers | Martin Wortschack | 2019-03-27 | 35 | -108/+134 |
| |_|_|/ / / / |/| | | | | | | |||||
* | | | | | | | Add API access check to Graphql | Felipe Artur | 2019-03-27 | 1 | -0/+5 |
| |/ / / / / |/| | | | | | |||||
* | | | | | | Merge branch '10714-env-table' into 'master' | Phil Hughes | 2019-03-27 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Removes EE differences for environments_table | Filipa Lacerda | 2019-03-27 | 1 | -1/+1 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge branch '10711-pipeline-bundle' into 'master' | Phil Hughes | 2019-03-27 | 2 | -9/+10 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Removes EE differences for pipelines_details_bundle | Filipa Lacerda | 2019-03-27 | 2 | -9/+10 |
| |/ / / / / | |||||
* | | | | | | Merge branch '10708-environments-scss' into 'master' | Phil Hughes | 2019-03-27 | 1 | -1/+3 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Removes EE differences for environments.scss | Filipa Lacerda | 2019-03-27 | 1 | -1/+3 |
| |/ / / / / | |||||
* | | | | | | Merge branch 'sh-optimize-projects-api' into 'master' | Douwe Maan | 2019-03-27 | 2 | -9/+36 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Skip querying for private projects if they are not requested | Stan Hu | 2019-03-27 | 1 | -6/+21 |
| * | | | | | | Optimize /api/v4/projects endpoint for visibility level | Stan Hu | 2019-03-27 | 2 | -6/+18 |
| |/ / / / / | |||||
* | | | | | | Merge branch '10710-pipeline-store' into 'master' | Phil Hughes | 2019-03-27 | 1 | -1/+0 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Removes extra space in CE | Filipa Lacerda | 2019-03-27 | 1 | -1/+0 |
| |/ / / / / | |||||
* | | | | | | Merge branch '6658-issuable-css' into 'master' | Phil Hughes | 2019-03-27 | 1 | -1/+7 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Removes EE differences for issuable.scss | Filipa Lacerda | 2019-03-26 | 1 | -1/+7 |
* | | | | | | | Fixes link in artifacts breadcrumb | Filipa Lacerda | 2019-03-27 | 1 | -1/+1 |
| |/ / / / / |/| | | | | | |||||
* | | | | | | Merge branch 'remove-expand-diff-feature-flag' into 'master' | Filipa Lacerda | 2019-03-27 | 3 | -9/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Remove expand diff to full file feature flag | Phil Hughes | 2019-03-26 | 3 | -9/+2 |
* | | | | | | | Merge branch '10677-framework-css' into 'master' | Phil Hughes | 2019-03-27 | 2 | -0/+93 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Removes EE differences for framework.scss | Filipa Lacerda | 2019-03-26 | 2 | -0/+93 |
| | |/ / / / / | |/| | | | | |