summaryrefslogtreecommitdiff
path: root/app/views/projects
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fix-alignment-issue' into 'master' Jacob Schatz2016-01-154-6/+6
|\
| * Replace strong by span for .item-title elementsfix-alignment-issueRémy Coutable2016-01-154-5/+5
| * Streamline item titles to use a single class, and add back strong tagsRémy Coutable2016-01-154-7/+8
| * Fix alignment issues after a fix on titles weightRémy Coutable2016-01-142-5/+4
* | add missing padding for commit -> builds pageDmitriy Zaporozhets2016-01-141-1/+2
* | Fix layout for empty projectDmitriy Zaporozhets2016-01-141-34/+37
* | Fix css mess around git clone panel. Align it properlyDmitriy Zaporozhets2016-01-143-14/+15
* | Fix missing padding for user/group pagesDmitriy Zaporozhets2016-01-141-1/+0
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2016-01-141-7/+4
|\ \
| * | Relax constraints for wiki slugDouglas Barbosa Alexandre2016-01-141-7/+4
| |/
* | Merge remote-tracking branch 'origin/rs-autosize'Dmitriy Zaporozhets2016-01-141-1/+1
|\ \ | |/ |/|
| * Autosize textareasRobert Speicher2016-01-131-1/+1
* | 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