summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix review comments.single-edit-comment-widget-2Fatih Acet2017-01-054-5/+6
* Add spec for note edit and fix one commented spec.Fatih Acet2017-01-042-9/+29
* Review fixes.Fatih Acet2017-01-044-11/+10
* Use gl.utils.isInViewport and improve gl.utils.animateToElement.Fatih Acet2017-01-044-22/+33
* Make sure elements share the same scopeAlfredo Sumaran2017-01-041-6/+6
* Hide edit warning element when form reverted.Fatih Acet2017-01-041-0/+1
* Remove unnecessary styling came from merge conflicts.Fatih Acet2017-01-041-8/+0
* Fix single note edit form specs.Fatih Acet2017-01-043-4/+6
* Separate edit form in Changes and Discussions tab.Fatih Acet2017-01-042-12/+33
* Fix warning styling for responsive design.Fatih Acet2017-01-044-21/+20
* Fix task list for single edit note widget changes.Fatih Acet2017-01-043-17/+40
* Fix notes spec.Fatih Acet2017-01-041-4/+2
* Put empty note edit form to correct place.Fatih Acet2017-01-042-2/+3
* Fix single comment edit form issues.Fatih Acet2017-01-041-22/+20
* Remove dependency on Note instance from notes edit form.Adam Niedzielski2017-01-042-6/+4
* Refactor discussion edit widget to have only one at a time.Fatih Acet2017-01-046-39/+96
* Merge branch 'rs-fix-implicit-div' into 'master' 25725-remove-window-objectRobert Speicher2017-01-041-1/+1
|\
| * Fix ImplicitDiv Haml lint failureRobert Speicher2017-01-041-1/+1
* | Merge branch 'mrchrisw-repack-not-gc' into 'master' Jacob Vosmaer (GitLab)2017-01-041-7/+19
|\ \ | |/ |/|
| * Clarify git housekeepingmrchrisw-repack-not-gcChris Wilson2016-12-301-7/+19
* | Merge branch 'recaptcha_500' into 'master' Rémy Coutable2017-01-043-23/+57
|\ \
| * | Properly handle failed reCAPTCHA on user registrationDrew Blessing2017-01-033-23/+57
* | | Merge branch 'add_email_password_confirmation' into 'master' Douwe Maan2017-01-046-18/+31
|\ \ \
| * | | Add email and password confirmation fields to registration formDrew Blessing2017-01-036-18/+31
* | | | Merge branch 'rs-remove-unused-method' into 'master' Douwe Maan2017-01-042-12/+0
|\ \ \ \
| * | | | Remove unused `Project#web_url_without_protocol` methodrs-remove-unused-methodRobert Speicher2017-01-032-12/+0
* | | | | Merge branch 'review-commits-and-commit-scss' into 'master' Jacob Schatz2017-01-0416-290/+261
|\ \ \ \ \
| * | | | | Remove double border from compare pagereview-commits-and-commit-scssAnnabel Dunstone Gray2016-12-291-0/+8
| * | | | | Update file hader styles; remove and relocate more commits cssAnnabel Dunstone Gray2016-12-2911-172/+119
| * | | | | Add table styling to commits tablesAnnabel Dunstone Gray2016-12-295-41/+68
| * | | | | Start commits refactorAnnabel Dunstone Gray2016-12-295-173/+161
* | | | | | Merge branch 'api-refactor-issues-filter' into 'master' Sean McGivern2017-01-041-21/+8
|\ \ \ \ \ \
| * | | | | | Add missing milestone parameterRobert Schilling2017-01-041-0/+1
| * | | | | | Refactor issues filter in APIRobert Schilling2017-01-041-21/+7
* | | | | | | Merge branch 'api-hooks-changelog-entry' into 'master' Sean McGivern2017-01-041-0/+4
|\ \ \ \ \ \ \
| * | | | | | | Add changelog entry for renaming API param [ci skip]Robert Schilling2017-01-041-0/+4
| |/ / / / / /
* | | | | | | Merge branch 'fix-api-project-hooks-params' into 'master' Sean McGivern2017-01-042-3/+4
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Fix project hooks paramsfix-api-project-hooks-paramsRobert Schilling2017-01-032-3/+4
* | | | | | | Merge branch 'ldap_person_attributes' into 'master' include-uncovered-jasmineRobert Speicher2017-01-033-2/+65
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Gitlab::LDAP::Person uses LDAP attributes configurationDrew Blessing2017-01-033-2/+65
* | | | | | | Merge branch '25580-trucate-dropdown-for-long-branch' into 'master' Fatih Acet2017-01-034-8/+42
|\ \ \ \ \ \ \
| * | | | | | | fixes js lint warnings25580-trucate-dropdown-for-long-branchNur Rony2016-12-311-4/+3
| * | | | | | | changelog entry addedNur Rony2016-12-311-0/+4
| * | | | | | | trucates text to prevent overflow and adds tooltip to itNur Rony2016-12-312-4/+12
| * | | | | | | fixes mobile viewsNur Rony2016-12-311-4/+27
* | | | | | | | Merge branch '25836-changing-from-version-in-diff-comparison-does-not-preserv...Fatih Acet2017-01-033-2/+51
|\ \ \ \ \ \ \ \
| * | | | | | | | Preserve selected versions when comparing MR changes25836-changing-from-version-in-diff-comparison-does-not-preserve-to-versionSam Rose2016-12-313-2/+51
| |/ / / / / / /
* | | | | | | | Merge branch '25964-label-autocomplete-doesn-t-handle-spaces-after' into 'mas...Fatih Acet2017-01-031-8/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove unneeded prevention code25964-label-autocomplete-doesn-t-handle-spaces-afterLuke "Jared" Bennett2016-12-271-8/+1
| * | | | | | | | Fixes #22058 and #23578Yann Gravrand2016-12-271-1/+3