summaryrefslogtreecommitdiff
path: root/app/views/projects
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'remove-gray-bg'Dmitriy Zaporozhets2016-01-1424-36/+43
|\
| * Add margin to pages where is no headerremove-gray-bgDmitriy Zaporozhets2016-01-141-1/+1
| * Update files/diffs to match new layoutDmitriy Zaporozhets2016-01-145-5/+5
| * Fix files, project settings and few more pages with new layoutDmitriy Zaporozhets2016-01-144-5/+6
| * Dont use nav-pills. Instead use nav-listsDmitriy Zaporozhets2016-01-131-1/+1
| * Apply new layout to user pageDmitriy Zaporozhets2016-01-131-3/+3
| * Replace all navigation menu with nav-links classDmitriy Zaporozhets2016-01-1313-14/+16
| * New layout without background colorDmitriy Zaporozhets2016-01-132-11/+15
* | Minor improvements in build arfifacts browserci/view-build-artifactsGrzegorz Bizon2016-01-141-1/+1
* | Improve readability of artifacts browser `Entry` related codeGrzegorz Bizon2016-01-141-6/+6
* | Add specs for endpoint meant to be accelerated by workhorseGrzegorz Bizon2016-01-141-1/+1
* | Improvements, readability for artifacts browserGrzegorz Bizon2016-01-142-2/+2
* | Attach download action to artifacts file in ZIP archiveGrzegorz Bizon2016-01-141-1/+2
* | Change format of artifacts metadata from text to binary 0.0.1Grzegorz Bizon2016-01-141-1/+1
* | Show file size in artifacts browser using metadataGrzegorz Bizon2016-01-143-2/+6
* | Update artifacts download specsGrzegorz Bizon2016-01-141-8/+8
* | Add method that checks if artifacts browser is supportedGrzegorz Bizon2016-01-141-1/+2
* | Update specs for CI Build, add `artifacts?` methodGrzegorz Bizon2016-01-142-2/+2
* | Rename method that returns url to CI build artifacts downloadGrzegorz Bizon2016-01-142-4/+4
* | Add button to CI build artifacts browser into build summaryGrzegorz Bizon2016-01-141-1/+6
* | Remove artifacts metadata column from databaseGrzegorz Bizon2016-01-141-0/+3
* | Add support for parent directories in `StringPath`Grzegorz Bizon2016-01-142-3/+3
* | Improve CI build artifacts browser viewGrzegorz Bizon2016-01-143-3/+21
* | Add artifacts browserGrzegorz Bizon2016-01-143-1/+13
* | Move artifacts controller level upGrzegorz Bizon2016-01-141-0/+0
* | Add view action to artifacts controllerGrzegorz Bizon2016-01-141-0/+4
* | Merge branch 'fix/titles-weight' into 'master' Douwe Maan2016-01-144-5/+5
|\ \
| * | Improve the consistency of commit titles, branch names, tag names, issue/MR t...fix/titles-weightRémy Coutable2016-01-144-5/+5
* | | Merge branch 'fix/private-references' into 'master' Douwe Maan2016-01-141-0/+4
|\ \ \
| * \ \ Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into fix/pri...Rémy Coutable2016-01-138-17/+16
| |\ \ \ | | |/ /
| * | | Move complex view condition to a model methodRémy Coutable2016-01-131-1/+4
| * | | Show referenced MRs & Issues only when the current viewer can access themRémy Coutable2016-01-131-0/+1
* | | | Fix misaligned edit button in milestone collection partialrs-milestone-buttonsRobert Speicher2016-01-131-3/+4
* | | | Update button styles for Milestones#showRobert Speicher2016-01-131-6/+6
| |/ / |/| |
* | | Added hint that you can search users by name, username, or email.Patricio Cano2016-01-131-1/+1
| |/ |/|
* | Merge branch 'referenced-merge-requests' into 'master' Dmitriy Zaporozhets2016-01-133-7/+8
|\ \
| * | makes message plural for multiple MRs and removes from loop. Duh.Jacob Schatz2016-01-122-4/+6
| * | merge request close message moved and merge request now refered by `!`.Jacob Schatz2016-01-123-6/+5
* | | Merge branch 'comment-and-close-button-does-not-submit-comment' into 'master' Dmitriy Zaporozhets2016-01-132-6/+4
|\ \ \ | |/ / |/| |
| * | gets merge request discussion working againcomment-and-close-button-does-not-submit-commentJacob Schatz2016-01-121-2/+2
| * | adds back in discussion.haml.html for issues commenting and closing/reopening...Jacob Schatz2016-01-121-4/+2
| * | removing last chunk of MR ajax changes, rest will be in another MRJacob Schatz2016-01-124-5/+7
| * | reverting more MR ajax files, will appear in different commitJacob Schatz2016-01-123-25/+30
| * | reverting _mr_title.html.hamlJacob Schatz2016-01-121-16/+10
| * | reverting _disscusionJacob Schatz2016-01-121-4/+5
| * | fixes conflictsJacob Schatz2016-01-1122-60/+127
| |\ \ | | |/
| * | initial json requests instead of HTMLJacob Schatz2016-01-076-33/+28
| * | adds ajax open and close merges, with discussion/comments working as wellJacob Schatz2016-01-052-15/+20
| * | adds ajax to bottom discussion buttons. Now submits issue and closes via ajax.Jacob Schatz2015-12-291-4/+2
* | | Merge branch 'improve_button_styles' into 'master' Dmitriy Zaporozhets2016-01-122-3/+3
|\ \ \ | |_|/ |/| |