| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | MergeRequest new form load diff asynchronouslynew-merge-requests-commit-tab-active | Paco Guzman | 2016-10-06 | 1 | -23/+43 |
| * | Merge commit 'dev/security' into 'master' | Rémy Coutable | 2016-10-06 | 1 | -2/+8 |
| |\ | |||||
| | * | Merge branch '22435-no-api-state-change-via-rails-session' into 'security' | Douwe Maan | 2016-09-28 | 1 | -2/+8 |
| | |\ | |||||
| | | * | Convert label creation from API to controller endpoint | Nick Thomas | 2016-09-23 | 1 | -2/+8 |
| * | | | Merge branch 'revert-c676283b' into 'master' | Fatih Acet | 2016-10-05 | 1 | -0/+2 |
| |\ \ \ | |||||
| | * \ \ | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into revert-c676283b...revert-c676283b | Fatih Acet | 2016-10-05 | 1 | -1/+1 |
| | |\ \ \ | |||||
| | * \ \ \ | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into revert-c676283b... | Fatih Acet | 2016-10-04 | 4 | -17/+22 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | Merge branch 'master' into revert-c676283b | Phil Hughes | 2016-10-04 | 3 | -7/+2 |
| | |\ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merge branch 'master' into revert-c676283b | Phil Hughes | 2016-10-03 | 37 | -206/+351 |
| | |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ | Merge branch 'master' into revert-c676283b | Phil Hughes | 2016-09-02 | 15 | -37/+84 |
| | |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Fixed boards filters | Phil Hughes | 2016-08-30 | 1 | -0/+2 |
| * | | | | | | | | | Merge branch 'fix_group_links_404' into 'master' | Fatih Acet | 2016-10-05 | 1 | -8/+16 |
| |\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | | |||||
| | * | | | | | | | | fix group links 404 | barthc | 2016-10-05 | 1 | -8/+16 |
| | | |_|_|_|/ / / | |/| | | | | | | |||||
| * | | | | | | | | Refactor TrendingProjectsFinder to support caching | Yorick Peterse | 2016-10-05 | 1 | -1/+1 |
| |/ / / / / / / | |||||
| * | | | | | | | Merge branch 'restrict-failed-2fa-attempts' into 'master' | Rémy Coutable | 2016-10-04 | 1 | -2/+13 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Restrict failed login attempts for users with 2FA | Sean McGivern | 2016-10-04 | 1 | -2/+13 |
| | | |_|_|/ / / | |/| | | | | | |||||
| * | | | | | | | Merge branch 'rc-improve-members-destroy-service' into 'master' | Robert Speicher | 2016-10-04 | 3 | -15/+9 |
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| | * | | | | | | Fix a few things after the initial improvment to Members::DestroyService | Rémy Coutable | 2016-10-03 | 3 | -5/+7 |
| | * | | | | | | Improve Members::DestroyService | Rémy Coutable | 2016-10-03 | 3 | -14/+6 |
| * | | | | | | | Enable Lint/StringConversionInInterpolation cop and autocorrect offensesrs-string-conversion-in-interpolation | Robert Speicher | 2016-10-03 | 1 | -1/+1 |
| |/ / / / / / | |||||
| * | | | | | | Merge branch 'fix/import-export-admin' into 'master' | Robert Speicher | 2016-10-03 | 1 | -5/+0 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Enable import/export back for non-adminsfix/import-export-admin | James Lopez | 2016-10-03 | 1 | -5/+0 |
| | | |_|/ / / | |/| | | | | |||||
| * | | | | | | Add a /wip slash command | Thomas Balthazar | 2016-10-03 | 1 | -1/+1 |
| |/ / / / / | |||||
| * | | | | | Merge branch '21744-fix-missing-values-in-linter' into 'master' | Rémy Coutable | 2016-09-30 | 1 | -0/+1 |
| |\ \ \ \ \ | |||||
| | * | | | | | Expose jobs to view | Katarzyna Kobierska | 2016-09-30 | 1 | -0/+1 |
| * | | | | | | Merge branch 'close-merge-request-if-open-without-source-project' into 'master' | Rémy Coutable | 2016-09-30 | 1 | -5/+8 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Change callback | Katarzyna Kobierska | 2016-09-30 | 1 | -1/+1 |
| | * | | | | | | Callback close_merge_request_without_source_project | Katarzyna Kobierska | 2016-09-30 | 1 | -7/+8 |
| | * | | | | | | Improve grammar | Katarzyna Kobierska | 2016-09-30 | 1 | -1/+1 |
| | * | | | | | | Close merge request if open without source project | Katarzyna Kobierska | 2016-09-30 | 1 | -2/+4 |
| | |/ / / / / | |||||
| * | | | | | | Small improvements thanks to Robert's feedback | Rémy Coutable | 2016-09-30 | 2 | -3/+3 |
| |/ / / / / | |||||
| * | | | | | Merge branch 'mr_api_todo_close' into 'master' | Rémy Coutable | 2016-09-30 | 1 | -2/+0 |
| |\ \ \ \ \ | |||||
| | * | | | | | Close todos when accepting a MR via the API. | Tony Gambone | 2016-09-29 | 1 | -2/+0 |
| * | | | | | | Merge branch 'rc-new-access-requests-finder' into 'master' | Douwe Maan | 2016-09-30 | 4 | -4/+4 |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| | * | | | | | New AccessRequestsFinder | Rémy Coutable | 2016-09-28 | 4 | -4/+4 |
| * | | | | | | fix broken repo 500 errors in UI and added relevant specs | James Lopez | 2016-09-29 | 1 | -1/+6 |
| * | | | | | | Add Pipelines for Commit | Kamil Trzcinski | 2016-09-27 | 1 | -8/+9 |
| |/ / / / / | |||||
| * | | | | | Merge branch 'includes-projects-to-render-issue-notes' into 'master' | Yorick Peterse | 2016-09-27 | 1 | -1/+1 |
| |\ \ \ \ \ | |||||
| | * | | | | | Fix IssuesController#show degradation including project on loaded notesincludes-projects-to-render-issue-notes | Paco Guzman | 2016-09-27 | 1 | -1/+1 |
| * | | | | | | Be nice to Docker Clients talking to JWT/auth | Kamil Trzcinski | 2016-09-27 | 1 | -5/+16 |
| |/ / / / / | |||||
| * | | | | | Merge branch 'dz-profile-organization' into 'master' | Dmitriy Zaporozhets | 2016-09-27 | 1 | -1/+2 |
| |\ \ \ \ \ | |||||
| | * | | | | | Add organization field to user profile | Dmitriy Zaporozhets | 2016-09-27 | 1 | -1/+2 |
| * | | | | | | Merge branch 'rc-new-members-approve-request-access-service' into 'master' | Douwe Maan | 2016-09-27 | 1 | -6/+1 |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| | * | | | | | Ensure Members::ApproveAccessRequestService can fin a requester by ID | Rémy Coutable | 2016-09-22 | 1 | -1/+1 |
| | * | | | | | New Members::ApproveAccessRequestService | Rémy Coutable | 2016-09-22 | 1 | -6/+1 |
| * | | | | | | Fix snippets pagination22500-can-t-paginate-through-snippets | Rémy Coutable | 2016-09-26 | 1 | -1/+1 |
| | |_|_|/ / |/| | | | | |||||
| * | | | | | Merge branch 'search-filters-label-fix' into 'master' | Jacob Schatz | 2016-09-23 | 1 | -2/+2 |
| |\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| | * | | | | Fixed search dropdown labels not displayingsearch-filters-label-fix | Phil Hughes | 2016-09-12 | 1 | -2/+2 |
| * | | | | | Revert part of "Merge branch 'update_issues_mr_counter' into 'master' | Rémy Coutable | 2016-09-22 | 5 | -20/+0 |
| | |/ / / |/| | | | |||||
| * | | | | Merge branch 'and-you-get-awards' into 'master' | Rémy Coutable | 2016-09-21 | 3 | -3/+13 |
| |\ \ \ \ | |||||
