Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename to assignable_labels_endpoint51620-cannot-add-label-to-issue-from-board | Brett Walker | 2018-10-31 | 4 | -4/+4 |
* | Dynamically store the valid label endpoint | Brett Walker | 2018-10-31 | 7 | -4/+56 |
* | Merge branch 'da-rubocop-whitelist-active-record-none' into 'master' | Yorick Peterse | 2018-10-31 | 14 | -31/+0 |
|\ | |||||
| * | Whitelist none method from ActiveRecord::Queryingda-rubocop-whitelist-active-record-none | Douglas Barbosa Alexandre | 2018-10-31 | 14 | -31/+0 |
* | | Merge branch 'prettify-all-remaining-things' into 'master' | Filipa Lacerda | 2018-10-31 | 86 | -2090/+2291 |
|\ \ | |||||
| * | | Add prettier to static-analysis job | Mike Greiling | 2018-10-31 | 1 | -0/+1 |
| * | | Fix eslint violations | Mike Greiling | 2018-10-31 | 3 | -1/+7 |
| * | | Prettify remaining files with differences in CE and EE | Mike Greiling | 2018-10-31 | 85 | -2089/+2283 |
* | | | Merge branch 'leipert-migrate-gitlab-svgs' into 'master' | Mike Greiling | 2018-10-31 | 9 | -14/+14 |
|\ \ \ | |||||
| * | | | Rename @gitlab-org/gitlab-svgs to @gitlab/svgsleipert-migrate-gitlab-svgs | Lukas Eipert | 2018-10-31 | 9 | -14/+14 |
* | | | | Merge branch 'gt-fix-quick-links-button-styles' into 'master' | Annabel Dunstone Gray | 2018-10-31 | 6 | -6/+11 |
|\ \ \ \ | |||||
| * | | | | Fix quick links button styles | George Tsiolis | 2018-10-29 | 6 | -6/+11 |
* | | | | | Merge branch 'ce-7341-epics-extractor' into 'master' | Douglas Barbosa Alexandre | 2018-10-31 | 2 | -15/+37 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | Prepare Banzai to work with group issuablesce-7341-epics-extractor | Jarka Košanová | 2018-10-31 | 2 | -15/+37 |
* | | | | | Merge branch 'add-docker-assets-image' into 'master' | Robert Speicher | 2018-10-31 | 3 | -0/+33 |
|\ \ \ \ \ | |||||
| * | | | | | Build a docker container storing only the frontent assets | Ian Baum | 2018-10-31 | 3 | -0/+33 |
* | | | | | | Merge branch 'docs-fix-markdown-guide' into 'master' | Achilleas Pipinellis | 2018-10-31 | 1 | -46/+65 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | Docs: update GFM guide | Marcia Ramos | 2018-10-31 | 1 | -46/+65 |
|/ / / / / | |||||
* | | | | | Merge branch '53335-cancel-job-redirects-to-job-page' into 'master' | Grzegorz Bizon | 2018-10-31 | 3 | -15/+53 |
|\ \ \ \ \ | |||||
| * | | | | | Use array syntax instead of dig for consistency | Steve Azzopardi | 2018-10-31 | 1 | -1/+1 |
| * | | | | | Send continue parameter on for cancel_path | Steve Azzopardi | 2018-10-31 | 3 | -14/+52 |
* | | | | | | Merge branch 'remove-ee-specific-code-from-plan-and-create-models' into 'master' | Douglas Barbosa Alexandre | 2018-10-31 | 3 | -5/+9 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | Remove EE-specific code from DiscussionNoteremove-ee-specific-code-from-plan-and-create-models | Sean McGivern | 2018-10-26 | 3 | -5/+9 |
* | | | | | | Merge branch 'gl-ui-pagination' into 'master' | Phil Hughes | 2018-10-31 | 3 | -2/+9 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Remove gitlab-ui's pagination from globalgl-ui-pagination | Clement Ho | 2018-10-30 | 3 | -2/+9 |
* | | | | | | | Merge branch 'gl-ui-modal' into 'master' | Phil Hughes | 2018-10-31 | 4 | -8/+18 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Remove gitlab-ui's modal from global | Clement Ho | 2018-10-31 | 4 | -8/+18 |
|/ / / / / / / | |||||
* | | | | | | | Merge branch 'gt-fix-ide-typos-in-props' into 'master' | Phil Hughes | 2018-10-31 | 5 | -7/+12 |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | |||||
| * | | | | | | Fix typos in IDE props | George Tsiolis | 2018-10-30 | 5 | -7/+12 |
* | | | | | | | Merge branch '53386-broken-master' into 'master' | Phil Hughes | 2018-10-31 | 1 | -0/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Adds required prop to the post merge pipeline53386-broken-master | Filipa Lacerda | 2018-10-31 | 1 | -0/+1 |
* | | | | | | | | Merge branch 'ce-7927-filter-none-any-weight-issues-api' into 'master' | Sean McGivern | 2018-10-31 | 1 | -4/+13 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | Extract EE params in issues API to separate module | Heinrich Lee Yu | 2018-10-30 | 1 | -4/+13 |
* | | | | | | | | Merge branch 'docs/rs-implicit-feature-flags' into 'master' | Sean McGivern | 2018-10-31 | 1 | -10/+23 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Document implicit feature flag checksdocs/rs-implicit-feature-flags | Robert Speicher | 2018-10-29 | 1 | -10/+23 |
* | | | | | | | | | Merge branch '41545-gitlab-merge-request-status-could-not-connect-to-the-ci-s... | Filipa Lacerda | 2018-10-31 | 11 | -6/+70 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | | |||||
| * | | | | | | | | Copyedit documentation updates41545-gitlab-merge-request-status-could-not-connect-to-the-ci-server-please-check-your-settings-and-try-again | Matija Čupić | 2018-10-29 | 1 | -1/+16 |
| * | | | | | | | | Fix rspec error text regex | Matija Čupić | 2018-10-24 | 3 | -4/+5 |
| * | | | | | | | | Fix wording in troubleshooting docs | Matija Čupić | 2018-10-24 | 1 | -5/+9 |
| * | | | | | | | | Regenerates pot files | Filipa Lacerda | 2018-10-24 | 5 | -5/+17 |
| * | | | | | | | | Updates CI/CD documentation link in MR widget | Filipa Lacerda | 2018-10-24 | 3 | -3/+18 |
| * | | | | | | | | Fix the troubleshooting docs link | Matija Čupić | 2018-10-24 | 3 | -4/+3 |
| * | | | | | | | | Add docs link | Matija Čupić | 2018-10-24 | 3 | -1/+4 |
| * | | | | | | | | Add CHANGELOG entry | Matija Čupić | 2018-10-24 | 1 | -0/+5 |
| * | | | | | | | | Add troubleshooting section to MR docs | Matija Čupić | 2018-10-24 | 1 | -0/+10 |
| * | | | | | | | | Change CI status error message | Matija Čupić | 2018-10-24 | 4 | -4/+4 |
* | | | | | | | | | Merge branch 'rpereira2_improve-usage-ping-info' into 'master' | Evan Read | 2018-10-31 | 1 | -1/+5 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Add instructions to find the usage ping payload | Reuben Pereira | 2018-10-31 | 1 | -1/+5 |
|/ / / / / / / / / | |||||
* | | | | | | | | | Merge branch '52992-absorb-qa-product-qa' into 'master' | Douglas Barbosa Alexandre | 2018-10-31 | 15 | -165/+55 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | CE: Absorb product into factory | Lin Jen-Shin | 2018-10-31 | 15 | -165/+55 |
|/ / / / / / / / / |