Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'fix-grammar' into 'master' | Robert Speicher | 2017-02-20 | 1 | -2/+2 |
|\ | |||||
| * | Fix some grammar in the API docs | Robert Schilling | 2017-02-20 | 1 | -2/+2 |
* | | Merge branch 'api-post-block' into 'master' | Sean McGivern | 2017-02-20 | 2 | -2/+34 |
|\ \ | |/ |/| | |||||
| * | API: Use POST to (un)block a userapi-post-block | Robert Schilling | 2017-02-20 | 2 | -2/+34 |
* | | Use grape validation for datesapi-grape-datetime | Robert Schilling | 2017-02-20 | 2 | -21/+2 |
|/ | |||||
* | API: Remove `DELETE projects/:id/deploy_keys/:key_id/disable`api-remove-deploy-key-disable | Robert Schilling | 2017-02-20 | 1 | -19/+3 |
* | Merge branch 'add-additional-checks-to-ca-data' into 'master' | Jacob Schatz | 2017-02-18 | 7 | -0/+28 |
|\ | |||||
| * | Restore exposure of legend property for events | Alfredo Sumaran | 2017-02-10 | 7 | -0/+28 |
* | | Merge branch 'add-yarn-documentation' into 'master' | Clement Ho | 2017-02-17 | 5 | -24/+62 |
|\ \ | |||||
| * \ | Merge branch 'master' into add-yarn-documentation | Mike Greiling | 2017-02-16 | 6 | -35/+16 |
| |\ \ | |||||
| * | | | use NODE_ENV=production when compiling assets in upgrader script | Mike Greiling | 2017-02-16 | 1 | -1/+4 |
| * | | | do not use --force command argument for yarn | Mike Greiling | 2017-02-16 | 1 | -1/+1 |
| * | | | add yarn:install to upgrader script | Mike Greiling | 2017-02-16 | 1 | -1/+1 |
| * | | | simplify eslint rake task | Mike Greiling | 2017-02-15 | 1 | -2/+2 |
| * | | | ensure rake tasks produce helpful error messages for node dependency issues | Mike Greiling | 2017-02-15 | 4 | -21/+57 |
* | | | | Merge branch '26379-iid-param' into 'master' | Rémy Coutable | 2017-02-17 | 1 | -1/+2 |
|\ \ \ \ | |||||
| * | | | | add a :iids param to IssuableFinder | mhasbini | 2017-02-17 | 1 | -1/+2 |
* | | | | | Merge branch 'paginate-all-the-things' into 'master' | Rémy Coutable | 2017-02-17 | 24 | -40/+352 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Backport API to v3paginate-all-the-things | Robert Schilling | 2017-02-17 | 9 | -1/+262 |
| * | | | | Paginate all endpoints that return an array | Robert Schilling | 2017-02-16 | 16 | -40/+91 |
* | | | | | Merge branch '26500-informative-slack-notifications' into 'master' | Kamil Trzciński | 2017-02-17 | 1 | -0/+10 |
|\ \ \ \ \ | |||||
| * | | | | | Adding links to user & build in Chat Notifications | Poornima M | 2017-01-25 | 1 | -0/+10 |
* | | | | | | Merge branch 'use-update-runner-service' into 'master' | Kamil Trzciński | 2017-02-17 | 1 | -1/+2 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge remote-tracking branch 'upstream/master' into use-update-runner-service | Lin Jen-Shin | 2017-02-15 | 61 | -364/+1167 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | Use UpdateRunnerService to update runner in API: | Lin Jen-Shin | 2017-02-08 | 1 | -1/+2 |
* | | | | | | | | Merge branch '22018-api-milestone-merge-requests' into 'master' | Rémy Coutable | 2017-02-17 | 1 | -0/+22 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Add API endpoint to get all milestone merge requests | Joren De Groof | 2017-02-17 | 1 | -0/+22 |
| | |_|_|_|_|/ / | |/| | | | | | | |||||
* | | | | | | | | Merge branch '28329-allow-slash-in-slash-command-args' into 'master' | Sean McGivern | 2017-02-17 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Allow slashes in slash command arguments | Rémy Coutable | 2017-02-17 | 1 | -1/+1 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge branch 'only-yield-valid-reference-matches' into 'master' | Sean McGivern | 2017-02-17 | 1 | -1/+6 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Only yield valid references in ReferenceFilter.references_inonly-yield-valid-reference-matches | Douwe Maan | 2017-02-16 | 1 | -1/+6 |
| | |_|_|_|_|/ / | |/| | | | | | | |||||
* | | | | | | | | Merge branch '26200-convert-sidebar-to-dropdown' into 'master' | Sean McGivern | 2017-02-17 | 2 | -88/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Remove all instances of theme_id; require downtime | Annabel Dunstone Gray | 2017-02-15 | 1 | -1/+1 |
| * | | | | | | | | Remove all gitlab theme related code | Annabel Dunstone Gray | 2017-02-15 | 1 | -87/+0 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge branch 'zj-fix-url-new-issue-presenter' into 'master' | Kamil Trzciński | 2017-02-17 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | |||||
| * | | | | | | | Fix project link on issue creationzj-fix-url-new-issue-presenter | Z.J. van de Weg | 2017-02-14 | 1 | -2/+2 |
* | | | | | | | | Merge branch 'fix-8.17-upgrade-process' into 'master' | Alfredo Sumaran | 2017-02-16 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | move "Install node modules" step before "Migrate DB" within update process | Mike Greiling | 2017-02-16 | 1 | -1/+1 |
| * | | | | | | | | update migration docs for 8.17 to include minimum node version | Mike Greiling | 2017-02-16 | 1 | -0/+1 |
| | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'fix/import-hooks' into 'master' | Rémy Coutable | 2017-02-16 | 3 | -32/+5 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | |||||
| * | | | | | | | Use gitlab shell import instead of manually creating the webhooks | James Lopez | 2017-02-16 | 3 | -32/+5 |
* | | | | | | | | Merge branch 'snippets-search-performance' into 'master' | Yorick Peterse | 2017-02-16 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Reduce query count for snippet searchsnippets-search-performance | Phil Hughes | 2017-02-16 | 1 | -2/+2 |
* | | | | | | | | | Merge branch '27873-when-a-commit-appears-in-several-projects-commit-comments... | Rémy Coutable | 2017-02-16 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Ensure only commit comments relevant to target project are returned | Mark Fletcher | 2017-02-15 | 1 | -1/+1 |
* | | | | | | | | | | Merge branch 'add-auto-submited-header' into 'master' | Sean McGivern | 2017-02-16 | 1 | -0/+8 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | Set `Auto-Submitted: auto-generated` header to emails | Semyon Pupkov | 2017-02-15 | 1 | -0/+8 |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'move_tags_service_to_namespace' into 'master' | Rémy Coutable | 2017-02-15 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Move tag services to `Tags` namespace | dixpac | 2017-02-14 | 1 | -2/+2 |
| | |_|_|_|/ / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'add-missing-api-entities' into 'master' | Rémy Coutable | 2017-02-15 | 1 | -17/+18 |
|\ \ \ \ \ \ \ \ \ |