summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix timezone on issue boards due dateissue_27317Felipe Artur2017-02-142-1/+5
|
* Merge branch 'create-connection-pool' into 'master' Yorick Peterse2017-02-142-0/+73
|\ | | | | | | | | Introduce Gitlab::Database.with_connection_pool See merge request !9192
| * Only ensure against yield so that pool should be availablecreate-connection-poolLin Jen-Shin2017-02-141-4/+5
| | | | | | | | | | Feedback: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/9192#note_23293693
| * Have some simple way to create connection poolLin Jen-Shin2017-02-142-0/+72
| |
* | Merge branch '14492-change-fork-endpoint' into 'master'Sean McGivern2017-02-146-136/+133
|\ \ | | | | | | | | | | | | | | | | | | Move /projects/fork/:id to /projects/:id/fork in V4 API Closes #14492 See merge request !8940
| * | Move /projects/fork/:id to /projects/:id/fork14492-change-fork-endpointOswaldo Ferreira2017-02-136-136/+133
| | |
* | | Merge branch 'fix-ar-connection-leaks' into 'master'Rémy Coutable2017-02-143-1/+11
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Fix ActiveRecord connection leaks Closes #27949 and gitlab-com/infrastructure#1139 See merge request !9109
| * | | Don't connect in Gitlab::Database.adapter_namefix-ar-connection-leaksYorick Peterse2017-02-133-1/+11
| | | | | | | | | | | | | | | | | | | | | | | | We don't need to connect when requesting the name of the database adapter. This in turn should prevent us from requesting/leaking connections just by asking whether we're using PostgreSQL or MySQL.
* | | | Merge branch '22645-add-discussion-contribs-to-calendar' into 'master' Sean McGivern2017-02-146-105/+142
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add discussion events to contributions calendar Closes #22645 See merge request !8821
| * | | | Add comment events to contributions calendar22645-add-discussion-contribs-to-calendarRémy Coutable2017-02-136-105/+142
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | | | | Merge branch '27966-branch-ref-switcher-input-filter-broken' into 'master' Filipa Lacerda2017-02-144-3/+17
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Display loading indicator when filtering ref switcher dropdown Closes #27966 See merge request !9144
| * | | | | Add tests27966-branch-ref-switcher-input-filter-brokenClement Ho2017-02-131-0/+8
| | | | | |
| * | | | | Display loading indicator when filtering ref switcher dropdownClement Ho2017-02-133-3/+9
| | | | | |
* | | | | | Merge branch 'add-omniauth-oauth2-generic' into 'master' Rémy Coutable2017-02-145-0/+73
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add omniauth-oauth2-generic strategy Closes #26744 See merge request !9048
| * | | | | | Adjust doc formattingJoe Marty2017-02-131-4/+4
| | | | | | |
| * | | | | | Fix spelling errors in docs and changelogJoe Marty2017-02-132-7/+7
| | | | | | |
| * | | | | | Edit omniauth-oauth2-generic docs for style conformanceJoe Marty2017-02-131-26/+31
| | | | | | |
| * | | | | | Add changelog entry for #26744Joe Marty2017-02-131-0/+3
| | | | | | |
| * | | | | | Add omniauth-oauth2-generic strategyJoe Marty2017-02-134-0/+65
| | |_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Allows configurable Single Sign On with most simple OAuth2 providers - Adds documentation for the new strategy Closes #26744
* | | | | | Merge branch 'dz-nested-groups-gfm-alt' into 'master' Dmitriy Zaporozhets2017-02-148-7/+36
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add GFM support to nested groups See merge request !9184
| * | | | | | Add GFM support to nested groupsdz-nested-groups-gfm-altDmitriy Zaporozhets2017-02-138-7/+36
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | | | | | | Merge branch 'patch-12' into 'master' Allison Whilden2017-02-141-192/+192
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | | | | | | | | | | | | | | Fix UX Guide apostrophe use for singular common nouns See merge request !9190
| * | | | | | Fix UX Guide apostrophe use for singular common nounspatch-12Pedro Moreira da Silva2017-02-131-192/+192
| | | | | | |
* | | | | | | Merge branch 'quick-submit-fixture' into 'master' dz-rename-path-with-namespaceAlfredo Sumaran2017-02-133-24/+32
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Replace static fixture for behaviors/quick_submit_spec.js See merge request !9086
| * | | | | | | Replace static fixture for behaviors/quick_submit_spec.js (!9086)winniehell2017-02-113-10/+17
| | | | | | | |
| * | | | | | | Use textarea for quick submit specwinniehell2017-02-112-14/+15
| | | | | | | |
* | | | | | | | Merge branch 'merge-request-tabs-fixture' into 'master' Alfredo Sumaran2017-02-134-24/+42
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Replace static fixture for merge_request_tabs_spec.js See merge request !9172
| * | | | | | | | Replace static fixture for merge_request_tabs_spec.js (!9172)winniehell2017-02-134-24/+42
| |/ / / / / / /
* | | | | | | | Merge branch '27480_deploy_keys_should_not_show_up_in_users_keys_list' into ↵Douwe Maan2017-02-135-13/+53
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Make deploy key not show in User's keys list Closes #27480 See merge request !9024
| * | | | | | | Make deploy key not show in User's keys listPawel Chojnacki2017-02-135-13/+53
| | | | | | | |
* | | | | | | | Merge branch '22818-licence-gitignore-and-yml-endpoints-removal' into 'master' Rémy Coutable2017-02-138-97/+398
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove deprecated templates endpoints in V4 Closes #22818 See merge request !8853
| * | | | | | | | Remove deprecated templates endpoints in V422818-licence-gitignore-and-yml-endpoints-removalOswaldo Ferreira2017-02-138-97/+398
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'option-to-be-notified-of-own-activity' into 'master' Douwe Maan2017-02-1310-6/+168
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add option to receive email notifications about your own activity See merge request !8836
| * | | | | | | | Remove `try` from NotificationService#build_recipientsRichard Macklin2017-02-031-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | After refactoring pipeline_finished to avoid passing `nil` for current_user, we shouldn't need to use `try` here anymore.
| * | | | | | | | Refactor NotificationService#pipeline_finished to use skip_current_userRichard Macklin2017-02-031-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | instead of passing nil for current_user
| * | | | | | | | Use `let` in Profiles::NotificationsController specRichard Macklin2017-02-031-12/+9
| | | | | | | | |
| * | | | | | | | Use check and uncheck methods from Capybara DSLRichard Macklin2017-02-011-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | in user_changes_notified_of_own_activity_spec
| * | | | | | | | Add missing newline in Profiles::NotificationsController specRichard Macklin2017-02-011-0/+1
| | | | | | | | |
| * | | | | | | | Add changelog entry for option to be notified of your own activityRichard Macklin2017-02-011-0/+4
| | | | | | | | |
| * | | | | | | | Add checkbox in UI to opt into receiving notifications about your activityRichard Macklin2017-02-013-0/+38
| | | | | | | | |
| * | | | | | | | Update NotificationService to respect User#notified_of_own_activityRichard Macklin2017-02-012-3/+62
| | | | | | | | |
| * | | | | | | | Add notified_of_own_activity to permitted attributesRichard Macklin2017-02-012-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | in Profiles::NotificationsController#update
| * | | | | | | | Add notified_of_own_activity column to users tableRichard Macklin2017-02-012-0/+15
| | | | | | | | |
| * | | | | | | | Add controller spec for Profiles::NotificationsControllerRichard Macklin2017-02-011-0/+46
| | | | | | | | |
* | | | | | | | | Merge branch '24333-close-issues-with-merge-request-title-ui' into 'master' Rémy Coutable2017-02-133-5/+36
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Show mentioned/issues being closed from a Merge Requests title Closes #24333 See merge request !9194
| * | | | | | | | | Show mentioned/issues being closed from a Merge Requests titleJan Christophersen2017-02-133-5/+36
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch '27395-reduce-group-activity-sql-queries' into 'master' Yorick Peterse2017-02-134-14/+21
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "GroupsController#activity.json is REALLY slow due to SQL" Closes #27395 See merge request !9088
| * | | | | | | | | Use preload for Event#target since it's a polymorphic association27395-reduce-group-activity-sql-queriesRémy Coutable2017-02-132-13/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also, don't use limit in subquery, MySQL don't like that. Signed-off-by: Rémy Coutable <remy@rymai.me>
| * | | | | | | | | Include :author, :project, and :target in Event.with_associationsRémy Coutable2017-02-132-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
| * | | | | | | | | Don't instantiate AR objects in Event.in_projectsRémy Coutable2017-02-132-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>