summaryrefslogtreecommitdiff
path: root/app/assets/javascripts
Commit message (Expand)AuthorAgeFilesLines
* Fixes issue with file view rows not clickable on project main viewfiles-view-row-clickPhil Hughes2016-02-231-0/+2
* Merge branch 'blame-line-link' into 'master' Jacob Schatz2016-02-221-1/+1
|\
| * Added line links to blame tableblame-line-linkPhil Hughes2016-02-221-1/+1
* | Merge branch 'issue_13463' into 'master' Jacob Schatz2016-02-221-0/+8
|\ \ | |/ |/|
| * Update button selectorissue_13463Alfredo Sumaran2016-02-191-1/+1
| * Change method name for consistencyAlfredo Sumaran2016-02-191-2/+2
| * Make diff view name getter less error proneAlfredo Sumaran2016-02-191-4/+2
| * Add commentAlfredo Sumaran2016-02-191-0/+2
| * Expand view container if diff mode is set to paralellsAlfredo Sumaran2016-02-181-0/+8
* | Merge branch 'issue_3276' into 'master' Jacob Schatz2016-02-191-0/+10
|\ \
| * | Show buttons based on current tab.Rubén Dávila2016-02-021-0/+10
* | | Uses cross browser niceScroll to do scrolling on sidebar.Jacob Schatz2016-02-181-0/+2
| |/ |/|
* | Fix duplicate "me" in tooltip of the "thumbsup" awards EmojiStan Hu2016-02-131-1/+2
* | Merge branch 'fix-explore-filter' into 'master' Dmitriy Zaporozhets2016-02-103-20/+25
|\ \
| * | Cleanup to use one selectorfix-explore-filterJosh Frye2016-02-091-4/+4
| * | More specific selectorsJosh Frye2016-02-091-4/+4
| * | MR feedbackJosh Frye2016-02-091-5/+2
| * | Starred, All, and Trending on explore are paged also group projects. Need aja...Josh Frye2016-02-093-4/+6
| * | JS FixesJosh Frye2016-02-092-14/+15
| * | Fix explore filter. Fixes #13182Josh Frye2016-02-092-16/+21
* | | Merge branch 'fix-logo-rasterization' into 'master' Robert Speicher2016-02-091-1/+2
|\ \ \ | |/ / |/| |
| * | Prevent rasterization artefacts in the logo, and simplify markup.Aaron Hamilton2016-02-081-1/+2
* | | Allow limited Markdown in Broadcast Messagesrs-broadcast-markdownRobert Speicher2016-02-062-13/+22
|/ /
* | Merge branch 'feature/jschatz1/sidebar-features' into 'master' Dmitriy Zaporozhets2016-02-051-0/+19
|\ \
| * | Add `j` and `k` shortcutsJacob Schatz2016-02-051-0/+19
* | | Merge branch 'rrott/gitlab-ce-logo-issue-11867' into 'master'Robert Speicher2016-02-051-0/+5
|\ \ \ | |/ / |/| |
| * | fixed issue with poor logo transition animation on safariRoman Rott2016-02-051-0/+5
* | | Add JS style changes.feature/jschatz1/issuable-date-positioningJacob Schatz2016-02-051-2/+4
* | | Edited time ago location change.Jacob Schatz2016-02-051-40/+47
* | | Merge branch 'paginate-dashboard-projects' into 'master' Dmitriy Zaporozhets2016-02-053-6/+31
|\ \ \ | |/ / |/| |
| * | Frontend changes from MR feedbackpaginate-dashboard-projectsJosh Frye2016-02-051-3/+4
| * | Remove js lineJosh Frye2016-02-041-1/+0
| * | Various filter fixesJosh Frye2016-02-045-33/+49
| * | Delay filter until user stops typingJosh Frye2016-02-044-24/+31
| * | Paginate + ajax filter dashboard projectsJosh Frye2016-02-041-12/+14
* | | Merge branch 'feature/jschatz1/issuable-sidebar' into 'master' Dmitriy Zaporozhets2016-02-042-13/+73
|\ \ \ | |/ / |/| |
| * | Resize sidebar on initial page refresh.Jacob Schatz2016-02-041-2/+10
| * | Make size changes based on screen resize.Jacob Schatz2016-02-031-0/+36
| * | Sidebar works after sidebar ajax calls.Jacob Schatz2016-02-022-2/+2
| * | Sidebar collapse and expand work with whole page.Jacob Schatz2016-01-281-2/+9
| * | Add js to expand and contract side menuJacob Schatz2016-01-271-0/+21
| * | New right side gutter design.Jacob Schatz2016-01-271-12/+0
* | | Sort projects by last activity for project switcher in headersort-projects-dropdownDmitriy Zaporozhets2016-02-032-2/+4
* | | Merge branch 'attach-file-cursor-position' into 'master' Jacob Schatz2016-02-031-2/+2
|\ \ \ | |_|/ |/| |
| * | Keeps cursor at the correct place after changing text in dropzonePhil Hughes2016-01-291-7/+2
| * | Adds the markdown link at the cursor poisitionPhil Hughes2016-01-291-1/+6
* | | Merge branch 'title-projects-dropdown' into 'master' Jacob Schatz2016-02-021-0/+16
|\ \ \
| * | | added testsPhil Hughes2016-01-301-3/+6
| * | | removed private method namingPhil Hughes2016-01-301-2/+2
| * | | remove period from function callPhil Hughes2016-01-301-1/+1