| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'api-endpoints-award-emoji' into 'master' | Robert Speicher | 2016-06-17 | 1 | -0/+198 |
| |\ | |||||
| | * | fixup! updated docs for api endpoint award emoji | Z.J. van de Weg | 2016-06-17 | 1 | -1/+1 |
| | * | Add endpoints for award emoji on notes | Z.J. van de Weg | 2016-06-17 | 1 | -5/+54 |
| | * | Add endpoints for Award Emoji | Z.J. van de Weg | 2016-06-17 | 1 | -0/+149 |
| * | | Merge branch 'fix-todos-counters' into 'master' | Robert Speicher | 2016-06-17 | 1 | -0/+4 |
| |\ \ | |||||
| | * | | Ensure Todos counters doesn't count Todos for projects pending delete | Douglas Barbosa Alexandre | 2016-06-17 | 1 | -0/+4 |
| * | | | Merge branch 'disable-saml-account-unlink' into 'master' | Robert Speicher | 2016-06-17 | 1 | -0/+26 |
| |\ \ \ | |||||
| | * | | | Added CHANGELOG item and fixed Rubocop errorsdisable-saml-account-unlink | Patricio Cano | 2016-06-14 | 1 | -4/+2 |
| | * | | | Disable the unlink feature for SAML connected accounts (social login). | Patricio Cano | 2016-06-14 | 1 | -0/+28 |
| * | | | | Merge branch 'repo-check-require-push-events' into 'master' | Robert Speicher | 2016-06-17 | 1 | -0/+29 |
| |\ \ \ \ | |_|/ / |/| | | | |||||
| | * | | | Do not check repos without push events | Jacob Vosmaer | 2016-06-15 | 1 | -0/+29 |
| * | | | | Merge branch '18034-cache-todo-counter' into 'master' | Yorick Peterse | 2016-06-17 | 1 | -0/+54 |
| |\ \ \ \ | |_|_|/ |/| | | | |||||
| | * | | | Cache todo counters (pending/done)18034-cache-todo-counter | Paco Guzman | 2016-06-17 | 1 | -0/+54 |
| * | | | | Merge branch 'track-total-method-call-time' into 'master' | Robert Speicher | 2016-06-17 | 3 | -6/+111 |
| |\ \ \ \ | |||||
| | * | | | | Track method call times/counts as a single metric | Yorick Peterse | 2016-06-17 | 3 | -6/+111 |
| * | | | | | Merge branch 'sidekiq-api-metrics' into 'master' | Achilleas Pipinellis | 2016-06-17 | 1 | -0/+40 |
| |\ \ \ \ \ | |/ / / / |/| | | | | |||||
| | * | | | | Fixed Rubocop error | Patricio Cano | 2016-06-17 | 1 | -0/+40 |
| * | | | | | Merge branch 'registry-500-fix' into 'master' | Rémy Coutable | 2016-06-17 | 1 | -1/+1 |
| |\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| | * | | | | Fix regression introduced by https://gitlab.com/gitlab-org/gitlab-ce/merge_re...registry-500-fix | Kamil Trzcinski | 2016-06-17 | 1 | -1/+1 |
| * | | | | | Merge branch 'fix-toggling-task-should-not-generate-todo' into 'master' | Robert Speicher | 2016-06-17 | 1 | -18/+34 |
| |\ \ \ \ \ | |||||
| | * | | | | | Fix error when editing an issuable with a task listfix-toggling-task-should-not-generate-todo | Douglas Barbosa Alexandre | 2016-06-17 | 1 | -18/+34 |
| | |/ / / / | |||||
| * | | | | | Merge branch 'secure-request-uris' into 'master' | Yorick Peterse | 2016-06-17 | 1 | -0/+16 |
| |\ \ \ \ \ | |||||
| | * | | | | | Filter out sensitive parameters of metrics data | Paco Guzman | 2016-06-17 | 1 | -0/+16 |
| | | |/ / / | |/| | | | |||||
| * | | | | | Merge branch 'update-column-in-batches-where' into 'master' | Robert Speicher | 2016-06-17 | 1 | -1/+13 |
| |\ \ \ \ \ | |/ / / / |/| | | | | |||||
| | * | | | | Don't update columns in batches in a transaction | Yorick Peterse | 2016-06-15 | 1 | -1/+1 |
| | * | | | | Customizing of update_column_in_batches queries | Yorick Peterse | 2016-06-15 | 1 | -0/+12 |
| * | | | | | Merge branch '18724-dont-show-leave-project-to-group-member' into 'master' | Douwe Maan | 2016-06-17 | 1 | -0/+17 |
| |\ \ \ \ \ | |||||
| | * | | | | | Don't show 'Leave Project' to group members18724-dont-show-leave-project-to-group-member | Rémy Coutable | 2016-06-17 | 1 | -0/+17 |
| | | |/ / / | |/| | | | |||||
| * | | | | | Merge branch '14918-add-filter-dropdown-to-tag-page' into 'master' | Rémy Coutable | 2016-06-17 | 1 | -0/+41 |
| |\ \ \ \ \ | |||||
| | * | | | | | Add sorting dropdown to tag page14918-add-filter-dropdown-to-tag-page | Alejandro Rodríguez | 2016-06-16 | 1 | -0/+41 |
| * | | | | | | Merge branch 'feature/project-export' into 'master' | Douwe Maan | 2016-06-17 | 10 | -0/+5774 |
| |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ | fixed merge conflicts on UI branch | James Lopez | 2016-06-16 | 87 | -311/+3704 |
| | |\ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ | fixed merge conflicts | James Lopez | 2016-06-16 | 87 | -311/+3704 |
| | | |\ \ \ \ \ \ | |||||
| | | | * \ \ \ \ \ | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into feature/project...feature/project-export | James Lopez | 2016-06-16 | 87 | -311/+3704 |
| | | | |\ \ \ \ \ \ | |||||
| | | | * | | | | | | | Revert "squashed merge and fixed conflicts" | James Lopez | 2016-06-16 | 86 | -3686/+309 |
| | | | * | | | | | | | squashed merge and fixed conflicts | James Lopez | 2016-06-16 | 86 | -309/+3686 |
| | | | * | | | | | | | fix indents | James Lopez | 2016-06-14 | 1 | -5/+5 |
| | * | | | | | | | | | lots of refactoring again based on feedback. Changed the UI slightly and also... | James Lopez | 2016-06-15 | 1 | -2/+2 |
| | * | | | | | | | | | fix annoying spec | James Lopez | 2016-06-15 | 1 | -1/+1 |
| | * | | | | | | | | | fixing specs and some code cleanup | James Lopez | 2016-06-15 | 3 | -3/+5 |
| | * | | | | | | | | | yay finally importing working with the new services structure | James Lopez | 2016-06-14 | 1 | -0/+0 |
| | * | | | | | | | | | Merge branches 'feature/project-export-ui-experimental' and 'feature/project-... | James Lopez | 2016-06-14 | 2 | -26/+87 |
| | |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |||||
| | | * | | | | | | | | fix merge | James Lopez | 2016-06-14 | 1 | -5/+5 |
| | | * | | | | | | | | Merge branches 'feature/project-export' and 'feature/project-import' of gitla... | James Lopez | 2016-06-14 | 2 | -26/+87 |
| | | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | |||||
| | | | * | | | | | | | better coverage for Reader | James Lopez | 2016-06-14 | 1 | -0/+61 |
| | | | * | | | | | | | few changes based on MR feedback | James Lopez | 2016-06-13 | 1 | -1/+1 |
| | * | | | | | | | | | Merge branch 'feature/project-import' of gitlab.com:gitlab-org/gitlab-ce into... | James Lopez | 2016-06-13 | 1 | -1/+1 |
| | |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |||||
| | | * | | | | | | | | few more changes based on feedback | James Lopez | 2016-06-13 | 1 | -1/+1 |
| | * | | | | | | | | | Merge branches 'feature/project-export-ui-experimental' and 'feature/project-... | James Lopez | 2016-06-13 | 333 | -3585/+12165 |
| | |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |||||
| | | * | | | | | | | | fixed specs and refactored a few things due to recent model changes and merge... | James Lopez | 2016-06-13 | 1 | -303/+150 |
