summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* rescue Rugged::ReferenceError in Repository#gitlab_ci_yml methodci-setup-infoDmitriy Zaporozhets2016-03-252-1/+4
* For some reason this test fails without javascript so added itDmitriy Zaporozhets2016-03-251-0/+1
* Make sure Repository#gitlab_ci_yml is safe to use even when repository is mis...Dmitriy Zaporozhets2016-03-251-1/+1
* Small refactoring and rewordingDmitriy Zaporozhets2016-03-252-6/+2
* Use head tree (cached) for file search. Also add some testsDmitriy Zaporozhets2016-03-242-1/+28
* Detect build setup state based on gitlab_ci.yml presenseDmitriy Zaporozhets2016-03-243-2/+6
* Add links to CI setup documentation from project settings and builds pagesDmitriy Zaporozhets2016-03-243-0/+12
* 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
| * | | | Fixed failing testsPhil Hughes2016-03-232-75/+60
| * | | | Issue sidebar overlaps on tabletPhil Hughes2016-03-231-16/+7
* | | | | Merge branch 'update-issues-tests' into 'master' Robert Speicher2016-03-232-3/+120
|\ \ \ \ \
| * | | | | Update milestone specupdate-issues-testsPhil Hughes2016-03-232-12/+42
| * | | | | Assignee testsPhil Hughes2016-03-232-1/+41
| * | | | | Added tests for setting multiple status on issuesPhil Hughes2016-03-232-1/+48
| | |_|_|/ | |/| | |
* | | | | Merge branch 'fix_missing_tooltip_next_to_project_title' into 'master' Jacob Schatz2016-03-234-4/+4
|\ \ \ \ \
| * | | | | fix missing tooltip in project titlefix_missing_tooltip_next_to_project_titleArinde Eniola2016-03-224-4/+4
| | |_|_|/ | |/| | |