summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Improve redis config tasks for migration paths jobtroubleshoot-migration-pathsGrzegorz Bizon2016-10-251-4/+5
* Keep the new resque.yml aside and use it once we've checked out masterRémy Coutable2016-10-251-0/+3
* Merge branch 'register-tab' into 'master' Jacob Schatz2016-10-253-2/+69
|\
| * Fix rubocop build errorJacob Schatz2016-10-241-1/+1
| * Use proper tense and spacing in login_specs.register-tabBryce Johnson2016-10-241-4/+6
| * Test login tab/pane rendering in varying configurations.Bryce Johnson2016-10-241-0/+63
| * Only show register tab if signup enabled.Bryce Johnson2016-10-242-2/+4
* | Merge branch 'enable-scss-lint-space-after-variable-colon' into 'master' Annabel Dunstone Gray2016-10-244-89/+89
|\ \
| * | Enable SpaceAfterVariableColon in scss-lintenable-scss-lint-space-after-variable-colonClement Ho2016-10-244-89/+89
* | | Merge branch 'enable-scss-lint-space-around-operator' into 'master' Annabel Dunstone Gray2016-10-243-3/+3
|\ \ \
| * | | Enable SpaceAroundOperator in scss-lintClement Ho2016-10-243-3/+3
| |/ /
* | | Merge branch 'enable-scss-lint-trailing-whitespace' into 'master' Annabel Dunstone Gray2016-10-2412-26/+26
|\ \ \
| * | | Enable trailingWhitespace in scss-lintClement Ho2016-10-2412-26/+26
| |/ /
* | | Merge branch '23325-pipeline-graph-hidden' into 'master' Alfredo Sumaran2016-10-243-0/+5
|\ \ \
| * | | invoked the pipelines class when builds are dynamically loaded and dispatched...Luke Bennett2016-10-243-0/+5
| |/ /
* | | Merge branch '23665-build-sidebar-has-extra-space-on-firefox' into 'master' Alfredo Sumaran2016-10-242-1/+2
|\ \ \ | |/ / |/| |
| * | Update CHANGELOG23665-build-sidebar-has-extra-space-on-firefoxAlfredo Sumaran2016-10-241-0/+1
| * | Replaced deprecated use of document.body.scrollTopLuke Bennett2016-10-241-1/+1
|/ /
* | Merge branch 'fix-container-registry-project-settings' into 'master' Sean McGivern2016-10-241-1/+1
|\ \
| * | Fix typo in project settings that prevents users from enabling container regi...fix-container-registry-project-settingsAdam Niedzielski2016-10-241-1/+1
* | | Merge branch 'grapify-labels-api' into 'master' Rémy Coutable2016-10-242-56/+41
|\ \ \
| * | | Grapify the labels APIgrapify-labels-apiRobert Schilling2016-10-242-56/+41
* | | | Merge branch 'sign_in_forgot_password' into 'master' Fatih Acet2016-10-243-1/+9
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'master' into sign_in_forgot_passwordBernardo Anderson2016-10-2215-42/+209
| |\ \ \
| * | | | Add empty line before media queryBernardo Anderson2016-10-221-0/+1
| * | | | Fix sign in page Forgot your password link overlapBernardo Anderson2016-10-223-1/+8
* | | | | Merge branch 'grapify-builds-api' into 'master' Rémy Coutable2016-10-241-83/+79
|\ \ \ \ \
| * | | | | Grapify builds APIgrapify-builds-apiRobert Schilling2016-10-241-83/+79
| | |_|/ / | |/| | |
* | | | | Merge branch 'docs/fix-link-to-monitoring' into 'master' Achilleas Pipinellis2016-10-245-5/+5
|\ \ \ \ \
| * | | | | Fix old monitoring links to point to the new locationdocs/fix-link-to-monitoringAchilleas Pipinellis2016-10-245-5/+5
* | | | | | Merge branch 'backup-docker-docs' into 'master' Achilleas Pipinellis2016-10-241-0/+4
|\ \ \ \ \ \
| * | | | | | Add an example of how to run the backups when using docker to the docsbackup-docker-docsDJ Mountney2016-10-211-0/+4
* | | | | | | Merge branch 'luishgo/gitlab-ce-18898-filter-commits-per-path'Rémy Coutable2016-10-243-0/+14
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Added path parameter to Commits APILuis HGO2016-10-243-0/+14
* | | | | | | Merge branch 'cache-clear-build-fix' into 'master' Douwe Maan2016-10-241-0/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | fixes build with cache:clear issuetiagonbotelho2016-10-241-0/+1
* | | | | | | Merge branch 'security-fix-leaking-namespace-name' into 'security' Douwe Maan2016-10-242-4/+4
|/ / / / / /
* | | | | | Merge branch 'barthc/gitlab-ce-prevent_authored_vote_from_notes'Rémy Coutable2016-10-243-4/+18
|\ \ \ \ \ \
| * | | | | | Fix authored vote from notesbarthc2016-10-243-4/+18
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'yesbabyyes/gitlab-ce-22967-adding-zero-users-to-group-reports-s...Dmitriy Zaporozhets2016-10-2411-30/+124
|\ \ \ \ \ \
| * | | | | | Update project member controller to match recent master logicyesbabyyes/gitlab-ce-22967-adding-zero-users-to-group-reports-successDmitriy Zaporozhets2016-10-241-9/+7
| * | | | | | Add parentheses around return redirect_to methodDmitriy Zaporozhets2016-10-242-2/+2
| * | | | | | Trigger change even in select2 test helper to produce production-like behaviourDmitriy Zaporozhets2016-10-241-2/+2
| * | | | | | Refactor js that disable form submit if no members selectedDmitriy Zaporozhets2016-10-243-6/+1
| * | | | | | Improve create project member test at project_members_controller_specDmitriy Zaporozhets2016-10-241-25/+16
| * | | | | | Move changelog item to 8.14Dmitriy Zaporozhets2016-10-241-1/+2
| * | | | | | Refactor create member tests from group_members_controller_specDmitriy Zaporozhets2016-10-241-41/+30
| * | | | | | Refactor groups/projects members controllerDmitriy Zaporozhets2016-10-242-9/+11
| * | | | | | Gracefully handle adding of no users to projects and groupsLinus G Thiel2016-10-248-3/+130
| * | | | | | Revert "Change "Group#web_url" to return "/groups/twitter" rather than "/twit...Dmitriy Zaporozhets2016-10-243-25/+16
| |/ / / / /