Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix #35290 Make read-only API for public merge requests available without aut... | haseeb | 2017-09-18 | 1 | -5/+32 |
* | Merge branch 'add_closed_at_attribute' into 'master' | Rémy Coutable | 2017-09-18 | 2 | -1/+11 |
|\ | |||||
| * | Add 'closed_at' attribute to Issues API | Vitaliy @blackst0ne Klachkov | 2017-09-16 | 2 | -1/+11 |
* | | Merge branch 'sh-optimize-discussion-json' into 'master' | Yorick Peterse | 2017-09-18 | 1 | -0/+32 |
|\ \ | |||||
| * | | Eliminate N+1 queries in loading discussions.json endpointsh-optimize-discussion-json | Stan Hu | 2017-09-18 | 1 | -0/+32 |
* | | | Merge branch 'milestone-avatar-issuable-link' into 'master' | Tim Zallmann | 2017-09-18 | 1 | -0/+19 |
|\ \ \ | |||||
| * | | | Fixes milestone issuable assignee URLmilestone-avatar-issuable-link | Phil Hughes | 2017-09-15 | 1 | -0/+19 |
* | | | | Merge branch '37789-followup-for-read-registry-change' into 'master' | Rémy Coutable | 2017-09-18 | 3 | -10/+8 |
|\ \ \ \ | |||||
| * | | | | Clean up read_registry scope changes | Robin Bobbitt | 2017-09-18 | 3 | -10/+8 |
* | | | | | Merge branch 'update-user_uses_slash_commands_spec' into 'master' | Rémy Coutable | 2017-09-18 | 1 | -4/+4 |
|\ \ \ \ \ | |||||
| * | | | | | Minor update to address Sean McGivern's comment. | manolis | 2017-09-15 | 1 | -4/+4 |
* | | | | | | Merge branch 'replace_project_snippets.feature' into 'master' | Rémy Coutable | 2017-09-18 | 4 | -0/+90 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Replace the 'project/snippets.feature' spinach test with an rspec analog | Vitaliy @blackst0ne Klachkov | 2017-09-18 | 4 | -0/+90 |
* | | | | | | | Merge branch 'operation-service-merge' into 'master' | Rémy Coutable | 2017-09-18 | 4 | -32/+11 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Prepare Repository#merge for migration to Gitalyoperation-service-merge | Jacob Vosmaer | 2017-09-15 | 4 | -32/+11 |
* | | | | | | | | Merge branch '24121_extract_yet_another_users_finder' into 'master' | Grzegorz Bizon | 2017-09-18 | 1 | -0/+97 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | move `find_users` method into finder and add `load_group` method | Maxim Rydkin | 2017-09-10 | 1 | -4/+28 |
| * | | | | | | | | rename yet_another_users_finder into autocomplete_users_finder | Maxim Rydkin | 2017-09-10 | 1 | -1/+1 |
| * | | | | | | | | fix rubocop | Maxim Rydkin | 2017-09-10 | 1 | -8/+7 |
| * | | | | | | | | finish spec/finders/yet_another_users_finder_spec.rb | Maxim Rydkin | 2017-09-10 | 1 | -54/+42 |
| * | | | | | | | | extract finder and add first test | Maxim Rydkin | 2017-09-10 | 1 | -0/+86 |
* | | | | | | | | | Merge branch 'replace_project_commits_revert.feature' into 'master' | Rémy Coutable | 2017-09-18 | 1 | -0/+56 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Replace the 'project/commits/revert.feature' spinach test with an rspec analog | Vitaliy @blackst0ne Klachkov | 2017-09-18 | 1 | -0/+56 |
| | |_|/ / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'replace_project_archived.feature' into 'master' | Rémy Coutable | 2017-09-18 | 1 | -0/+43 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Replace the 'project/archived.feature' spinach test with an rspec analog | Vitaliy @blackst0ne Klachkov | 2017-09-17 | 1 | -0/+43 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge branch 'improve_spec_features_profiles_specs' into 'master' | Rémy Coutable | 2017-09-18 | 8 | -38/+39 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Improve 'spec/features/profiles/*' specs | Vitaliy @blackst0ne Klachkov | 2017-09-16 | 8 | -38/+39 |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'replace_search.feature' into 'master' | Rémy Coutable | 2017-09-18 | 12 | -310/+559 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Replace the 'search.feature' spinach test with an rspec analog | Vitaliy @blackst0ne Klachkov | 2017-09-16 | 12 | -310/+559 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge branch 'mk-delete-conflicting-redirects-mysql' into 'master' | Douwe Maan | 2017-09-18 | 3 | -0/+220 |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | Reduce batch sizemk-delete-conflicting-redirects-mysql | Michael Kozono | 2017-09-14 | 1 | -4/+4 |
| * | | | | | | | | Spread out the work a little | Michael Kozono | 2017-09-14 | 2 | -6/+73 |
| * | | | | | | | | Extract helper for queuing background jobs | Michael Kozono | 2017-09-14 | 2 | -2/+64 |
| * | | | | | | | | Add specs for deleting conflicting redirects | Michael Kozono | 2017-09-14 | 2 | -0/+91 |
* | | | | | | | | | Fixed the new sidebars width when browser has scrollbars | Phil Hughes | 2017-09-16 | 1 | -1/+8 |
| |_|_|_|_|_|_|/ |/| | | | | | | | |||||
* | | | | | | | | Merge branch 'master' into 'issue_37640'issue_37640 | Felipe Artur | 2017-09-15 | 87 | -1909/+2938 |
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | |||||
| * | | | | | | | Merge branch 'fix-share-with-group-lock-update' into 'master' | Robert Speicher | 2017-09-15 | 1 | -0/+15 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Fix setting share_with_group_lockfix-share-with-group-lock-update | Yorick Peterse | 2017-09-15 | 1 | -0/+15 |
| | | |/ / / / / | | |/| | | | | | |||||
| * | | | | | | | created services for keys | haseeb | 2017-09-15 | 6 | -25/+54 |
| * | | | | | | | Merge branch 'projects-controller-show' into 'master' | Rémy Coutable | 2017-09-15 | 2 | -0/+76 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| | * | | | | | | Memoize the latest builds of a pipelineprojects-controller-show | Yorick Peterse | 2017-09-14 | 1 | -0/+20 |
| | * | | | | | | Memoize pipelines for project download buttons | Yorick Peterse | 2017-09-14 | 1 | -0/+56 |
| * | | | | | | | Merge branch 'revert-sidebar-title-attribute' into 'master' | Filipa Lacerda | 2017-09-15 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | |||||
| | * | | | | | | fixed merge request specrevert-sidebar-title-attribute | Phil Hughes | 2017-09-13 | 1 | -1/+1 |
| * | | | | | | | Merge branch '20824-scope-users-to-members-in-group-issuable-list' into 'master' | Phil Hughes | 2017-09-15 | 4 | -0/+45 |
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | |||||
| | * | | | | | | Return only group's members in user dropdowns on issuables list pages20824-scope-users-to-members-in-group-issuable-list | Rémy Coutable | 2017-09-14 | 4 | -0/+45 |
| * | | | | | | | Merge branch '37872-fix-nasty-gdk-nuke' into 'master' | Robert Speicher | 2017-09-14 | 2 | -37/+51 |
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | | |||||
| | * | | | | | | Make TestInit.setup_gitlab_shell and TestInit.setup_gitaly more robust37872-fix-nasty-gdk-nuke | Rémy Coutable | 2017-09-14 | 1 | -36/+45 |
| | * | | | | | | Abort when `TestEnv.init` is not called in the `test` environment | Rémy Coutable | 2017-09-14 | 1 | -0/+5 |
| | * | | | | | | Force `RAILS_ENV` to `test` in `spec/spec_helper.rb` | Rémy Coutable | 2017-09-14 | 1 | -1/+1 |
| | | |_|/ / / | | |/| | | | |