summaryrefslogtreecommitdiff
path: root/app/assets
Commit message (Expand)AuthorAgeFilesLines
* Implement new UI for paginationnew-paginationDmitriy Zaporozhets2016-01-202-37/+14
* Merge branch 'star-button-fork-count-increase' into 'master' Dmitriy Zaporozhets2016-01-191-2/+2
|\
| * when starring a project it correctly increase the star countPhil Hughes2016-01-191-2/+2
* | Merge branch 'display-message-when-assignee-cannot-merge' into 'master' Dmitriy Zaporozhets2016-01-192-0/+7
|\ \ | |/ |/|
| * Move multiple css rules to multiple lines.display-message-when-assignee-cannot-mergeJacob Schatz2016-01-192-2/+2
| * Fix spacing issues, fix naming inconsistencies. Fix conflicts.Jacob Schatz2016-01-181-2/+2
| * color variable for error for exclamation pointJacob Schatz2016-01-182-2/+4
| * adds exclamation point when assigned user cannot mergeJacob Schatz2016-01-181-0/+5
* | Merge branch 'browse-issues-incorrect-positioning-in-firefox-on-commit-page' ...Dmitriy Zaporozhets2016-01-191-0/+4
|\ \
| * | Fix positioning issues with browse files buttonbrowse-issues-incorrect-positioning-in-firefox-on-commit-pageJacob Schatz2016-01-181-0/+4
| |/
* | Merge branch 'search-title-clipped' into 'master' Dmitriy Zaporozhets2016-01-191-0/+4
|\ \
| * | Search title was getting clipped horizontally.search-title-clippedJacob Schatz2016-01-161-0/+4
* | | Reduce margin to fit dropdownsJacob Schatz2016-01-181-1/+1
| |/ |/|
* | Merge branch 'remove-leading-comma-award-emoji' into 'master' Robert Speicher2016-01-181-4/+9
|\ \
| * | Remove leading comma when user is the only one to award that emojiZeger-Jan van de Weg2016-01-171-4/+9
* | | Merge branch 'margin-update' into 'master' Jacob Schatz2016-01-181-3/+3
|\ \ \
| * | | updatemargin-updateAndriy Dyadyura2016-01-141-1/+1
| * | | updateAndriy Dyadyura2016-01-141-2/+2
* | | | Merge branch 'diff-white-line-fix' into 'master' Jacob Schatz2016-01-181-0/+1
|\ \ \ \
| * | | | Removes white line when hiding diff comments in MRPhil Hughes2016-01-131-0/+1
* | | | | Merge branch 'comment-text-remains-in-text-box-after-submitting-it' into 'mas...Dmitriy Zaporozhets2016-01-181-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fixes issue where firefox does not delete message after comment submitcomment-text-remains-in-text-box-after-submitting-itJacob Schatz2016-01-151-1/+1
| | |_|/ | |/| |
* | | | Merge branch 'issue-page-keeps-jumping-up' into 'master' Dmitriy Zaporozhets2016-01-173-1/+36
|\ \ \ \
| * | | | fixes scrollbar jump by making discussion the same size as the sidebar when s...issue-page-keeps-jumping-upJacob Schatz2016-01-134-12/+40
| * | | | initial fixJacob Schatz2016-01-133-5/+12
| | |/ / | |/| |
* | | | Autosize the textarea in showEditFormRobert Speicher2016-01-161-0/+1
| |/ / |/| |
* | | Merge branch 'fix-alignment-issue' into 'master' Jacob Schatz2016-01-155-15/+2
|\ \ \
| * | | 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-154-11/+2
| * | | Fix alignment issues after a fix on titles weightRémy Coutable2016-01-142-2/+2
* | | | Merge branch 'deleting-a-note-after-editing-another-results-in-a-javascript-e...Robert Speicher2016-01-151-4/+5
|\ \ \ \
| * | | | Fix javascript error with deleting messages in issue or merge requestdeleting-a-note-after-editing-another-results-in-a-javascript-errorJacob Schatz2016-01-141-4/+5
| | |_|/ | |/| |
* | | | Prefer custom WOFF2 fonts if the browser supports themRobert Speicher2016-01-1413-4/+20
|/ / /
* | | fixes margin and paddingJacob Schatz2016-01-141-1/+1
* | | Merge branch 'rs-fix-cross-reference' into 'master' Robert Speicher2016-01-141-0/+5
|\ \ \
| * | | centering copy buttonrs-fix-cross-referenceJacob Schatz2016-01-131-0/+1
| * | | Fix cross-project reference clipboard textRobert Speicher2016-01-131-1/+5
| | |/ | |/|
* | | Fix css mess around git clone panel. Align it properlyDmitriy Zaporozhets2016-01-141-88/+43
* | | Fix missing padding for user/group pagesDmitriy Zaporozhets2016-01-141-5/+0
* | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2016-01-141-12/+13
|\ \ \
| * \ \ Merge branch 'import-gh-wiki' into 'master' Douwe Maan2016-01-141-12/+13
| |\ \ \ | | |_|/ | |/| |
| | * | Move js function to removing accents to vendor/assets/javascriptsDouglas Barbosa Alexandre2016-01-141-7/+3
| | * | Relax constraints for wiki slugDouglas Barbosa Alexandre2016-01-141-12/+17
* | | | Merge remote-tracking branch 'origin/rs-autosize'Dmitriy Zaporozhets2016-01-144-0/+8
|\ \ \ \ | |/ / / |/| | |
| * | | Fix missing autosize requirers-autosizeRobert Speicher2016-01-131-0/+1
| * | | Autosize textareasRobert Speicher2016-01-134-0/+7
| | |/ | |/|
* | | Merge branch 'new-buttons-everywhere' into 'master' Dmitriy Zaporozhets2016-01-149-82/+60
|\ \ \ | |_|/ |/| |
| * | Standartize buttons and fields sizeDmitriy Zaporozhets2016-01-149-82/+60
* | | Merge branch 'closing-mr-bug-fix' into 'master' Dmitriy Zaporozhets2016-01-142-6/+11
|\ \ \
| * | | fixes bug with commenting on merge requestsclosing-mr-bug-fixJacob Schatz2016-01-132-6/+11
| | |/ | |/|