summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Replace strong by span for .item-title elementsfix-alignment-issueRémy Coutable2016-01-155-6/+6
|
* Remove unnecessary classRémy Coutable2016-01-151-4/+0
|
* Streamline item titles to use a single class, and add back strong tagsRémy Coutable2016-01-159-20/+12
|
* Fix alignment issues after a fix on titles weightRémy Coutable2016-01-144-7/+6
|
* Merge branch 'unsubscribe-from-thread-from-email-footer' into 'master' Douwe Maan2016-01-1413-86/+181
|\ | | | | | | | | | | | | | | | | | | | | Unsubscribe from thread through link in email footer Closes #3437 ![Screenshot_from_2015-12-11_15-35-06](/uploads/cfb3d8737d4757f527995411f103d0ce/Screenshot_from_2015-12-11_15-35-06.png) ![Screenshot_from_2015-12-11_15-35-56](/uploads/9b7121be7ce4b05e5995ca6d38c5bea4/Screenshot_from_2015-12-11_15-35-56.png) See merge request !2068
| * #can_unsubscribe? -> #?unsubscribable?Zeger-Jan van de Weg2016-01-113-3/+3
| |
| * Minor improvements, unsubscribe from email footerZeger-Jan van de Weg2016-01-094-23/+23
| |
| * Add #can_unsubscribe? to SentNotificationZeger-Jan van de Weg2016-01-092-1/+5
| |
| * Unsubscribe from thread through link in email footerZeger-Jan van de Weg2016-01-0913-85/+176
| |
* | Merge branch 'new-buttons-everywhere' into 'master' Dmitriy Zaporozhets2016-01-1410-83/+61
|\ \ | | | | | | | | | | | | | | | | | | Standartize buttons and fields size Fixes #8069 and #8070 See merge request !2428
| * | Standartize buttons and fields sizeDmitriy Zaporozhets2016-01-1410-83/+61
| | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | | Merge branch 'closing-mr-bug-fix' into 'master' Dmitriy Zaporozhets2016-01-142-6/+11
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | fixes bug with commenting on merge requests See merge request !2415
| * | | fixes bug with commenting on merge requestsclosing-mr-bug-fixJacob Schatz2016-01-132-6/+11
| | | |
* | | | Merge branch 'remove-gray-bg'Dmitriy Zaporozhets2016-01-1485-567/+402
|\ \ \ \ | | |/ / | |/| | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * | | Add margin to pages where is no headerremove-gray-bgDmitriy Zaporozhets2016-01-144-4/+4
| | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * | | Update files/diffs to match new layoutDmitriy Zaporozhets2016-01-1412-17/+26
| | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * | | Fix files, project settings and few more pages with new layoutDmitriy Zaporozhets2016-01-147-7/+18
| | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * | | Fix testsDmitriy Zaporozhets2016-01-131-2/+2
| | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * | | Add CHANGELOG itemDmitriy Zaporozhets2016-01-131-0/+3
| | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * | | Use closest instead of parent()Dmitriy Zaporozhets2016-01-131-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * | | Dont use nav-pills. Instead use nav-listsDmitriy Zaporozhets2016-01-134-109/+94
| | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * | | Replace nav-tabs with nav-linksDmitriy Zaporozhets2016-01-1311-79/+13
| | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * | | Add top margin for page titleDmitriy Zaporozhets2016-01-131-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * | | Apply new layout to user pageDmitriy Zaporozhets2016-01-134-69/+72
| | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * | | Allign md header componentsDmitriy Zaporozhets2016-01-132-8/+1
| | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * | | Increase detail-page-header padding to match height with nav-linkDmitriy Zaporozhets2016-01-131-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * | | Update UI help page with only one nav-link exampleDmitriy Zaporozhets2016-01-131-17/+0
| | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * | | Replace all navigation menu with nav-links classDmitriy Zaporozhets2016-01-1338-73/+80
| | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * | | Start moving all navigation to one classDmitriy Zaporozhets2016-01-138-137/+41
| | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * | | New layout without background colorDmitriy Zaporozhets2016-01-1318-60/+63
| | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * | | Add suport for layout without containerDmitriy Zaporozhets2016-01-131-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | | | Merge branch 'ci/view-build-artifacts' into 'master' Grzegorz Bizon2016-01-1430-87/+1020
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add browser for build artifacts Discussion in #3426, closes #3426. See merge request !2123
| * | | | Minor improvements in build arfifacts browserci/view-build-artifactsGrzegorz Bizon2016-01-144-10/+17
| | | | | | | | | | | | | | | | | | | | | | | | | Added also a `Gitlab::Ci::Build::Artifacts::Metadata::ParserError` exception class.
| * | | | Add Changelog entry for build artifacts browserGrzegorz Bizon2016-01-141-0/+1
| | | | | | | | | | | | | | | | | | | | [ci skip]
| * | | | Use Hash to store paths and entries metadata in artifacts browserGrzegorz Bizon2016-01-144-56/+47
| | | | |
| * | | | Improve readability of artifacts `Metadata` related codeGrzegorz Bizon2016-01-144-45/+34
| | | | |
| * | | | Improve readability of artifacts browser `Entry` related codeGrzegorz Bizon2016-01-148-77/+101
| | | | |
| * | | | Refactor build artifacts upload API endpointGrzegorz Bizon2016-01-143-15/+15
| | | | |
| * | | | Simplify encoding related implementation in artifacts metadataGrzegorz Bizon2016-01-141-6/+5
| | | | |
| * | | | Make encoding of paths returned by metadata consistent (UTF-8)Grzegorz Bizon2016-01-141-3/+3
| | | | |
| * | | | Update build artifacts APIGrzegorz Bizon2016-01-143-23/+43
| | | | | | | | | | | | | | | | | | | | | | | | | We do not want to allow runners to upload a metadata file. This needs to be generated by Workhorse only.
| * | | | Add specs for endpoint meant to be accelerated by workhorseGrzegorz Bizon2016-01-143-1/+20
| | | | |
| * | | | Modify artifacts upload API endpoint, add artifacts metadataGrzegorz Bizon2016-01-143-4/+42
| | | | |
| * | | | Fix specs for artifacts metadata after changing fixture contentGrzegorz Bizon2016-01-141-2/+3
| | | | |
| * | | | Add encoding feature tests for builds artifacts browserGrzegorz Bizon2016-01-142-0/+48
| | | | |
| * | | | Improvements, readability for artifacts browserGrzegorz Bizon2016-01-147-17/+19
| | | | |
| * | | | Support only valid UTF-8 paths in build artifacts browserGrzegorz Bizon2016-01-144-5/+13
| | | | |
| * | | | Improve invalid build artifacts metadata path matcherGrzegorz Bizon2016-01-141-5/+2
| | | | |
| * | | | Update build model specsGrzegorz Bizon2016-01-141-5/+4
| | | | |
| * | | | Attach download action to artifacts file in ZIP archiveGrzegorz Bizon2016-01-141-1/+2
| | | | |