Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed server rendered flash not being removed on clickserver-flash-click-remove | Phil Hughes | 2017-10-13 | 3 | -2/+34 |
* | Merge branch 'revert-8ae7963c' into 'master' | Rémy Coutable | 2017-10-13 | 2 | -6/+0 |
|\ | |||||
| * | Revert "Merge branch '36160-select2-dropdown' into 'master'"revert-8ae7963c | Filipa Lacerda | 2017-10-12 | 2 | -6/+0 |
* | | Merge branch 'fix-cursor-path' into 'master' | Tim Zallmann | 2017-10-13 | 1 | -2/+2 |
|\ \ | |||||
| * | | Use image-url instead of url so that asset pipeline can do it's thingfix-cursor-path | Clement Ho | 2017-10-10 | 1 | -2/+2 |
* | | | Merge branch 'evn-add-profiler' into 'master' | Stan Hu | 2017-10-12 | 1 | -0/+10 |
|\ \ \ | |||||
| * | | | Different wording to make it more generalevn-add-profiler | ernstvn | 2017-10-09 | 1 | -3/+3 |
| * | | | Add link to gitlab-profiler | ernstvn | 2017-10-09 | 1 | -0/+10 |
* | | | | Merge branch 'new-mr-repo-editor' into 'master' | Clement Ho | 2017-10-12 | 11 | -68/+260 |
|\ \ \ \ | |||||
| * | | | | Add create merge checkbox. | Jacob Schatz | 2017-10-12 | 11 | -68/+260 |
|/ / / / | |||||
* | | | | Merge branch '26763-grant-registry-auth-scope-to-admins' into 'master' | Kamil Trzciński | 2017-10-12 | 3 | -4/+68 |
|\ \ \ \ | |||||
| * | | | | fix code style issues | Vratislav Kalenda | 2017-10-10 | 1 | -2/+10 |
| * | | | | fill in changelog entry | Vratislav Kalenda | 2017-10-10 | 1 | -2/+2 |
| * | | | | refactor access handling | Vratislav Kalenda | 2017-10-10 | 1 | -5/+12 |
| * | | | | fix lint | Vratislav Kalenda | 2017-10-08 | 1 | -6/+3 |
| * | | | | remove whitespace | Vratislav Kalenda | 2017-10-08 | 2 | -4/+1 |
| * | | | | Issue JWT token with registry:catalog:* scope when requested by GitLab admin | Vratislav Kalenda | 2017-10-08 | 3 | -0/+55 |
* | | | | | Merge branch 'update-licenses.csv' into 'master' | Rémy Coutable | 2017-10-12 | 1 | -102/+52 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | Update licenses | Lin Jen-Shin | 2017-10-12 | 1 | -102/+52 |
* | | | | | Merge branch 'fix/rugged-alternate-paths' into 'master' | Douwe Maan | 2017-10-12 | 2 | -2/+3 |
|\ \ \ \ \ | |||||
| * | | | | | Fix the format of rugged alternate directory listfix/rugged-alternate-paths | Ahmad Sherif | 2017-10-12 | 2 | -2/+3 |
* | | | | | | Merge branch '34897-delete-branch-after-merge' into 'master' | Sean McGivern | 2017-10-12 | 4 | -14/+38 |
|\ \ \ \ \ \ | |||||
| * | | | | | | fix a whitespace34897-delete-branch-after-merge | Micael Bergeron | 2017-10-12 | 1 | -1/+1 |
| * | | | | | | fix for discussion | Micael Bergeron | 2017-10-12 | 1 | -3/+4 |
| * | | | | | | [ci-skip] add changelog | micael.bergeron | 2017-10-11 | 1 | -0/+5 |
| * | | | | | | fix the merger override to remove source branch | micael.bergeron | 2017-10-11 | 1 | -5/+8 |
| * | | | | | | add spec | micael.bergeron | 2017-10-11 | 2 | -7/+22 |
* | | | | | | | Merge branch 'update-installation-doc-for-10-1' into 'master' | Rémy Coutable | 2017-10-12 | 2 | -6/+6 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Update doc accordingly to:update-installation-doc-for-10-1 | Lin Jen-Shin | 2017-10-12 | 2 | -6/+6 |
* | | | | | | | | Merge branch 'gitaly-fetch-remote' into 'master' | Dmitriy Zaporozhets | 2017-10-12 | 2 | -0/+21 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Add `Gitlab::Git::Repository#fetch` commandgitaly-fetch-remote | Alejandro Rodríguez | 2017-10-09 | 2 | -0/+21 |
| | |_|_|_|_|/ / | |/| | | | | | | |||||
* | | | | | | | | Merge branch '37691-subscription-fires-multiple-notifications' into 'master' | Sean McGivern | 2017-10-12 | 4 | -8/+25 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | fix a wrong method call in the refactor | micael.bergeron | 2017-10-12 | 1 | -1/+1 |
| * | | | | | | | | [ci-skip] add changelog37691-subscription-fires-multiple-notifications | micael.bergeron | 2017-10-10 | 1 | -0/+5 |
| * | | | | | | | | fix multiple notifications from being sent for multiple labels | micael.bergeron | 2017-10-10 | 3 | -8/+20 |
* | | | | | | | | | Merge branch 'update-templates' into 'master' | Rémy Coutable | 2017-10-12 | 19 | -21/+85 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Update templates via: | Lin Jen-Shin | 2017-10-12 | 19 | -21/+85 |
| | |_|_|_|_|/ / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'cache-issuable-template-names' into 'master' | Douwe Maan | 2017-10-12 | 7 | -28/+54 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | Cache issuable template names | Sean McGivern | 2017-10-12 | 6 | -13/+35 |
| * | | | | | | | | Match full file path in FileDetector | Sean McGivern | 2017-10-12 | 3 | -15/+19 |
* | | | | | | | | | Merge branch 'dm-api-authentication' into 'master' | Robert Speicher | 2017-10-12 | 5 | -105/+108 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | |||||
| * | | | | | | | | Move all API authentication code to APIGuard | Douwe Maan | 2017-10-12 | 5 | -105/+108 |
* | | | | | | | | | Merge branch '39001-mr-tabs-hover' into 'master' | Phil Hughes | 2017-10-12 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Fixes from CSS refactor | Annabel Dunstone Gray | 2017-10-12 | 1 | -0/+2 |
|/ / / / / / / / / | |||||
* | | | | | | | | | Merge branch '35652-prometheus-service-page-shows-error' into 'master' | Phil Hughes | 2017-10-12 | 3 | -5/+18 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Resolve "Prometheus service page shows error" | Jose Ivan Vargas Lopez | 2017-10-12 | 3 | -5/+18 |
|/ / / / / / / / / | |||||
* | | | | | | | | | Merge branch 'winh-shorten-inclusive-language-example-docs' into 'master' | Achilleas Pipinellis | 2017-10-12 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Shorten example translation for inclusive languagewinh-shorten-inclusive-language-example-docs | Winnie Hellmann | 2017-10-11 | 1 | -1/+1 |
* | | | | | | | | | | Merge branch 'docs/gke-cluster' into 'master' | Achilleas Pipinellis | 2017-10-12 | 4 | -59/+172 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Explicit state integration deletion | Achilleas Pipinellis | 2017-10-12 | 1 | -1/+1 |