summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Fix cancel linkissue_14671Alfredo Sumaran2016-03-281-1/+1
* Merge branch 'handle-avatar-in-empty-repo' into 'master' Stan Hu2016-03-271-0/+2
|\
| * Don't attempt to look up an avatar in repo if repo directory does not existStan Hu2016-03-251-0/+2
* | Merge branch 'feature/fuzz-search-min-width' into 'master' Jacob Schatz2016-03-261-0/+1
|\ \
| * | short project names result in unusable fuzz search UI elements, so added a mi...Grant Douglas2016-03-251-0/+1
* | | Merge branch 'feature--preferences-dashboard-groups' of https://gitlab.com/el...Dmitriy Zaporozhets2016-03-263-2/+8
|\ \ \
| * | | Implementing 'Groups View' and 'TODOs View' as options for dashboard preferen...Elias Werberich2016-03-243-2/+8
* | | | Merge branch 'ci-setup-info' into 'master' Dmitriy Zaporozhets2016-03-263-0/+23
|\ \ \ \ | |_|/ / |/| | |
| * | | rescue Rugged::ReferenceError in Repository#gitlab_ci_yml methodci-setup-infoDmitriy Zaporozhets2016-03-251-0/+4
| * | | 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-251-1/+1
| * | | Use head tree (cached) for file search. Also add some testsDmitriy Zaporozhets2016-03-241-1/+5
| * | | 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-242-0/+11
* | | | Using class for specificity instead of tag.Jacob Schatz2016-03-251-1/+1
* | | | Make sure ci status colors are same and respected on most pagesfix-link-colorsDmitriy Zaporozhets2016-03-251-44/+48
* | | | Repository breadcrumbs and file header links should be darkDmitriy Zaporozhets2016-03-252-0/+8
* | | | Fix link colors by using content-list for commitsDmitriy Zaporozhets2016-03-253-3/+7
* | | | Make sure CI status icons have same color across all appDmitriy Zaporozhets2016-03-251-4/+4
| |_|/ |/| |
* | | Fix link when issuable is newAlfredo Sumaran2016-03-241-1/+1
* | | Fix cancel link on issuable edit formissue_14610Alfredo Sumaran2016-03-241-1/+1
| |/ |/|
* | Rename `Event#proper?` to `Event#visible_to_user?`Douglas Barbosa Alexandre2016-03-243-3/+3
* | Comments on confidential issues doesn't show in activity feed to non-membersDouglas Barbosa Alexandre2016-03-241-2/+6
* | 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
| | |/ | |/|
* | | 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
|/ /
* | Fix specs broken by !3270 and !3337.fix-frontend-specsRémy Coutable2016-03-241-1/+1
* | Merge branch 'dropdown-alignment-fixes' into 'master' restrict_avatar_upload_to_image_filesJacob Schatz2016-03-238-66/+194
|\ \
| * | Disable new label form in dropdown until fields are completedropdown-alignment-fixesPhil Hughes2016-03-231-23/+60
| * | 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 'issue_7959' into 'master' Jacob Schatz2016-03-237-17/+251
|\ \ \
| * | | Move cropper.css to vendor folderissue_7959Alfredo Sumaran2016-03-231-379/+0
| * | | Move cropper.js to vendor folderAlfredo Sumaran2016-03-232-2993/+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-22229-1274/+2171
| |\ \ \
| * | | | Make it genericAlfredo Sumaran2016-03-172-12/+24