summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix cancel link on issuable edit formissue_14610Alfredo Sumaran2016-03-241-1/+1
* Merge branch 'fix-comments-on-confidential-issues-show-activity-feed-for-non-...Douwe Maan2016-03-245-31/+64
|\
| * Rename `Event#proper?` to `Event#visible_to_user?`Douglas Barbosa Alexandre2016-03-244-25/+25
| * Comments on confidential issues doesn't show in activity feed to non-membersDouglas Barbosa Alexandre2016-03-243-16/+49
|/
* Merge branch 'project-dropdown-width' into 'master' Jacob Schatz2016-03-241-0/+1
|\
| * Fixed issue with width of project select dropdownPhil Hughes2016-03-241-0/+1
* | Merge branch 'sidebar-bold-fix' into 'master' Jacob Schatz2016-03-241-1/+1
|\ \
| * | HAML style fixsidebar-bold-fixPhil Hughes2016-03-241-1/+1
| * | Fixed bold in sidebarPhil Hughes2016-03-231-1/+1
* | | Merge branch 'fix-password-settings-regressions' into 'master' Jacob Schatz2016-03-241-8/+9
|\ \ \
| * | | Shows password form when signed in with linked accountfix-password-settings-regressionsPhil Hughes2016-03-241-8/+9
| | |/ | |/|
* | | Merge branch 'lease-design-comments' into 'master' Douwe Maan2016-03-241-0/+21
|\ \ \
| * | | Explain why ExclusiveLease has no #cancellease-design-commentsJacob Vosmaer2016-03-241-0/+21
| |/ /
* | | Merge branch 'add-tooltip-to-issue-new-branch-button-with-create-branch-issue...Douwe Maan2016-03-241-1/+1
|\ \ \ | |/ / |/| |
| * | Add tooltip to new branch buttonadd-tooltip-to-issue-new-branch-button-with-create-branch-issue-title-123-14565Zeger-Jan van de Weg2016-03-241-1/+1
|/ /
* | Merge branch 'fix-frontend-specs' into 'master' Rémy Coutable2016-03-242-2/+2
|\ \
| * | Fix specs broken by !3270 and !3337.fix-frontend-specsRémy Coutable2016-03-242-2/+2
|/ /
* | Merge branch 'dropdown-alignment-fixes' into 'master' restrict_avatar_upload_to_image_filesJacob Schatz2016-03-239-68/+196
|\ \
| * | Disable new label form in dropdown until fields are completedropdown-alignment-fixesPhil Hughes2016-03-231-23/+60
| * | Fixed failing testsPhil Hughes2016-03-231-2/+2
| * | Changed colour of no matching results bgPhil Hughes2016-03-233-5/+22
| * | Removed bold on any/unassigned authorsPhil Hughes2016-03-231-13/+22
| * | Adjusted alignment for the new label formPhil Hughes2016-03-235-20/+48
| * | Added label color box in dropdownPhil Hughes2016-03-232-7/+10
| * | Added clear button to dropdown filterPhil Hughes2016-03-233-5/+39
* | | Merge branch 'scss-style-guide-fixes' into 'master' Jacob Schatz2016-03-231-3/+24
|\ \ \
| * | | SCSS Style Guide fixes.connorshea2016-03-231-3/+24
|/ / /
* | | Merge branch 'issue_7959' into 'master' Jacob Schatz2016-03-2310-17/+3624
|\ \ \
| * | | Update CHANGELOGAlfredo Sumaran2016-03-231-0/+1
| * | | Move cropper.css to vendor folderissue_7959Alfredo Sumaran2016-03-231-0/+0
| * | | Move cropper.js to vendor folderAlfredo Sumaran2016-03-232-0/+1
| * | | Clear original input after cropAlfredo Sumaran2016-03-221-0/+1
| * | | Remove unnecessary lineAlfredo Sumaran2016-03-221-1/+0
| * | | Add comment explaining why we enable form submit buttonAlfredo Sumaran2016-03-221-0/+1
| * | | Explain regular expressionAlfredo Sumaran2016-03-221-1/+4
| * | | Use _this instead of selfAlfredo Sumaran2016-03-221-11/+12
| * | | Rename method for better understandingAlfredo Sumaran2016-03-221-4/+4
| * | | Merge branch 'master' into issue_7959Alfredo Sumaran2016-03-22378-2624/+6320
| |\ \ \
| * | | | Make it genericAlfredo Sumaran2016-03-172-12/+24
| * | | | Fix failing specAlfredo Sumaran2016-03-172-4/+9
| * | | | Show filename after setting a cropped imageAlfredo Sumaran2016-03-171-4/+13
| * | | | Make it responsiveAlfredo Sumaran2016-03-171-2/+6
| * | | | Allow to set crop box and export image dimensionsAlfredo Sumaran2016-03-171-5/+17
| * | | | Add modal dialogAlfredo Sumaran2016-03-172-1/+40
| * | | | Handle form submit via ajax and crop avatar on the clientAlfredo Sumaran2016-03-171-8/+35
| * | | | Add GitLabCrop classAlfredo Sumaran2016-03-171-0/+118
| * | | | Respond to json requestsAlfredo Sumaran2016-03-171-8/+9
| * | | | Add cropper libraryAlfredo Sumaran2016-03-173-0/+3373
* | | | | Merge branch 'issue-sidebar-overlap' into 'master' Jacob Schatz2016-03-232-83/+58
|\ \ \ \ \
| * | | | | Removed hover background that wasn't neededissue-sidebar-overlapPhil Hughes2016-03-231-4/+3