summaryrefslogtreecommitdiff
path: root/app/views/projects
Commit message (Expand)AuthorAgeFilesLines
* Add fade divs as li elementsli-fadeAnnabel Dunstone2016-06-201-2/+2
* Merge branch 'star-fork-mobile' into 'master' Jacob Schatz2016-06-181-1/+1
|\
| * Display Star and Fork on mobile, fix #18537.star-fork-mobileConnor Shea2016-06-161-1/+1
* | Merge branch 'comment-form-button-spacing' into 'master' Jacob Schatz2016-06-183-4/+4
|\ \
| * | Fixed alignment of buttons in note formscomment-form-button-spacingPhil Hughes2016-06-173-4/+4
* | | Merge branch 'tags-edit-tooltip-placement' into 'master' Jacob Schatz2016-06-181-1/+1
|\ \ \
| * | | Fixed tooltip placement on edit tags buttontags-edit-tooltip-placementPhil Hughes2016-06-171-1/+1
| |/ /
* | | Merge branch 'branch-buttons-size' into 'master' Jacob Schatz2016-06-181-3/+3
|\ \ \
| * | | Fixed size of buttons in branches listbranch-buttons-sizePhil Hughes2016-06-171-3/+3
| |/ /
* | | Merge branch 'issue_12758' into 'master' Douwe Maan2016-06-172-16/+5
|\ \ \
| * \ \ Merge master into issue_12758issue_12758Felipe Artur2016-06-1724-149/+121
| |\ \ \
| * | | | Allow users to set custom notifications in projects they don't own and severa...Felipe Artur2016-06-171-1/+1
| * | | | Re-use notifications dropdown/modal for user profileFelipe Artur2016-06-172-28/+4
| |\ \ \ \
| | * | | | Re-use notifications dropdown on user profileFelipe Artur2016-06-162-22/+1
| | * | | | Remove schema from branch historyFelipe Artur2016-06-131-10/+20
| * | | | | Implement custom notification level optionsFelipe Artur2016-06-151-10/+20
* | | | | | Merge branch 'commit-header' into 'master' Jacob Schatz2016-06-171-2/+2
|\ \ \ \ \ \
| * | | | | | Fixed issue with dropdown buttonscommit-headerPhil Hughes2016-06-171-1/+1
| * | | | | | Use line-height instead of height.Jacob Schatz2016-06-171-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | Fix clibpoard buttons on "Check out branch" modal.clipboard-buttons-fixConnor Shea2016-06-171-3/+3
* | | | | | Merge branch '14918-add-filter-dropdown-to-tag-page' into 'master' Rémy Coutable2016-06-171-2/+13
|\ \ \ \ \ \
| * | | | | | Add sorting dropdown to tag page14918-add-filter-dropdown-to-tag-pageAlejandro Rodríguez2016-06-161-2/+13
* | | | | | | Merge branch 'feature/project-export' into 'master' Douwe Maan2016-06-173-2/+70
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | a few changes based on MR feedbackJames Lopez2016-06-172-2/+2
| * | | | | | fixed merge conflicts on UI branchJames Lopez2016-06-1640-208/+276
| |\ \ \ \ \ \ | | |/ / / / /
| * | | | | | lots of refactoring again based on feedback. Changed the UI slightly and also...James Lopez2016-06-153-25/+42
| * | | | | | few fixes after refactoring the whole UI stuffJames Lopez2016-06-141-1/+1
| * | | | | | new export stuff and viewJames Lopez2016-06-141-1/+19
| * | | | | | lots of refactoring to reuse import serviceJames Lopez2016-06-141-0/+13
| * | | | | | Merge branches 'feature/project-export-ui-experimental' and 'feature/project-...James Lopez2016-06-13177-1604/+1765
| |\ \ \ \ \ \
| * | | | | | | a few nice to have and updated changelogJames Lopez2016-05-201-1/+1
| * | | | | | | Merge branch 'feature/project-import' of gitlab.com:gitlab-org/gitlab-ce into...James Lopez2016-05-0929-56/+54
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'feature/project-import' of gitlab.com:gitlab-org/gitlab-ce into...James Lopez2016-05-0317-351/+379
| |\ \ \ \ \ \ \ \
| * | | | | | | | | fixing issues with project members mapping. Also added some more JS magic to ...James Lopez2016-05-021-0/+11
| * | | | | | | | | some JS magic to pass namespace and path importing projectsJames Lopez2016-04-271-1/+5
| * | | | | | | | | refactoring, mainly UI stuff to follow other import actionsJames Lopez2016-04-262-11/+1
| * | | | | | | | | Merge branch 'feature/project-import' of gitlab.com:gitlab-org/gitlab-ce into...James Lopez2016-04-251-1/+1
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | gitlab import UI - icon, file selector, etc... Also updated font-awesome and ...James Lopez2016-04-222-1/+16
| * | | | | | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into feature/project...James Lopez2016-04-226-7/+7
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branches 'feature/project-export' and 'feature/project-import' into fea...James Lopez2016-04-2261-362/+384
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | download export now workingJames Lopez2016-04-151-2/+5
| * | | | | | | | | | | | some experimental UI stuff to test exportJames Lopez2016-04-141-0/+13
* | | | | | | | | | | | | Merge branch '18709-use-specific-git-cached-counters' into 'master' Yorick Peterse2016-06-171-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Use Git cached counters on project show page18709-use-specific-git-cached-countersPaco Guzman2016-06-161-2/+2
| | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'tree-file-title' into 'master' Jacob Schatz2016-06-162-5/+6
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Added title attribute to enties in tree viewtree-file-titlePhil Hughes2016-06-162-5/+6
* | | | | | | | | | | | | Merge branch 'merge-request-default-source-branch-text' into 'master' Jacob Schatz2016-06-161-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Added source branch text to dropdown togglePhil Hughes2016-06-161-1/+1
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge branch 'dz-fix-mr-widget-padding' into 'master' Jacob Schatz2016-06-161-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Add bottom padding for merge request command line textdz-fix-mr-widget-paddingDmitriy Zaporozhets2016-06-151-1/+1