summaryrefslogtreecommitdiff
path: root/app/views/shared
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '19703-direct-link-pipelines' into 'master' Grzegorz Bizon2016-12-209-0/+9
|\
| * Merge branch 'master' into 19703-direct-link-pipelinesFilipa Lacerda2016-12-192-15/+16
| |\
| * \ Merge branch 'master' into 19703-direct-link-pipelinesFilipa Lacerda2016-12-194-0/+40
| |\ \
| * \ \ Merge branch 'master' into 19703-direct-link-pipelinesFilipa Lacerda2016-12-161-1/+1
| |\ \ \
| * | | | Add new borderless iconsFilipa Lacerda2016-12-159-0/+9
* | | | | Merge branch 'jej-fix-n+1-queries-milestones-show' into 'master' Sean McGivern2016-12-201-1/+1
|\ \ \ \ \
| * | | | | Fix N+1 queries on milestone show pagesJames Edwards-Jones2016-12-201-1/+1
* | | | | | Merge branch '25093-hide-new-issue-btn-non-loggedin-user' into 'master' Fatih Acet2016-12-201-1/+1
|\ \ \ \ \ \
| * | | | | | hides new issue btn for now loggedin userNur Rony2016-12-191-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch '22348-gitea-importer' into 'master' Rémy Coutable2016-12-201-0/+1
|\ \ \ \ \ \
| * | | | | | Rename Gogs to Gitea, DRY the controller and improve viewsRémy Coutable2016-12-191-0/+1
| |/ / / / /
* | | | | | Merge branch '22864-kubernetes-deploy-with-terminal' into 'master' Kamil Trzciński2016-12-201-0/+1
|\ \ \ \ \ \
| * | | | | | Add terminal UI and controller actionsFatih Acet2016-12-191-0/+1
| |/ / / / /
* | | | | | Merge branch '25810-misaligned-count' into 'master' Fatih Acet2016-12-201-3/+5
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Align milestone column header with count number25810-misaligned-countSam Rose2016-12-191-3/+5
| |/ / / /
* | | | | Bring back "notification-dropdown" class for styling and use "js-notification...leave-project-btnAdam Niedzielski2016-12-181-1/+1
* | | | | Add sentence casing, fix groups page buttons, fix dark gray variableAnnabel Dunstone Gray2016-12-171-1/+1
* | | | | Move all project buttons to headerAnnabel Dunstone Gray2016-12-172-2/+2
* | | | | Move access request buttons to project headerAnnabel Dunstone Gray2016-12-171-14/+15
|/ / / /
* | | | Merge branch 'cleaner-merge-commit-messages' into 'master' Sean McGivern2016-12-171-0/+9
|\ \ \ \
| * | | | add js prefix to classes used to toggle description on commit message in merg...Gabriel Gizotti2016-12-161-4/+4
| * | | | extract duplicate logic into a variable on _commit_message_containerGabriel Gizotti2016-12-161-2/+3
| * | | | move javascript code from _commit_message_container view to javascripts/merge...Gabriel Gizotti2016-12-161-21/+0
| * | | | backend completely drives creation of merge commit messageGabriel Gizotti2016-12-161-22/+18
| * | | | only render MR description toggle javascript if description is availableGabriel Gizotti2016-12-161-20/+19
| * | | | keep branch being merged, MR title and MR reference in merge commit message w...Gabriel Gizotti2016-12-161-2/+8
| * | | | Add toggle links for using default message and description on change merge co...Gabriel Gizotti2016-12-161-0/+28
* | | | | Improve test for sort dropdown on members pageNur Rony2016-12-161-1/+1
* | | | | Remove unused id from shared members sort dropdownDouglas Barbosa Alexandre2016-12-161-1/+1
* | | | | Remove unnecessary curly braces from sort dropdown partialDouglas Barbosa Alexandre2016-12-161-1/+1
* | | | | Sort group/project members alphabetically by defaultDouglas Barbosa Alexandre2016-12-161-2/+0
* | | | | Adds sort dropdown for group membersNur Rony2016-12-161-0/+11
* | | | | Merge branch '20492-access-token-scopes' into 'master' Rémy Coutable2016-12-162-0/+22
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | View-related (and other minor) changes to !5951 based on @rymai's review.Timothy Andrew2016-12-162-11/+18
| * | | | Move the scopes form/list view into a partial.Timothy Andrew2016-12-162-0/+15
| |/ / /
* | | | Merge branch '22604-manual-actions' into 'master' Grzegorz Bizon2016-12-168-8/+8
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Merge branch 'master' into '22604-manual-actions'Filipa Lacerda2016-12-154-13/+13
| |\ \ | | |/
| * | Merge branch 'master' into 22604-manual-actionsGrzegorz Bizon2016-12-149-40/+84
| |\ \
| * | | Replace old icons with new onesFilipa Lacerda2016-12-1317-16/+8
| * | | Merge branch 'master' into 22604-manual-actionsGrzegorz Bizon2016-12-092-3/+5
| |\ \ \
| * | | | Renders new icons for the pipeline graphFilipa Lacerda2016-12-089-0/+0
| * | | | Adds new icons for pipeline graphFilipa Lacerda2016-12-079-0/+9
* | | | | Merge branch 'dz-nested-groups-title-ui' into 'master' Sean McGivern2016-12-161-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Show full path for nested groups at dashboard groups listDmitriy Zaporozhets2016-12-131-1/+1
* | | | | Merge branch 'clean-no-undef' into 'master' Alfredo Sumaran2016-12-151-1/+1
|\ \ \ \ \
| * | | | | resolve all instances of no-undef eslint rule violationsclean-no-undefMike Greiling2016-12-141-1/+1
| |/ / / /
* | | | | Remove white space between nav itemsfix-navigation-white-spaceAlfredo Sumaran2016-12-143-12/+12
| |_|_|/ |/| | |
* | | | Merge branch 'build-statuses' into 'master' Rémy Coutable2016-12-141-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Update manual build icon SVGGrzegorz Bizon2016-12-131-1/+1
| * | | Adds manual action icon and case to show itFilipa Lacerda2016-12-131-0/+1