summaryrefslogtreecommitdiff
path: root/app/views/projects
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'issuable-white-bg' into 'master' Jacob Schatz2016-01-235-13/+12
|\
| * Remove gray background from issue/mr/milestone backgroundissuable-white-bgDmitriy Zaporozhets2016-01-225-13/+12
* | Fix UI for pages with panelsfix-ui-paddingDmitriy Zaporozhets2016-01-223-4/+3
|/
* Merge branch 'issue_2239' into 'master' Dmitriy Zaporozhets2016-01-221-0/+4
|\
| * Add link for checkout MRs info.issue_2239Rubén Dávila2016-01-211-0/+4
* | Merge branch 'fix-comment-on-diff-ajax-loading'Dmitriy Zaporozhets2016-01-224-7/+5
|\ \
| * \ Merge remote-tracking branch 'origin/master' into fix-comment-on-diff-ajax-lo...Rémy Coutable2016-01-204-5/+1
| |\ \ | | |/
| * | Address some JS coding-style and HTML semantic issuesRémy Coutable2016-01-204-7/+5
* | | Merge branch 'fix-mr-diff-edit-button' into 'master' Robert Speicher2016-01-221-21/+19
|\ \ \
| * | | Fix MR diff 'Edit' buttonfix-mr-diff-edit-buttonDouwe Maan2016-01-211-21/+19
* | | | Merge branch 'fix-diff-comments' into 'master' Robert Speicher2016-01-221-1/+2
|\ \ \ \
| * | | | Restore diff commentsDouwe Maan2016-01-221-1/+2
| |/ / /
* | | | Merge branch 'ci/recursive-artifacts-entries' into 'master' Robert Speicher2016-01-211-1/+1
|\ \ \ \
| * | | | Add method that calculates total size for artifacts subfolderci/recursive-artifacts-entriesKamil Trzcinski2016-01-201-1/+1
| | |/ / | |/| |
* | | | Merge branch 'diff-highlight-themes' into 'master' Robert Speicher2016-01-218-36/+36
|\ \ \ \ | |_|/ / |/| | |
| * | | Use consistent markup and styling for highlighting across blobs, diffs, blame...Douwe Maan2016-01-218-36/+36
* | | | Move build artifacts javascripts into separate filefix/artifacts-download-progress-barGrzegorz Bizon2016-01-211-13/+0
* | | | Do not use progress bar when downloading build artifactsGrzegorz Bizon2016-01-211-1/+5
|/ / /
* | | Implement new UI for paginationDmitriy Zaporozhets2016-01-202-10/+0
* | | Merge branch 'show-message-to-signed-out-users-to-sign-in-if-they-want-to-com...Dmitriy Zaporozhets2016-01-201-0/+10
|\ \ \
| * | | Adds disabled comment field and disabled avatar.Jacob Schatz2016-01-201-0/+10
| |/ /
* | | Merge branch 'master' into issue_3945Douwe Maan2016-01-204-5/+1
|\ \ \ | | |/ | |/|
| * | Merge branch 'secret-shortcut-feature' into 'master' Dmitriy Zaporozhets2016-01-201-1/+1
| |\ \
| | * | Fix project find url so branch ref is not nilJacob Schatz2016-01-191-1/+1
| | |/
| * | Remove `Compressed to` column from build artifacts browserci/artifacts-remove-compressed-sizeGrzegorz Bizon2016-01-203-4/+0
| |/
* | Properly highlight lines around '\ No newline at end of file'Douwe Maan2016-01-202-0/+9
* | Fix MR diff_refsDouwe Maan2016-01-202-2/+2
* | Merge branch 'master' into issue_3945Douwe Maan2016-01-208-25/+40
|\ \ | |/
| * Merge branch 'fix/artifacts-double-propagation' into 'master' Grzegorz Bizon2016-01-191-1/+5
| |\
| | * Fix double request issue in artifacts browserGrzegorz Bizon2016-01-191-1/+5
| * | Merge branch 'feature/expose-ci-lint-tool'Douwe Maan2016-01-191-1/+6
| |\ \ | | |/ | |/|
| | * Remove dropdown containing CI Lint button on builds pagefeature/expose-ci-lint-toolGrzegorz Bizon2016-01-181-9/+3
| | * Reuse existing CSS classes when exposing CI Lint toolGrzegorz Bizon2016-01-171-10/+9
| | * Expose link to CI Lint Tool on builds pageGrzegorz Bizon2016-01-171-1/+13
| * | Improve ux in builds artifacts browserGrzegorz Bizon2016-01-183-18/+24
| |/
| * 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
* | | Move parallel diff logic to separate classDouwe Maan2016-01-203-5/+5
* | | Refactor Gitlab::Highlight and fix testsDouwe Maan2016-01-191-2/+3
* | | Merge branch 'master' into issue_3945Rubén Dávila2016-01-1459-187/+314
|\ \ \ | |/ /
| * | 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