summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* adds changelog20303-preview-markdown-in-new-fileNur Rony2016-12-131-0/+4
* makes both tab visibleNur Rony2016-12-132-3/+2
* changes tab name for edit fileNur Rony2016-12-131-2/+1
* adds es6 ext in blob new file bundleNur Rony2016-12-131-0/+0
* removes gray part in comment toolbarNur Rony2016-12-131-10/+2
* adds dynamic syntax highlighting for ace editor based on file extensionNur Rony2016-12-133-2/+11
* adds markdown comments toolbar text in editor during file editNur Rony2016-12-132-1/+23
* adds preview for new fileNur Rony2016-12-133-17/+43
* adds preview tabbar toggle functionalityNur Rony2016-12-132-7/+24
* resolves all eslint errorsNur Rony2016-12-131-32/+29
* adds new files for new file blob editorNur Rony2016-12-134-4/+108
* adds getFileExtension utility functionNur Rony2016-12-132-0/+35
* resolves scss lint errorsNur Rony2016-12-131-3/+3
* adds comment toolbar for markdownNur Rony2016-12-133-0/+20
* adds preview tab for new file and makes edit tab style same as writeNur Rony2016-12-133-0/+18
* adds subnavigation in new file pageNur Rony2016-12-131-0/+1
* Merge branch 'awards_handler-fixture' into 'master' Alfredo Sumaran2016-12-133-57/+9
|\
| * Replace static fixture for awards_handler_spec (!7661)winniehell2016-12-123-57/+9
* | Merge branch 'patch-8' into 'master' Stan Hu2016-12-131-1/+1
|\ \
| * | Crontab typo '* */6' -> '0 */6' (4x/day not 1x-per-min-for-1h 4x/day)Jon Bailey2016-12-121-1/+1
| |/
* | Merge branch 'fix-eslint-warnings' into 'master' Alfredo Sumaran2016-12-132-8/+10
|\ \
| * | Fixed lint warning and propose fail or warningfix-eslint-warningsLuke "Jared" Bennett2016-12-102-8/+10
* | | Merge branch '25155-fix-edited-text-in-comments' into 'master' Fatih Acet2016-12-121-1/+1
|\ \ \
| * | | break comment "edited at" block out of the note-text element to prevent issue...25155-fix-edited-text-in-commentsMike Greiling2016-12-121-1/+1
* | | | Merge branch '25286-customer-label-doesn-t-autocomplete-correctly' into 'mast...Alfredo Sumaran2016-12-122-19/+69
|\ \ \ \ | |_|_|/ |/| | |
| * | | Added special char test to the default beforeInsert callback. I removed the q...25286-customer-label-doesn-t-autocomplete-correctlyLuke "Jared" Bennett2016-12-082-19/+69
* | | | Merge branch '19550-fix-contributer-graph-duplicates' into 'master' Alfredo Sumaran2016-12-122-4/+11
|\ \ \ \
| * | | | add CHANGELOG entry for !802119550-fix-contributer-graph-duplicatesMike Greiling2016-12-101-0/+4
| * | | | normalize author email so we can treat it as case insensitiveMike Greiling2016-12-101-4/+7
| | |_|/ | |/| |
* | | | Merge branch '25106-hide-issue-mr-button-for-not-loggedin' into 'master' Fatih Acet2016-12-123-5/+10
|\ \ \ \
| * | | | removes extra if check25106-hide-issue-mr-button-for-not-loggedinNur Rony2016-12-121-5/+4
| * | | | hides new MR button from not loggedin userNur Rony2016-12-121-2/+3
| * | | | adds changelogNur Rony2016-12-121-0/+4
| * | | | adds check for logged in user in group issuesNur Rony2016-12-121-7/+8
* | | | | Merge branch '19990-update-snippets-page-design' into 'master' Fatih Acet2016-12-1218-122/+187
|\ \ \ \ \
| * | | | | rename snippets_path helper due to conflict19990-update-snippets-page-designMike Greiling2016-12-102-5/+5
| * | | | | add new tests for snippets_finder.rbMike Greiling2016-12-101-1/+24
| * | | | | use Snippet.none in favor of nil to allow chainingMike Greiling2016-12-101-1/+1
| * | | | | implement snippets_scope_menu partial to reduce code duplicationMike Greiling2016-12-104-53/+45
| * | | | | refactor duplicate code into a by_scope methodMike Greiling2016-12-101-35/+19
| * | | | | move snippet edited timeago under the snippet titleMike Greiling2016-12-102-8/+14
| * | | | | fix snippets reference id in search results (should be $ not #)Mike Greiling2016-12-101-1/+1
| * | | | | conditionally display assoc project info in snippets indexMike Greiling2016-12-104-4/+13
| * | | | | fix failing testsMike Greiling2016-12-103-4/+4
| * | | | | update snippets list designMike Greiling2016-12-102-13/+20
| * | | | | ensure all snippets count badge is accurate for non team membersMike Greiling2016-12-101-1/+4
| * | | | | move project new snippet button into snippet scope navigation headerMike Greiling2016-12-101-27/+31
| * | | | | add scope filters to project snippets pageMike Greiling2016-12-103-7/+52
| * | | | | move new snippet button to main snippet navigation blockMike Greiling2016-12-103-48/+42
| * | | | | remove plus icon in "new snippet" buttonMike Greiling2016-12-101-2/+0