summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Remove lighter colored commit description bordercommit-description-borderAnnabel Dunstone Gray2017-02-061-1/+0
* Merge branch '26863-Remove-hover-animation-from-row-elements' into 'master' Annabel Dunstone Gray2017-02-061-5/+7
|\
| * Removed additional dropdown list animations26863-Remove-hover-animation-from-row-elementsdimitrieh2017-02-061-1/+4
| * removed commented out scssdimitrieh2017-01-271-5/+0
| * Remove hover animation from row elementsdimitrieh2017-01-271-4/+8
* | Merge branch 'pms-lowercase-system-notes' into 'master'Sean McGivern2017-02-061-9/+13
|\ \
| * | Remove noteable object in time tracking system notes [ci-skip]Pedro Moreira da Silva2017-02-061-8/+8
| * | Make all system notes lowercasePedro Moreira da Silva2017-02-061-8/+12
* | | Merge branch 'redesign-searchbar-admin-project-26794' into 'master'Jacob Schatz2017-02-062-9/+6
|\ \ \
| * | | fixes mobile viewredesign-searchbar-admin-project-26794Nur Rony2017-01-311-1/+1
| * | | hides search buttonNur Rony2017-01-311-0/+1
| * | | layout rearrangedNur Rony2017-01-301-8/+4
* | | | Merge branch '27602-fix-avatar-border-flicker-mention-dropdown' into 'master'Jacob Schatz2017-02-062-0/+22
|\ \ \ \
| * | | | fixes flickers in avatar mention dropdownNur Rony2017-02-032-0/+22
* | | | | Merge branch 'fix-ace-editor-modules' into 'master' Fatih Acet2017-02-061-8/+17
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | lazy-load ace config so that we can ensure window.gon existsfix-ace-editor-modulesMike Greiling2017-02-051-10/+17
| * | | | fix ace editor modules to include asset digest in productionMike Greiling2017-02-051-2/+4
* | | | | Introduce maximum session time for terminal websocket connectionterminal-max-session-timeAdam Niedzielski2017-02-064-2/+27
|/ / / /
* | | | fix failing testgo-go-gadget-webpackMike Greiling2017-02-031-1/+1
* | | | fix Vue warnings for missing elementMike Greiling2017-02-031-2/+2
* | | | Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-02-038-20/+31
|\ \ \ \
| * \ \ \ Merge branch '26300-line-numbers-are-off-in-dynamically-loaded-diff-chunks' i...Jacob Schatz2017-02-033-9/+9
| |\ \ \ \
| | * | | | ensure linenumber data attribute is correct for the last line in a diff chunk26300-line-numbers-are-off-in-dynamically-loaded-diff-chunksMike Greiling2017-01-183-9/+7
| | * | | | ensure last line in diff block is contained within a table row elementMike Greiling2017-01-182-2/+4
| * | | | | Merge branch 'git_to_html_redirection' into 'master' Sean McGivern2017-02-031-1/+1
| |\ \ \ \ \
| | * | | | | Fixed redirection from http://someproject.git to http://someprojectblackst0ne2017-02-041-1/+1
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'docs/integrations' into 'master' Achilleas Pipinellis2017-02-032-2/+2
| |\ \ \ \ \
| | * | | | | Move project services to new location under IntegrationsAchilleas Pipinellis2017-02-031-1/+1
| | * | | | | Move webhooks to new a location under IntegrationsAchilleas Pipinellis2017-02-032-2/+2
| * | | | | | Merge branch 'eslint-fix' into 'master' Clement Ho2017-02-031-2/+2
| |\ \ \ \ \ \
| | * | | | | | Fixed eslint test failureeslint-fixPhil Hughes2017-02-031-2/+2
| * | | | | | | Merge branch '26825-diff-unfolding-within-merge-request-changes-tab-triggers-...Jacob Schatz2017-02-031-4/+7
| |\ \ \ \ \ \ \
| | * | | | | | | ensure click event is bound only once26825-diff-unfolding-within-merge-request-changes-tab-triggers-two-ajax-requestsMike Greiling2017-01-181-4/+7
| * | | | | | | | Merge branch '26829-diff-unfolding-links-erroneously-present-on-no-newline-li...Jacob Schatz2017-02-031-2/+10
| |\ \ \ \ \ \ \ \
| | * | | | | | | | prevent nonewline type diff lines from containing unfolding link26829-diff-unfolding-links-erroneously-present-on-no-newline-linesMike Greiling2017-01-181-2/+10
* | | | | | | | | | Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-02-03161-625/+2037
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Merge branch '25624-anticipate-obstacles-to-removing-turbolinks' into 'master' Jacob Schatz2017-02-0339-79/+61
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Rename scripts_body_top to project_javascripts.Bryce Johnson2017-02-022-2/+2
| | * | | | | | | | | Remove turbolinks.Bryce Johnson2017-02-0238-78/+60
| * | | | | | | | | | Merge branch 'add-issues-to-boards' into 'master' Fatih Acet2017-02-0336-81/+1133
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | |
| | * | | | | | | | | Fixed adding to list bugPhil Hughes2017-02-031-2/+5
| | * | | | | | | | | Fixed modal lists dropdown not updating when list is deletedadd-issues-to-boardsPhil Hughes2017-02-033-6/+5
| | * | | | | | | | | Fixed remove btn error after creating new issue in listPhil Hughes2017-02-031-0/+1
| | * | | | | | | | | Removed Masonry, instead uses groups of dataPhil Hughes2017-02-0312-86/+138
| | * | | | | | | | | Uses mixins for repeated functionsPhil Hughes2017-02-036-10/+26
| | * | | | | | | | | Props use objects with required & type valuesPhil Hughes2017-02-037-23/+73
| | * | | | | | | | | Removes labels instead of closing issue when clicking remove buttonPhil Hughes2017-02-039-18/+38
| | * | | | | | | | | Fixed JS lint errorsPhil Hughes2017-02-031-3/+2
| | * | | | | | | | | Added webkit CSS propertiesPhil Hughes2017-02-031-0/+9
| | * | | | | | | | | Fixed bug with empty state showing after searchPhil Hughes2017-02-0320-30/+47