summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Stop unauthized users dragging on issue boardsboard-dragging-disabledPhil Hughes2016-10-253-2/+7
* Merge branch 'escape-relative-links' into 'master' Sean McGivern2016-10-253-13/+32
|\
| * Escape ref and path for relative links (!6050)winniehell2016-10-242-2/+3
| * Add failing test for #21420winniehell2016-10-241-11/+29
* | Merge branch 'dklischies/gitlab-ce-master' into 'master' Achilleas Pipinellis2016-10-251-0/+6
|\ \
| * | Capitalize Gitdklischies/gitlab-ce-masterAchilleas Pipinellis2016-10-251-1/+1
| * | Add a note regarding syncing the git submodule conf to CI doc.Daniel Klischies2016-10-211-0/+6
* | | Merge branch 'scope-input-errors' into 'master' Fatih Acet2016-10-252-4/+7
|\ \ \
| * | | Update gl_field_error tests for better input filtering.scope-input-errorsBryce Johnson2016-10-201-2/+2
| * | | Stop injecting field errors where they won't be used.Bryce Johnson2016-10-201-2/+5
* | | | Merge branch 'koding-docker-compose-init' into 'master' Achilleas Pipinellis2016-10-251-0/+1
|\ \ \ \
| * | | | Add docker-compose environment initialization commandSonmez Kartal2016-10-251-0/+1
* | | | | Merge branch 'sh-fix-labels-move-issue' into 'master' Rémy Coutable2016-10-254-7/+63
|\ \ \ \ \
| * | | | | Improve readability and add specs for label filteringsh-fix-labels-move-issueStan Hu2016-10-242-10/+21
| * | | | | Improve label filtering implementationStan Hu2016-10-241-10/+4
| * | | | | Allow the use of params[:name] when filtering labelsStan Hu2016-10-242-3/+22
| * | | | | Fix Rubocop offenses in issue move specsGrzegorz Bizon2016-10-241-3/+3
| * | | | | Add spec in Issues::MoveService to fix label assignment regressionStan Hu2016-10-241-5/+26
| * | | | | Fix bug where labels would be assigned to issues that were movedStan Hu2016-10-243-0/+11
* | | | | | Merge branch '23467-dropdown-overflow' into 'master' Fatih Acet2016-10-251-1/+1
|\ \ \ \ \ \
| * | | | | | Change overflow scroll to auto23467-dropdown-overflowAnnabel Dunstone Gray2016-10-241-1/+1
* | | | | | | Merge branch '23509-remove-redundant-class-name-and-foreign-key' into 'master' Rémy Coutable2016-10-2517-35/+35
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Remove redundant class_name and foreign_key overridesDavid Wagner2016-10-2417-35/+35
* | | | | | | 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
|\ \ \ \ \ \ \