summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* remove require.context from diff_notes_bundleremove-require-context-diff-notes-bundleMike Greiling2017-02-201-7/+11
|
* Merge branch '28204-option-to-disable-webpack-dev-server-livereload' into ↵Alfredo Sumaran2017-02-202-0/+6
|\ | | | | | | | | | | | | | | | | | | 'master' Pick up option from GDK to disable webpack dev server livereload Closes #28204 See merge request !9287
| * Pick up option from gdk to disable webpack dev server livereload28204-option-to-disable-webpack-dev-server-livereloadEric Eastwood2017-02-152-0/+6
| | | | | | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/28204
* | Merge branch 'rs-document-timecop' into 'master' Rémy Coutable2017-02-201-0/+19
|\ \ | | | | | | | | | | | | Document Timecop usage for time-sensitive tests See merge request !9383
| * | Document Timecop usage for time-sensitive testsrs-document-timecopRobert Speicher2017-02-201-0/+19
| | |
* | | Merge branch 'authentiq-backchannel-logout' into 'master' Douwe Maan2017-02-206-4/+26
|\ \ \ | | | | | | | | | | | | | | | | Remote logout functionality on Authentiq OAuth provider See merge request !9381
| * | | Added support for Authentiq Back-Channel LogoutAlexandros Keramidas2017-02-206-4/+26
| | | |
* | | | Merge branch 'updated-pages-0.3.1' into 'master' Robert Speicher2017-02-202-1/+5
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Update GitLab Pages to v0.3.1 See merge request !9387
| * | | | Update GitLab Pages to v0.3.1Nick Thomas2017-02-202-1/+5
| | | | |
* | | | | Merge branch 'artifactsdoc' into 'master'Robert Speicher2017-02-202-3/+32
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added documentation for permalinks to most recent build artifacts Closes #27361 See merge request !8934
| * | | | | Added documentation for permalinks to most recent build artifactsChristian Godenschwager2017-02-202-3/+32
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Documented how to download single files from most recent artifacts - Documented how to browse most recent artifacts
* | | | | | Merge branch 'pedro-fix-line-ending' into 'master' Clement Ho2017-02-201-1/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix wrong line ending [ci-skip] See merge request !9270
| * | | | | | Fix wrong line ending [ci-skip]pedro-fix-line-endingPedro Moreira da Silva2017-02-171-1/+1
| | | | | | |
* | | | | | | Merge branch 'remove-paginated-ressource' into 'master'Rémy Coutable2017-02-207-44/+6
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove shared example for pagination See merge request !9377
| * | | | | | | Remove shared example for paginationremove-paginated-ressourceRobert Schilling2017-02-207-44/+6
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'api-star-restful' into 'master'Rémy Coutable2017-02-205-8/+13
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | API: Moved `DELETE /projects/:id/star` to `POST /projects/:id/unstar` Closes #28328 See merge request !9328
| * | | | | | | API: Moved `DELETE /projects/:id/star` to `POST /projects/:id/unstar`api-star-restfulRobert Schilling2017-02-205-8/+13
| | | | | | | |
* | | | | | | | Merge branch 'zj-improve-performance-user-agent-details' into 'master' Rémy Coutable2017-02-207-7/+43
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | Improve performance of User Agent Detail See merge request !9129
| * | | | | | | Improve performance of User Agent DetailZ.J. van de Weg2017-02-207-7/+43
| |/ / / / / /
* | | | | | | Merge branch 'fix-vue-production-build' into 'master' Jacob Schatz2017-02-201-2/+1
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Utilize bundler-ready Vue distribution See merge request !9357
| * | | | | | | utilize pre-minified Vue in production since no CJS distribution is availablefix-vue-production-buildMike Greiling2017-02-191-2/+1
| | | | | | | |
* | | | | | | | Merge branch 'fix-grammar' into 'master' Robert Speicher2017-02-203-5/+5
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix some grammar in the API docs See merge request !9379
| * | | | | | | | Fix some grammar in the API docsRobert Schilling2017-02-203-5/+5
| | | | | | | | |
* | | | | | | | | Merge branch 'link-to-rspec-features-docs' into 'master' Rémy Coutable2017-02-201-0/+8
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | Add link to external documentation of rspec-rails feature specs See merge request !8973
| * | | | | | | | Add more links in the Features/Integration testing documentationRichard Macklin2017-02-131-3/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Move the rspec-rails feature spec link to the Features/Integration section - Mention and link to capybara and poltergeist there as well [ci skip]
| * | | | | | | | Add link to external documentation of rspec-rails feature specsRichard Macklin2017-02-031-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ci skip]
* | | | | | | | | Merge branch 'api-post-block' into 'master' Sean McGivern2017-02-207-21/+127
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | API: Use POST to (un)block a user Closes #14596 See merge request !9371
| * | | | | | | | API: Use POST to (un)block a userapi-post-blockRobert Schilling2017-02-207-21/+127
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'api-grape-datetime' into 'master' Rémy Coutable2017-02-203-22/+3
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | Use grape validation for dates See merge request !9375
| * | | | | | | Use grape validation for datesapi-grape-datetimeRobert Schilling2017-02-203-22/+3
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch '21240_snippets_line_ending' into 'master' Sean McGivern2017-02-209-25/+100
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Download snippets with LF line-endings by default Closes #21240 See merge request !8999
| * | | | | | | Download snippets with LF line-endings by defaultJarka Kadlecova2017-02-209-25/+100
| | | | | | | |
* | | | | | | | Merge branch 'docs/ldap-location' into 'master' Achilleas Pipinellis2017-02-201-3/+1
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change wording for LDAP doc that was moved to a new location See merge request !9373
| * | | | | | | | Change wording for LDAP doc that was moved to a new locationAchilleas Pipinellis2017-02-201-3/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ci skip]
* | | | | | | | | Merge branch 'sh-fix-project-team-truncation-in-destroy' into 'master' Rémy Coutable2017-02-202-2/+20
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | Prevent project team from being truncated too early during project destruction See merge request !9361
| * | | | | | | | Prevent project team from being truncated too early during project destructionsh-fix-project-team-truncation-in-destroyStan Hu2017-02-192-2/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There are two issues with truncating the project team early: 1. `Projects::UnlinkForkService` may not close merge requests properly since permissions may be revoked early. 2. If an error is encountered during flushing of caches, then the user will lose all privileges, possibly causing an issue on deletion on retry.
* | | | | | | | | Merge branch '28082-deleted-branch-event-404' into 'master'Rémy Coutable2017-02-202-5/+7
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove Link from Push Events for deleted branches Closes #28082 See merge request !9203
| * | | | | | | | | Remove Link from Push Events for deleted branchesJan Christophersen2017-02-152-5/+7
| | | | | | | | | |
* | | | | | | | | | Merge branch 'api-remove-deploy-key-disable' into 'master'Sean McGivern2017-02-205-73/+14
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | API: Remove `DELETE projects/:id/deploy_keys/:key_id/disable` Closes #28286 See merge request !9366
| * | | | | | | | | | API: Remove `DELETE projects/:id/deploy_keys/:key_id/disable`api-remove-deploy-key-disableRobert Schilling2017-02-205-73/+14
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch ↵Rémy Coutable2017-02-203-1/+6
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'fix_sidekiq_concurrency_warning_message_in_admin_background_job_page' into 'master' fix incorrect sidekiq concurrency count in admin background page Closes #19862 See merge request !9359
| * | | | | | | | | | fix failed spec because haml_lintwendy04022017-02-191-1/+1
| | | | | | | | | | |
| * | | | | | | | | | fix incorrect sidekiq concurrency count in admin background pagewendy04022017-02-193-1/+6
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'remove-imports-loader-window-bind' into 'master' Filipa Lacerda2017-02-20132-143/+129
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove window-binding hack with imports-loader See merge request !9123
| * | | | | | | | | | fix overlooked window binding in spec filesremove-imports-loader-window-bindMike Greiling2017-02-1724-24/+24
| | | | | | | | | | |
| * | | | | | | | | | remove imports loaderMike Greiling2017-02-173-14/+0
| | | | | | | | | | |
| * | | | | | | | | | replace implicit this == window with explicit bindingMike Greiling2017-02-17105-105/+105
| | | | | | | | | | |
* | | | | | | | | | | Merge branch '28295-mr-loading-icon' into 'master' Filipa Lacerda2017-02-202-2/+1
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix MR jobs loading icon visibility Closes #28295 See merge request !9324
| * | | | | | | | | | | loading icon sometimes toggled alongside MR pipeline contents28295-mr-loading-iconSimon Knox2017-02-192-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | unbind existing listenerss and remove duplicate MiniPipelineGraph init
* | | | | | | | | | | | Merge branch 'patch-13' into 'master'Rémy Coutable2017-02-201-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | exclude rpc_pipefs from system disk info See merge request !9355