summaryrefslogtreecommitdiff
path: root/app/views/projects
Commit message (Expand)AuthorAgeFilesLines
* Adds pipeline mini-graph to system information box in Commit ViewFilipa Lacerda2017-03-161-7/+7
* Merge branch 'fix-milestone-name-on-show' into 'master' Rémy Coutable2017-03-152-2/+2
|\
| * Switch to using milestone.to_reference when displaying milestone Fix #29214Raveesh2017-03-142-2/+2
* | Merge branch 'issue-boards-new-search-bar' into 'master' Filipa Lacerda2017-03-141-1/+3
|\ \ | |/ |/|
| * Hides on mobilePhil Hughes2017-03-081-1/+2
| * Added filtered search bar to issue boardsPhil Hughes2017-03-081-1/+2
* | Merge branch 'nonewline-parser' into 'master' Sean McGivern2017-03-142-3/+3
|\ \
| * | take nonewline context into account in diff parsermhasbini2017-03-132-3/+3
* | | Merge branch 'adam-count-badges-group-dashboard-milestones' into 'master' Sean McGivern2017-03-141-5/+5
|\ \ \
| * | | Add count badges to both dashboard and group milestonesadam-count-badges-group-dashboard-milestonesAlex Braha Stoll2017-03-101-5/+5
| |/ /
* | | Merge branch 'feature/custom-lfs' into 'master' Douwe Maan2017-03-131-1/+1
|\ \ \
| * | | Do not show LFS object when LFS is disabledChristopher Bartz2017-03-131-1/+1
* | | | Merge branch 'handle-failure-when-deleting-tags' into 'master' Douwe Maan2017-03-131-1/+3
|\ \ \ \
| * | | | Display error message when deleting tag in web UI failshandle-failure-when-deleting-tagsAdam Niedzielski2017-03-131-1/+3
* | | | | Merge branch '19742-permalink-blame-button-line-number-hash-links' into 'mast...Alfredo Sumaran2017-03-131-1/+1
|\ \ \ \ \
| * | | | | Update permalink/blame buttons with line number fragment hash19742-permalink-blame-button-line-number-hash-linksEric Eastwood2017-03-131-1/+1
| |/ / / /
* | | | | Merge branch '25515-delegate-single-discussion-to-new-issue' into 'master' Douwe Maan2017-03-133-2/+4
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Rename variableBob Van Landuyt2017-03-132-2/+2
| * | | | Pass the discussion to resolve after verifying captchaBob Van Landuyt2017-03-131-0/+1
| * | | | Fit 'unresolved discussion widget togetherBob Van Landuyt2017-03-131-1/+1
| * | | | Add a button to delegate all discussions in a merge requestBob Van Landuyt2017-03-131-0/+1
| | |/ / | |/| |
* | | | Merge branch '24501-new-file-existing-branch' into 'master'Sean McGivern2017-03-131-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | New file from interface on existing branchJacopo2017-03-131-1/+1
| |/ /
* | | Merge branch 'fix_updated_field_in_atom_files' into 'master' Rémy Coutable2017-03-131-1/+1
|\ \ \
| * | | Fix xml.updated field in rss/atom feedsblackst0ne2017-03-121-1/+1
| |/ /
* | | Merge branch '29189-discussion-button' into 'master' Filipa Lacerda2017-03-131-10/+9
|\ \ \
| * | | Fix alignment of resolve discussion button29189-discussion-buttonAnnabel Dunstone Gray2017-03-101-10/+9
| |/ /
* | | Merge branch 'mrchrisw-update-deploy-key' into 'master' Filipa Lacerda2017-03-131-1/+1
|\ \ \ | |/ / |/| |
| * | Fix inconsistent deploy key documentation in UImrchrisw-update-deploy-keyChris Wilson2017-03-081-1/+1
* | | Check was in wrong part, the avatar container class should always be added on...Phil Hughes2017-03-091-3/+2
* | | Fixed bugs with diff comment avatarsPhil Hughes2017-03-092-4/+5
|/ /
* | Merge branch '29185-environments-folder-links' into 'master' Annabel Dunstone Gray2017-03-083-5/+4
|\ \
| * | Apply same html and css to the action buttons in environment show view table ...29185-environments-folder-linksFilipa Lacerda2017-03-083-5/+4
* | | Added discussion comments avatars to diffPhil Hughes2017-03-083-17/+28
* | | Merge branch 'dm-remove-double-project-nav-bar' into 'master' Robert Speicher2017-03-082-1/+1
|\ \ \
| * | | Don't show double nav bar on project page when activity is the default projec...dm-remove-double-project-nav-barDouwe Maan2017-03-072-1/+1
* | | | Merge branch '26188-tag-creation-404-for-guests' into 'master' Rémy Coutable2017-03-081-2/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | Don't show links to tag a commit for non permitted usersMark Fletcher2017-03-071-2/+3
* | | | Fixed some typos inside the _project.html.haml partialJose Ivan Vargas2017-03-071-1/+1
* | | | Removed the settings gear button inside the Project to a tabJose Ivan Vargas2017-03-077-0/+40
| |_|/ |/| |
* | | Merge branch 'master' into orderable-issuesDouwe Maan2017-03-0726-100/+198
|\ \ \ | | |/ | |/|
| * | Merge branch '28230-new-mr-spacing' into 'master' Annabel Dunstone Gray2017-03-075-31/+32
| |\ \
| | * | consistent spacing on new MR panels28230-new-mr-spacingSimon Knox2017-03-075-31/+32
| * | | Merge branch '26732-combine-deploy-keys-and-push-rules-and-mirror-repository-...Sean McGivern2017-03-079-46/+47
| |\ \ \
| | * \ \ Merge branch 'master' into 26732-combine-deploy-keys-and-push-rules-and-mirro...26732-combine-deploy-keys-and-push-rules-and-mirror-repository-and-protect-branches-settings-pagesPhil Hughes2017-03-0713-67/+76
| | |\ \ \
| | * | | | Added delegations to comply with the new rubocop rulesJose Ivan Vargas2017-03-061-6/+3
| | * | | | Added tests for the repository_controller and repository_helperJose Ivan Vargas2017-03-062-2/+2
| | * | | | Added access spec testsJose Ivan Vargas2017-03-061-2/+1
| | * | | | Introduced the deploy keys presenterGrzegorz Bizon2017-03-064-14/+14
| | * | | | Fixed tests, changed dispatcher routing to the 'repository:show'Jose Ivan Vargas2017-03-062-4/+7