summaryrefslogtreecommitdiff
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fix-alignment-issue' into 'master' Jacob Schatz2016-01-155-8/+8
|\
| * Replace strong by span for .item-title elementsfix-alignment-issueRémy Coutable2016-01-155-6/+6
| * Streamline item titles to use a single class, and add back strong tagsRémy Coutable2016-01-155-9/+10
| * 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
* | Merge branch 'rs-fix-cross-reference' into 'master' Robert Speicher2016-01-141-3/+4
|\ \
| * | Fix cross-project reference clipboard textRobert Speicher2016-01-131-3/+4
* | | Fix css mess around git clone panel. Align it properlyDmitriy Zaporozhets2016-01-144-16/+17
* | | Fix missing padding for user/group pagesDmitriy Zaporozhets2016-01-143-3/+0
* | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2016-01-142-9/+10
|\ \ \
| * \ \ Merge branch 'import-gh-wiki' into 'master' Douwe Maan2016-01-141-7/+4
| |\ \ \ | | |_|/ | |/| |
| | * | Relax constraints for wiki slugDouglas Barbosa Alexandre2016-01-141-7/+4
| * | | Merge branch 'unsubscribe-from-thread-from-email-footer' into 'master' Douwe Maan2016-01-141-2/+6
| |\ \ \ | | |/ / | |/| |
| | * | #can_unsubscribe? -> #?unsubscribable?Zeger-Jan van de Weg2016-01-111-1/+1
| | * | Add #can_unsubscribe? to SentNotificationZeger-Jan van de Weg2016-01-091-1/+1
| | * | Unsubscribe from thread through link in email footerZeger-Jan van de Weg2016-01-091-2/+6
* | | | 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-1453-278/+279
|\ \ \
| * | | Add margin to pages where is no headerremove-gray-bgDmitriy Zaporozhets2016-01-144-4/+4
| * | | Update files/diffs to match new layoutDmitriy Zaporozhets2016-01-146-6/+6
| * | | 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-132-97/+92
| * | | Replace nav-tabs with nav-linksDmitriy Zaporozhets2016-01-136-7/+11
| * | | Apply new layout to user pageDmitriy Zaporozhets2016-01-133-69/+71
| * | | Update UI help page with only one nav-link exampleDmitriy Zaporozhets2016-01-131-17/+0
| * | | Replace all navigation menu with nav-links classDmitriy Zaporozhets2016-01-1329-53/+59
| * | | Start moving all navigation to one classDmitriy Zaporozhets2016-01-132-2/+2
| * | | New layout without background colorDmitriy Zaporozhets2016-01-134-24/+34
| * | | Add suport for layout without containerDmitriy Zaporozhets2016-01-131-1/+1
* | | | 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-143-3/+3
* | | | 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-143-3/+3
* | | | Rename method that returns url to CI build artifacts downloadGrzegorz Bizon2016-01-143-6/+6
* | | | 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-145-7/+6
|\ \ \ \