Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added missing calls in catch statementsph-axios-2 | Phil Hughes | 2018-02-02 | 2 | -3/+10 |
* | fixed issue with axios_utils not reducing activeVueResources variable when re... | Phil Hughes | 2018-02-02 | 2 | -1/+16 |
* | Merge branch 'master' into ph-axios-2 | Phil Hughes | 2018-02-01 | 112 | -442/+561 |
|\ | |||||
| * | Merge branch 'jramsay-42598-fix-subgroup-creation-docs' into 'master' | Marcia Ramos | 2018-02-01 | 2 | -1/+2 |
| |\ | |||||
| | * | Fix subgroup creation docsjramsay-42598-fix-subgroup-creation-docs | James Ramsay | 2018-01-31 | 2 | -1/+2 |
| * | | Merge branch '41710-improve-automatic-ce-ee-merge-docs' into 'master' | Sean McGivern | 2018-02-01 | 1 | -8/+23 |
| |\ \ | |||||
| | * | | Improve doc/development/automatic_ce_ee_merge.md | Rémy Coutable | 2018-02-01 | 1 | -8/+23 |
| |/ / | |||||
| * | | Merge branch '30106-group-issues' into 'master' | Sean McGivern | 2018-02-01 | 8 | -51/+200 |
| |\ \ | |||||
| | * | | Include subgroup issuables on the group page30106-group-issues | Jarka Kadlecová | 2018-02-01 | 8 | -51/+200 |
| * | | | Merge branch '42497-rubocop-style-regexpliteral' into 'master' | Rémy Coutable | 2018-02-01 | 84 | -149/+156 |
| |\ \ \ | |||||
| | * | | | Enable RuboCop Style/RegexpLiteral | Takuya Noguchi | 2018-02-01 | 84 | -149/+156 |
| * | | | | Merge branch 'fix-internationalization-namespace' into 'master' | Filipa Lacerda | 2018-02-01 | 1 | -2/+2 |
| |\ \ \ \ | |||||
| | * | | | | Remove namespaced internationalization importfix-internationalization-namespace | Clement Ho | 2018-01-31 | 1 | -2/+2 |
| | | |_|/ | | |/| | | |||||
| * | | | | Merge branch 'sh-remove-universal-darwin' | Stan Hu | 2018-01-31 | 1 | -2/+2 |
| |\ \ \ \ | |||||
| | * | | | | Remove grpc and google-protobuf platform-specific version markers in Gemfile.... | Stan Hu | 2018-01-31 | 1 | -2/+2 |
| * | | | | | Merge branch 'qa-160' into 'master' | Robert Speicher | 2018-02-01 | 2 | -2/+18 |
| |\ \ \ \ \ | |||||
| | * | | | | | Add a QA scenario for creating an issueqa-160 | Rémy Coutable | 2018-01-31 | 2 | -2/+18 |
| * | | | | | | Merge branch 'axios-find-file' into 'master' | Fatih Acet | 2018-02-01 | 1 | -13/+11 |
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | |||||
| | * | | | | | Replace $.ajax in find file with axiosaxios-find-file | Clement Ho | 2018-01-31 | 1 | -13/+11 |
| | | |/ / / | | |/| | | | |||||
| * | | | | | Merge branch 'axios-calendar' into 'master' | Fatih Acet | 2018-01-31 | 1 | -9/+14 |
| |\ \ \ \ \ | |||||
| | * | | | | | Replace $.ajax in activity calendar with axiosaxios-calendar | Clement Ho | 2018-01-31 | 1 | -9/+14 |
| | |/ / / / | |||||
| * | | | | | Merge branch 'repository-log-disable-walk' into 'master' | Douwe Maan | 2018-01-31 | 3 | -63/+2 |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| | * | | | | Remove Rugged::Walk implementation of #logrepository-log-disable-walk | Jacob Vosmaer | 2018-01-31 | 3 | -63/+2 |
| * | | | | | Merge branch '4761-follow-up-from-resolve-developers-should-be-able-to-create... | Rémy Coutable | 2018-01-31 | 1 | -2/+2 |
| |\ \ \ \ \ | |||||
| | * | | | | | refactor groups controller to match EE4761-follow-up-from-resolve-developers-should-be-able-to-create-new-projects-in-group | James Lopez | 2018-01-31 | 1 | -2/+2 |
| * | | | | | | Merge branch 'fix-install-docs' into 'master' | Nick Thomas | 2018-01-31 | 3 | -5/+10 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | [ci skip] Fix example commands to refer to the correct versions | Alejandro Rodríguez | 2018-01-31 | 3 | -5/+10 |
| |/ / / / / / | |||||
| * | | | | | | Merge branch 'fl-mr-widget' into 'master' | Phil Hughes | 2018-01-31 | 5 | -122/+94 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Fix broken testfl-mr-widget | Filipa Lacerda | 2018-01-31 | 2 | -3/+3 |
| | * | | | | | | Move mr widget related links into a vue file | Filipa Lacerda | 2018-01-30 | 5 | -123/+95 |
| * | | | | | | | Merge branch 'axios-get-render-math' into 'master' | Phil Hughes | 2018-01-31 | 1 | -13/+25 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Replace $.get in render math with axiosaxios-get-render-math | Clement Ho | 2018-01-30 | 1 | -13/+25 |
* | | | | | | | | | fixed axios mock not being restored | Phil Hughes | 2018-02-01 | 1 | -0/+4 |
* | | | | | | | | | remove useless ajaxPost method | Phil Hughes | 2018-02-01 | 3 | -21/+6 |
* | | | | | | | | | fixed notes_spec.js | Phil Hughes | 2018-02-01 | 1 | -58/+124 |
* | | | | | | | | | fixed issue_spec transient failure | Phil Hughes | 2018-01-31 | 1 | -32/+27 |
* | | | | | | | | | fixed eslint :see_no_evil: | Phil Hughes | 2018-01-31 | 2 | -2/+0 |
* | | | | | | | | | Merge branch 'master' into ph-axios-2 | Phil Hughes | 2018-01-31 | 124 | -1309/+2600 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | |||||
| * | | | | | | | | Merge branch 'axios-common-utils-favicon' into 'master' | Fatih Acet | 2018-01-31 | 3 | -39/+38 |
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | | | |||||
| | * | | | | | | | Use axios instead of jquery ajax for setCiStatusFavicon | Clement Ho | 2018-01-31 | 3 | -39/+38 |
| |/ / / / / / / | |||||
| * | | | | | | | Merge branch 'rugged-reference-cache-rescue' into 'master' | Sean McGivern | 2018-01-31 | 4 | -18/+14 |
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | | |||||
| | * | | | | | | Remove Rugged exception in cache rescuerugged-reference-cache-rescue | Jacob Vosmaer | 2018-01-30 | 4 | -18/+14 |
| * | | | | | | | Merge branch 'sh-fix-project-members-api-perf' into 'master' | Rémy Coutable | 2018-01-31 | 6 | -30/+46 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Remove N+1 queries with /projects/:project_id/{access_requests,members} API e...sh-fix-project-members-api-perf | Stan Hu | 2018-01-30 | 6 | -30/+46 |
| * | | | | | | | | Merge branch 'zj-gitaly-server-info' into 'master' | Sean McGivern | 2018-01-31 | 11 | -102/+551 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Gitaly Server info for admin panel | Zeger-Jan van de Weg | 2018-01-31 | 13 | -106/+555 |
| * | | | | | | | | | Merge branch 'qa-new-dropzone-component' into 'master' | Grzegorz Bizon | 2018-01-31 | 4 | -17/+41 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | Introduce a new QA::Gitlab::Page::Component::Dropzone class | Rémy Coutable | 2018-01-31 | 4 | -17/+41 |
| | | |/ / / / / / / | | |/| | | | | | | | |||||
| * | | | | | | | | | Merge branch 'fix/move-can-be-merged-to-lib-git' into 'master' | Grzegorz Bizon | 2018-01-31 | 2 | -1/+19 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | Move Repository#can_be_merged? to Gitlab::Git::Repositoryfix/move-can-be-merged-to-lib-git | Ahmad Sherif | 2018-01-30 | 2 | -19/+19 |