Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace strong by span for .item-title elementsfix-alignment-issue | Rémy Coutable | 2016-01-15 | 5 | -6/+6 |
| | |||||
* | Remove unnecessary class | Rémy Coutable | 2016-01-15 | 1 | -4/+0 |
| | |||||
* | Streamline item titles to use a single class, and add back strong tags | Rémy Coutable | 2016-01-15 | 9 | -20/+12 |
| | |||||
* | Fix alignment issues after a fix on titles weight | Rémy Coutable | 2016-01-14 | 4 | -7/+6 |
| | |||||
* | Merge branch 'unsubscribe-from-thread-from-email-footer' into 'master' | Douwe Maan | 2016-01-14 | 8 | -85/+108 |
|\ | | | | | | | | | | | | | | | | | | | | | Unsubscribe from thread through link in email footer Closes #3437   See merge request !2068 | ||||
| * | #can_unsubscribe? -> #?unsubscribable? | Zeger-Jan van de Weg | 2016-01-11 | 3 | -3/+3 |
| | | |||||
| * | Minor improvements, unsubscribe from email footer | Zeger-Jan van de Weg | 2016-01-09 | 2 | -6/+6 |
| | | |||||
| * | Add #can_unsubscribe? to SentNotification | Zeger-Jan van de Weg | 2016-01-09 | 2 | -1/+5 |
| | | |||||
| * | Unsubscribe from thread through link in email footer | Zeger-Jan van de Weg | 2016-01-09 | 8 | -84/+103 |
| | | |||||
* | | Merge branch 'new-buttons-everywhere' into 'master' | Dmitriy Zaporozhets | 2016-01-14 | 10 | -83/+61 |
|\ \ | | | | | | | | | | | | | | | | | | | Standartize buttons and fields size Fixes #8069 and #8070 See merge request !2428 | ||||
| * | | Standartize buttons and fields size | Dmitriy Zaporozhets | 2016-01-14 | 10 | -83/+61 |
| | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | | | Merge branch 'closing-mr-bug-fix' into 'master' | Dmitriy Zaporozhets | 2016-01-14 | 2 | -6/+11 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | fixes bug with commenting on merge requests See merge request !2415 | ||||
| * | | | fixes bug with commenting on merge requestsclosing-mr-bug-fix | Jacob Schatz | 2016-01-13 | 2 | -6/+11 |
| | | | | |||||
* | | | | Merge branch 'remove-gray-bg' | Dmitriy Zaporozhets | 2016-01-14 | 83 | -565/+397 |
|\ \ \ \ | | |/ / | |/| | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | | | Add margin to pages where is no headerremove-gray-bg | Dmitriy Zaporozhets | 2016-01-14 | 4 | -4/+4 |
| | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | | | Update files/diffs to match new layout | Dmitriy Zaporozhets | 2016-01-14 | 12 | -17/+26 |
| | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | | | Fix files, project settings and few more pages with new layout | Dmitriy Zaporozhets | 2016-01-14 | 7 | -7/+18 |
| | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | | | Use closest instead of parent() | Dmitriy Zaporozhets | 2016-01-13 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | | | Dont use nav-pills. Instead use nav-lists | Dmitriy Zaporozhets | 2016-01-13 | 4 | -109/+94 |
| | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | | | Replace nav-tabs with nav-links | Dmitriy Zaporozhets | 2016-01-13 | 11 | -79/+13 |
| | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | | | Add top margin for page title | Dmitriy Zaporozhets | 2016-01-13 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | | | Apply new layout to user page | Dmitriy Zaporozhets | 2016-01-13 | 4 | -69/+72 |
| | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | | | Allign md header components | Dmitriy Zaporozhets | 2016-01-13 | 2 | -8/+1 |
| | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | | | Increase detail-page-header padding to match height with nav-link | Dmitriy Zaporozhets | 2016-01-13 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | | | Update UI help page with only one nav-link example | Dmitriy Zaporozhets | 2016-01-13 | 1 | -17/+0 |
| | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | | | Replace all navigation menu with nav-links class | Dmitriy Zaporozhets | 2016-01-13 | 38 | -73/+80 |
| | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | | | Start moving all navigation to one class | Dmitriy Zaporozhets | 2016-01-13 | 8 | -137/+41 |
| | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | | | New layout without background color | Dmitriy Zaporozhets | 2016-01-13 | 18 | -60/+63 |
| | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | | | Add suport for layout without container | Dmitriy Zaporozhets | 2016-01-13 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | | | | Merge branch 'ci/view-build-artifacts' into 'master' | Grzegorz Bizon | 2016-01-14 | 11 | -49/+145 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add browser for build artifacts Discussion in #3426, closes #3426. See merge request !2123 | ||||
| * | | | | Minor improvements in build arfifacts browserci/view-build-artifacts | Grzegorz Bizon | 2016-01-14 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Added also a `Gitlab::Ci::Build::Artifacts::Metadata::ParserError` exception class. | ||||
| * | | | | Improve readability of artifacts browser `Entry` related code | Grzegorz Bizon | 2016-01-14 | 3 | -13/+13 |
| | | | | | |||||
| * | | | | Add specs for endpoint meant to be accelerated by workhorse | Grzegorz Bizon | 2016-01-14 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | Improvements, readability for artifacts browser | Grzegorz Bizon | 2016-01-14 | 6 | -12/+12 |
| | | | | | |||||
| * | | | | Attach download action to artifacts file in ZIP archive | Grzegorz Bizon | 2016-01-14 | 1 | -1/+2 |
| | | | | | |||||
| * | | | | Check if file exists in metadata in download action | Grzegorz Bizon | 2016-01-14 | 1 | -3/+8 |
| | | | | | |||||
| * | | | | Render only valid paths in artifacts metadata | Grzegorz Bizon | 2016-01-14 | 2 | -4/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | In this version we will support only relative paths in artifacts metadata. Support for absolute paths will be introduced later. | ||||
| * | | | | Simplify implementation of build artifacts browser (refactoring) | Grzegorz Bizon | 2016-01-14 | 2 | -7/+11 |
| | | | | | |||||
| * | | | | Change format of artifacts metadata from text to binary 0.0.1 | Grzegorz Bizon | 2016-01-14 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This changes the format of metadata to handle paths, that may contain whitespace characters, new line characters and non-UTF-8 characters. Now those paths along with metadata in JSON format are stored as length-prefixed strings (uint32 prefix). Metadata file has a custom format: 1. First string field is metadata version field (string) 2. Second string field is metadata errors field (JSON strong) 3. All subsequent fields is pair of path (string) and path metadata in JSON format. Path's metadata contains all fields that where possible to extract from ZIP archive like date of modification, CRC, compressed size, uncompressed size and comment. | ||||
| * | | | | Show file size in artifacts browser using metadata | Grzegorz Bizon | 2016-01-14 | 3 | -2/+6 |
| | | | | | |||||
| * | | | | Add method that checks if path exists in `StringPath` | Grzegorz Bizon | 2016-01-14 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | Render 404 when artifacts path is invalid | Grzegorz Bizon | 2016-01-14 | 1 | -0/+1 |
| | | | | | |||||
| * | | | | Extract artifacts metadata implementation to separate class | Grzegorz Bizon | 2016-01-14 | 2 | -21/+4 |
| | | | | | |||||
| * | | | | Improve path sanitization in `StringPath` | Grzegorz Bizon | 2016-01-14 | 1 | -5/+5 |
| | | | | | |||||
| * | | | | Parse artifacts metadata stored in JSON format | Grzegorz Bizon | 2016-01-14 | 2 | -7/+8 |
| | | | | | |||||
| * | | | | Use metadata stored in artifacats metadata file | Grzegorz Bizon | 2016-01-14 | 2 | -4/+19 |
| | | | | | |||||
| * | | | | Add artifacts metadata uploader filed | Grzegorz Bizon | 2016-01-14 | 2 | -4/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Artifacts metadata field will be used to store a filename of gzipped file containing metadata definition for given artifacts archive. | ||||
| * | | | | Make some conditions in `Ci::Build` more readable | Grzegorz Bizon | 2016-01-14 | 1 | -4/+6 |
| | | | | | |||||
| * | | | | Update artifacts download specs | Grzegorz Bizon | 2016-01-14 | 1 | -8/+8 |
| | | | | | |||||
| * | | | | Add method that checks if artifacts browser is supported | Grzegorz Bizon | 2016-01-14 | 2 | -1/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is needed because of backward compatibility. Previously artifacts archive had `.tar.gz` format, but artifacts browser requires ZIP format now. |