Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | | | | | | | Try this way to provide database connection | Lin Jen-Shin | 2017-02-14 | 1 | -6/+3 | |
| * | | | | | | | | | | | | | | | | | | | | Use IS FALSE for both pg and mysql; Handle connections | Lin Jen-Shin | 2017-02-14 | 1 | -9/+11 | |
| * | | | | | | | | | | | | | | | | | | | | Run two threads to improve migration running time | Lin Jen-Shin | 2017-02-14 | 1 | -3/+17 | |
| * | | | | | | | | | | | | | | | | | | | | Remove inactive default email services | Lin Jen-Shin | 2017-02-14 | 2 | -0/+31 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | Merge branch 'docs/database-info' into 'master' | Achilleas Pipinellis | 2017-02-14 | 2 | -42/+52 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | Add MySQL info in install requirements | Achilleas Pipinellis | 2017-02-14 | 2 | -42/+52 | |
* | | | | | | | | | | | | | | | | | | | | Merge branch 'create-connection-pool' into 'master' | Yorick Peterse | 2017-02-14 | 2 | -0/+73 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | Only ensure against yield so that pool should be availablecreate-connection-pool | Lin Jen-Shin | 2017-02-14 | 1 | -4/+5 | |
| * | | | | | | | | | | | | | | | | | | | | Have some simple way to create connection pool | Lin Jen-Shin | 2017-02-14 | 2 | -0/+72 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | Merge branch '14492-change-fork-endpoint' into 'master' | Sean McGivern | 2017-02-14 | 6 | -136/+133 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | Move /projects/fork/:id to /projects/:id/fork14492-change-fork-endpoint | Oswaldo Ferreira | 2017-02-13 | 6 | -136/+133 | |
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'fix-ar-connection-leaks' into 'master' | Rémy Coutable | 2017-02-14 | 3 | -1/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | Don't connect in Gitlab::Database.adapter_namefix-ar-connection-leaks | Yorick Peterse | 2017-02-13 | 3 | -1/+11 | |
| | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | Merge branch '22645-add-discussion-contribs-to-calendar' into 'master' | Sean McGivern | 2017-02-14 | 6 | -105/+142 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | Add comment events to contributions calendar22645-add-discussion-contribs-to-calendar | Rémy Coutable | 2017-02-13 | 6 | -105/+142 | |
| | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | Merge branch '27966-branch-ref-switcher-input-filter-broken' into 'master' | Filipa Lacerda | 2017-02-14 | 4 | -3/+17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | Add tests27966-branch-ref-switcher-input-filter-broken | Clement Ho | 2017-02-13 | 1 | -0/+8 | |
| * | | | | | | | | | | | | | | | | | | | | Display loading indicator when filtering ref switcher dropdown | Clement Ho | 2017-02-13 | 3 | -3/+9 | |
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'add-omniauth-oauth2-generic' into 'master' | Rémy Coutable | 2017-02-14 | 5 | -0/+73 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | Adjust doc formatting | Joe Marty | 2017-02-13 | 1 | -4/+4 | |
| * | | | | | | | | | | | | | | | | | | | | Fix spelling errors in docs and changelog | Joe Marty | 2017-02-13 | 2 | -7/+7 | |
| * | | | | | | | | | | | | | | | | | | | | Edit omniauth-oauth2-generic docs for style conformance | Joe Marty | 2017-02-13 | 1 | -26/+31 | |
| * | | | | | | | | | | | | | | | | | | | | Add changelog entry for #26744 | Joe Marty | 2017-02-13 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | | | | | | | | Add omniauth-oauth2-generic strategy | Joe Marty | 2017-02-13 | 4 | -0/+65 | |
| | |_|_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | Merge branch 'dz-nested-groups-gfm-alt' into 'master' | Dmitriy Zaporozhets | 2017-02-14 | 8 | -7/+36 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | Add GFM support to nested groupsdz-nested-groups-gfm-alt | Dmitriy Zaporozhets | 2017-02-13 | 8 | -7/+36 | |
| | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | Merge branch 'patch-12' into 'master' | Allison Whilden | 2017-02-14 | 1 | -192/+192 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | Fix UX Guide apostrophe use for singular common nounspatch-12 | Pedro Moreira da Silva | 2017-02-13 | 1 | -192/+192 | |
* | | | | | | | | | | | | | | | | | | | Merge branch 'quick-submit-fixture' into 'master' dz-rename-path-with-namespace | Alfredo Sumaran | 2017-02-13 | 3 | -24/+32 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | Replace static fixture for behaviors/quick_submit_spec.js (!9086) | winniehell | 2017-02-11 | 3 | -10/+17 | |
| * | | | | | | | | | | | | | | | | | | | Use textarea for quick submit spec | winniehell | 2017-02-11 | 2 | -14/+15 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | Merge branch 'merge-request-tabs-fixture' into 'master' | Alfredo Sumaran | 2017-02-13 | 4 | -24/+42 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | Replace static fixture for merge_request_tabs_spec.js (!9172) | winniehell | 2017-02-13 | 4 | -24/+42 | |
| |/ / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | Merge branch '27480_deploy_keys_should_not_show_up_in_users_keys_list' into '... | Douwe Maan | 2017-02-13 | 5 | -13/+53 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | Make deploy key not show in User's keys list | Pawel Chojnacki | 2017-02-13 | 5 | -13/+53 | |
* | | | | | | | | | | | | | | | | | | Merge branch '22818-licence-gitignore-and-yml-endpoints-removal' into 'master' | Rémy Coutable | 2017-02-13 | 8 | -97/+398 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | Remove deprecated templates endpoints in V422818-licence-gitignore-and-yml-endpoints-removal | Oswaldo Ferreira | 2017-02-13 | 8 | -97/+398 | |
| | |_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | Merge branch 'option-to-be-notified-of-own-activity' into 'master' | Douwe Maan | 2017-02-13 | 10 | -6/+168 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | Remove `try` from NotificationService#build_recipients | Richard Macklin | 2017-02-03 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | Refactor NotificationService#pipeline_finished to use skip_current_user | Richard Macklin | 2017-02-03 | 1 | -2/+3 | |
| * | | | | | | | | | | | | | | | | | | Use `let` in Profiles::NotificationsController spec | Richard Macklin | 2017-02-03 | 1 | -12/+9 | |
| * | | | | | | | | | | | | | | | | | | Use check and uncheck methods from Capybara DSL | Richard Macklin | 2017-02-01 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | | Add missing newline in Profiles::NotificationsController spec | Richard Macklin | 2017-02-01 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | | Add changelog entry for option to be notified of your own activity | Richard Macklin | 2017-02-01 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | | | | | | Add checkbox in UI to opt into receiving notifications about your activity | Richard Macklin | 2017-02-01 | 3 | -0/+38 | |
| * | | | | | | | | | | | | | | | | | | Update NotificationService to respect User#notified_of_own_activity | Richard Macklin | 2017-02-01 | 2 | -3/+62 | |
| * | | | | | | | | | | | | | | | | | | Add notified_of_own_activity to permitted attributes | Richard Macklin | 2017-02-01 | 2 | -2/+3 | |
| * | | | | | | | | | | | | | | | | | | Add notified_of_own_activity column to users table | Richard Macklin | 2017-02-01 | 2 | -0/+15 | |
| * | | | | | | | | | | | | | | | | | | Add controller spec for Profiles::NotificationsController | Richard Macklin | 2017-02-01 | 1 | -0/+46 | |
* | | | | | | | | | | | | | | | | | | | Merge branch '24333-close-issues-with-merge-request-title-ui' into 'master' | Rémy Coutable | 2017-02-13 | 3 | -5/+36 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | |