| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove some deprecated methodstc-improve-project-api-perf | Toon Claes | 2017-05-30 | 2 | -2/+2 |
* | Add :owned param to ProjectFinder | Toon Claes | 2017-05-30 | 3 | -7/+4 |
* | Use helper to construct Finder params | Toon Claes | 2017-05-30 | 3 | -9/+12 |
* | Use ProjectFinder to filter the projects | Toon Claes | 2017-05-30 | 2 | -13/+4 |
* | Handle `membership` in ProjectFinder | Toon Claes | 2017-05-30 | 2 | -5/+4 |
* | Build options hash after finding the list of projects | Toon Claes | 2017-05-30 | 1 | -5/+6 |
* | Move ProjectsFinder to `present_projects` for simplification | Toon Claes | 2017-05-30 | 1 | -12/+9 |
* | Copy `filter_projects` helper to V3 | Toon Claes | 2017-05-30 | 1 | -0/+27 |
* | Merge branch '19107-404-when-creating-new-milestone-or-issue-for-project-that... | Douwe Maan | 2017-05-30 | 1 | -1/+7 |
|\ |
|
| * | 'New issue'/'New merge request' dropdowns should show only projects with issu...19107-404-when-creating-new-milestone-or-issue-for-project-that-has-issues-disabled | blackst0ne | 2017-05-30 | 1 | -1/+7 |
* | | Merge branch 'rework-authorizations-performance' into 'master' | Douwe Maan | 2017-05-29 | 4 | -4/+18 |
|\ \
| |/
|/| |
|
| * | Hide nested group UI/API support for MySQL | Yorick Peterse | 2017-05-17 | 4 | -4/+18 |
* | | Add API URL to JIRA settings31448-jira-urls | Jarka Kadlecova | 2017-05-26 | 1 | -1/+7 |
* | | Merge branch 'dm-diff-cleanup' into 'master' | Robert Speicher | 2017-05-25 | 1 | -1/+3 |
|\ \ |
|
| * | | Add question mark to Gitlab::Diff::File predicate methods | Douwe Maan | 2017-05-23 | 1 | -1/+3 |
* | | | Merge branch '32748-emails-are-being-sent-with-the-wrong-language' into 'master' | Douwe Maan | 2017-05-25 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | Bugfix: Always use the default language when generating emails.32748-emails-are-being-sent-with-the-wrong-language | Ruben Davila | 2017-05-25 | 1 | -2/+2 |
| |/ / |
|
* | | | Revert "Remove changes that are not absolutely necessary" | Douwe Maan | 2017-05-24 | 2 | -2/+2 |
* | | | Prevent errors from non-functional notify_post_receive endpointfix-notify-post-receive | Alejandro Rodríguez | 2017-05-18 | 1 | -8/+9 |
|/ / |
|
* | | Merge branch 'bvl-rename-build-events-to-job-events' into 'master'
cherry-pick-0663458c | Douwe Maan | 2017-05-16 | 3 | -6/+6 |
* | | Revert "Merge branch 'bvl-rename-build-events-to-job-events' into 'master'" | Douwe Maan | 2017-05-15 | 3 | -6/+6 |
* | | Merge branch 'bvl-rename-build-events-to-job-events' into 'master'
| Douwe Maan | 2017-05-15 | 3 | -6/+6 |
|\ \ |
|
| * | | Rename `build_events` to `job_events` in code | Bob Van Landuyt | 2017-05-15 | 3 | -6/+6 |
| |/ |
|
* | | Create a Users Finder | George Andrinopoulos | 2017-05-15 | 1 | -10/+1 |
|/ |
|
* | Update SystemHooks API to expose and handle new repository_update_events | Gabriel Mazetto | 2017-05-12 | 1 | -1/+1 |
* | fix for Follow-up from "Backport of Multiple Assignees featurefixes_for_multiple_issue_assignees | Valery Sizov | 2017-05-11 | 1 | -4/+4 |
* | Merge branch '27144-enforce-rubocop-trailing_commas-no_comma-style' into 'mas... | Robert Speicher | 2017-05-10 | 10 | -13/+13 |
|\ |
|
| * | Enable the Style/TrailingCommaInArguments cop | Rémy Coutable | 2017-05-10 | 5 | -5/+5 |
| * | Enable the Style/TrailingCommaInLiteral cop | Rémy Coutable | 2017-05-10 | 6 | -8/+8 |
* | | Use new SnippetsFinder signature in APIbvl-security-patches | Bob Van Landuyt | 2017-05-10 | 1 | -2/+2 |
* | | Merge branch 'tc-fix-private-subgroups-shown' into 'security'
| Douwe Maan | 2017-05-10 | 2 | -2/+2 |
* | | Merge branch 'snippets-finder-visibility' into 'security' | Douwe Maan | 2017-05-10 | 4 | -8/+6 |
|/ |
|
* | Use relative paths for group/project/user avatars | blackst0ne | 2017-05-10 | 2 | -5/+16 |
* | Merge branch 'feature/gb/manual-actions-protected-branches-permissions' into ... | Kamil Trzciński | 2017-05-06 | 2 | -5/+14 |
|\ |
|
| * | Check ability to update build on the API resource | Grzegorz Bizon | 2017-05-05 | 2 | -5/+14 |
* | | Merge branch '29925-gitlab-shell-hooks-can-no-longer-send-absolute-paths-to-g... | Sean McGivern | 2017-05-05 | 2 | -42/+20 |
|\ \ |
|
| * | | Pass GL_REPOSITORY in Workhorse responses29925-gitlab-shell-hooks-can-no-longer-send-absolute-paths-to-gitlab-ce | Alejandro Rodríguez | 2017-05-05 | 1 | -1/+1 |
| * | | Generate and handle a gl_repository param to pass around components | Alejandro Rodríguez | 2017-05-03 | 2 | -42/+20 |
* | | | Merge branch 'mia_backort' into 'master'
| Jacob Schatz | 2017-05-05 | 8 | -20/+54 |
|\ \ \ |
|
| * \ \ | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into mia_backort[ci ... | Valery Sizov | 2017-05-05 | 3 | -2/+5 |
| |\ \ \ |
|
| * | | | | [Multiple issue assignee]: reslving some conflicts | Valery Sizov | 2017-05-04 | 1 | -4/+0 |
| * | | | | Backport of multiple_assignees_feature [ci skip] | Valery Sizov | 2017-05-04 | 8 | -19/+57 |
* | | | | | Merge branch 'add-sentry-js-again-with-vue' into 'master'
| Phil Hughes | 2017-05-05 | 1 | -0/+5 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | Merge branch 'master' into 'add-sentry-js-again-with-vue' | Luke "Jared" Bennett | 2017-05-04 | 2 | -2/+2 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| * | | | | Removed clientside_sentry ref in settings.rb | Luke "Jared" Bennett | 2017-05-04 | 1 | -1/+1 |
| * | | | | Review changes, removed api/v3 updates as its frozen, removed the clientside_... | Luke "Jared" Bennett | 2017-05-04 | 1 | -4/+0 |
| * | | | | Merge remote-tracking branch 'origin/master' into add-sentry-js-again-with-vue | Luke "Jared" Bennett | 2017-05-04 | 3 | -9/+23 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| * | | | | Merge remote-tracking branch 'origin/master' into add-sentry-js-again-with-vue | Luke "Jared" Bennett | 2017-05-03 | 2 | -0/+4 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge remote-tracking branch 'origin/master' into add-sentry-js-again-with-vue | Luke "Jared" Bennett | 2017-04-28 | 4 | -13/+31 |
| |\ \ \ \ \ |
|
| * | | | | | | Attempted adding separate clientside_sentry settings | Luke "Jared" Bennett | 2017-04-28 | 2 | -1/+10 |