summaryrefslogtreecommitdiff
path: root/app/assets
Commit message (Expand)AuthorAgeFilesLines
* Remove sticky-diff functionalitydisable-sticky-diffsDmitriy Zaporozhets2015-07-061-5/+0
* Revert "Diff headers made sticky"Dmitriy Zaporozhets2015-07-061-1/+0
* commit hashes are monospacedNicolás Reynolds2015-07-011-0/+4
* Remove disableButtonIf[Any]EmptyField calls from formsRobert Speicher2015-06-264-13/+0
* Add "Requires Input" JS behaviorRobert Speicher2015-06-261-0/+39
* Merge branch 'rs-issue-1887' into 'master'Dmitriy Zaporozhets2015-06-261-5/+11
|\
| * Trigger sticky_kit:recalc when diffs are pre-loadedRobert Speicher2015-06-251-3/+9
| * Reorder MergeRequestTabs constructorRobert Speicher2015-06-251-3/+3
* | Simplify set of assignee, milestone and label to admin_issue ruleDmitriy Zaporozhets2015-06-261-6/+0
* | Update tests and use js-issuable class for context formDmitriy Zaporozhets2015-06-262-2/+2
* | UsersSelect is part of filter so I rather keep js executed in partialDmitriy Zaporozhets2015-06-251-7/+0
* | Fix js error on merge request pageDmitriy Zaporozhets2015-06-251-1/+0
* | Move duplicate js functionality into IssuableFormDmitriy Zaporozhets2015-06-252-8/+6
* | Refactor issue and merge request sidebarDmitriy Zaporozhets2015-06-254-37/+22
|/
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2015-06-252-44/+37
|\
| * Have sidebar labels disappear behind content instead of hide immediately.sidebar-animationDouwe Maan2015-06-252-44/+37
* | prettier highlighting of active link in the sidebarJob van der Voort2015-06-251-1/+1
|/
* Merge branch 'rs-random-placeholder-tip' into 'master'Dmitriy Zaporozhets2015-06-251-23/+4
|\
| * Show a random Markdown tip in the textarea placeholderRobert Speicher2015-06-231-23/+4
* | Merge branch 'performance-improvements' into 'master'Dmitriy Zaporozhets2015-06-251-0/+9
|\ \
| * | Enable rack profiler by defaultDmitriy Zaporozhets2015-06-241-0/+9
| |/
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2015-06-241-2/+2
|\ \
| * | Explicit error when commit not found in the GitLab CIValery Sizov2015-06-231-2/+2
| |/
* | stop jumping all content on collapsing and expanding the sidebarJob van der Voort2015-06-241-5/+1
|/
* Merge branch 'animation-sidebar' into 'master'Dmitriy Zaporozhets2015-06-232-16/+34
|\
| * fixed the resizing icon issueanimation-sidebarDarby2015-06-221-2/+2
| * Edited the CSS of header and sidebar; added a new class of logo-container to ...Darby2015-06-192-14/+32
* | Merge branch 'new-logo' into 'master'Dmitriy Zaporozhets2015-06-225-0/+56
|\ \
| * | Replace old logo with new onenew-logoDmitriy Zaporozhets2015-06-195-0/+56
* | | Merge branch 'rs-dev-issue-2355' into 'master'Dmitriy Zaporozhets2015-06-223-90/+161
|\ \ \
| * | | Add MergeRequestTabs specsrs-dev-issue-2355Robert Speicher2015-06-211-44/+89
| * | | Minor style fixes in MergeRequestTabsRobert Speicher2015-06-211-2/+2
| * | | Extract MergeRequest tab behavior to its own JS classRobert Speicher2015-06-172-88/+115
| * | | Remove duplicate `timeago` callRobert Speicher2015-06-171-2/+1
| | |/ | |/|
* | | Minor style fixes for LineHighlighterRobert Speicher2015-06-191-3/+3
* | | Refactor LineHighlighterrs-blobview-js-refactorRobert Speicher2015-06-191-41/+29
* | | Rename BlobView to LineHighlighterRobert Speicher2015-06-192-4/+4
* | | Use `pushState` instead of the temporary div hackRobert Speicher2015-06-191-36/+10
* | | Refactor and spec BlobView JSRobert Speicher2015-06-191-72/+185
| |/ |/|
* | Revert "Changed the placeholder text and modified the css class to make it vi...revert-placeholderDarby2015-06-181-4/+23
|/
* Merge branch 'placeholder_text'Dmitriy Zaporozhets2015-06-171-23/+4
|\
| * Changed the placeholder text and modified the css class to make it visibleplaceholder_textDarby2015-06-161-23/+4
* | Merge branch 'support-comment-parallel-diff' into 'master'Douwe Maan2015-06-161-10/+35
|\ \
| * | Support commenting on a diff in side-by-side viewStan Hu2015-06-161-10/+35
| |/
* | Fix layout issue in header title truncation.Nicolas2015-06-162-12/+10
|/
* Merge branch 'rs-dev-issue-2228' into 'master'Dmitriy Zaporozhets2015-06-1513-114/+109
|\
| * Account for RootController for dashboard navigation and Dispatch JSRobert Speicher2015-06-131-1/+1
| * Update markup/styling for syntax highlight theme preferenceRobert Speicher2015-06-131-7/+5
| * Simplify the javascript behavior for Preference updatingRobert Speicher2015-06-131-6/+3
| * Add Gitlab::Themes module; remove Gitlab::ThemeRobert Speicher2015-06-131-3/+4