summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/application.js
Commit message (Expand)AuthorAgeFilesLines
* disable ESLint for all JavaScript fileswinniehell2016-10-261-0/+1
* Merge branch 'replace-jquery-cookie-plugin' into 'master' Alfredo Sumaran2016-10-261-1/+5
|\
| * set default path for all calls to Cookies.set()Mike Greiling2016-10-241-0/+4
| * replace jquery.cookie vendor script with js.cookieMike Greiling2016-10-241-1/+1
* | Merge branch 'master' into 22743-issue-tooltip-will-not-disappear-going-back-...Linus G Thiel2016-10-251-2/+3
|\ \ | |/
| * Gracefully handle adding of no users to projects and groupsLinus G Thiel2016-10-241-2/+3
* | Close any open tooltips before page:fetchLinus G Thiel2016-10-201-5/+1
|/
* make sure split-view diff discussions are made visible by "toggle comments" b...21535-fix-hidden-diff-commentsMike Greiling2016-09-291-1/+1
* Hides tooltip on discussion toggle button when clickingdiff-comments-toggle-tooltip-hidePhil Hughes2016-09-121-0/+1
* Restore comments lost when converting CoffeeScript to JavaScriptJared Deckard2016-09-081-0/+21
* refactor sidebar logic into singleton classMike Greiling2016-09-071-39/+4
* use gitlab global root url as canonical base url for all javascript set cooki...Mike Greiling2016-08-241-2/+2
* Merge branch 'ace-ventura' into 'master' Jacob Schatz2016-08-191-2/+0
|\
| * Only load Ace on Snippets and file edit pages.Connor Shea2016-08-181-2/+0
* | Destroy branch delete tooltip when row is removedPhil Hughes2016-08-191-1/+3
* | Merge branch 'master' into diff-line-comment-vuejsDouwe Maan2016-08-181-1/+1
|\ \ | |/
| * Merge branch '3225-ace-editor-causing-404-errors-every-time-you-try-to-edit-a...Jacob Schatz2016-08-181-1/+1
| |\
| | * Fix Ace syntax highlighting with compiled assets3225-ace-editor-causing-404-errors-every-time-you-try-to-edit-a-file-in-the-webuiSean McGivern2016-08-171-1/+1
| * | Merge branch 'fix-diff-comments-bug' into 'master' Jacob Schatz2016-08-171-2/+5
| |\ \ | | |/ | |/|
| | * Fix diff comments inverted toggle bugClement Ho2016-08-171-2/+5
* | | Merge branch 'master' into diff-line-comment-vuejsConnor Shea2016-08-161-0/+1
|\ \ \ | |/ /
| * | Load issues and merge requests templates from repositoryFelipe Artur2016-08-161-0/+1
| |/
* | Single quotes for consistency, cache 'this' selector.Connor Shea2016-08-151-3/+4
* | Merge branch 'master' into diff-line-comment-vuejsDouwe Maan2016-08-121-2/+4
|\ \ | |/
| * Update timeago to shorter representation19752-pipelines-finished-atAnnabel Dunstone2016-08-041-2/+4
* | Show existing discussion when adding new comment on line with a hidden resolv...Douwe Maan2016-07-281-1/+6
|/
* ES6ify all the things!Fatih Acet2016-07-241-0/+320
* Applications js to coffeeDmitriy Zaporozhets2014-03-241-33/+0
* Replace turbolink spinner with nprogressDmitriy Zaporozhets2014-03-191-0/+2
* Use ace editor as gemDmitriy Zaporozhets2014-02-101-1/+1
* Include highlight.js assetsDmitriy Zaporozhets2014-01-261-0/+1
* Replace chosen with select2Dmitriy Zaporozhets2014-01-111-1/+0
* Contributors graphs feature for GitLabKarlo Soriano2013-06-051-0/+2
* bring more usability to issues filtering. Block issues area on loading filter...Dmitriy Zaporozhets2013-05-081-0/+1
* Add turbolinks to applicationDmitriy Zaporozhets2013-04-291-0/+2
* add api users filter and integrate users select2Dmitriy Zaporozhets2013-03-131-0/+1
* Merge pull request #1937 from riyad/add-file-line-linksDmitriy Zaporozhets2012-11-161-0/+1
|\
| * Add jQuery.ScrollToRiyad Preukschas2012-11-091-0/+1
* | Stats pagerandx2012-11-101-0/+2
|/
* WebEditor: fix unknown theme in production modeValeriy Sizov2012-10-161-1/+1
* WebEditor: integrated editorValeriy Sizov2012-10-121-0/+1
* Use History.js for better Tree browsingRobert Speicher2012-10-091-0/+1
* install jquery-atwho-railsNihad Abbasov2012-09-231-0/+1
* Application loggerrandx2012-09-111-1/+1
* move code from application.js to separate fileNihad Abbasov2012-09-061-131/+0
* Fixed bunch of js bugs with comments. Also added development tipsrandx2012-08-301-0/+20
* Merge pull request #1231 from NARKOZ/preview_notesDmitriy Zaporozhets2012-08-231-1/+1
|\
| * fix note preview link, and hide preview and errors after posting a commentNihad Abbasov2012-08-141-1/+1
* | Application cleanupDmitriy Zaporozhets2012-08-171-2/+0
|/
* render notes preview on server-sideNihad Abbasov2012-08-091-6/+7