summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/lib
Commit message (Expand)AuthorAgeFilesLines
* Cleaned up global namespace JSJosé Iván2016-11-031-0/+75
* Move jquery.timeago to vendor directoryAlfredo Sumaran2016-11-031-182/+0
* Merge branch 'add-todo-toggle-event' into 'master' remove-tooltip-text-truncation-from-pipeline-graph-build-node-tooltipsFatih Acet2016-10-271-0/+3
|\
| * Add todo toggle eventClement Ho2016-10-261-0/+3
* | disable ESLint for all JavaScript fileswinniehell2016-10-2613-0/+13
* | Close any open tooltips before page:fetchLinus G Thiel2016-10-201-0/+8
|/
* MergeRequest new form load diff asynchronouslynew-merge-requests-commit-tab-activePaco Guzman2016-10-061-0/+5
* Merge branch 'issue-boards-filter-label-spaces' into 'master' Fatih Acet2016-09-261-1/+1
|\
| * Fixed list issues not loading with spaces in filtered valuesissue-boards-filter-label-spacesPhil Hughes2016-09-081-1/+1
* | Restore comments lost when converting CoffeeScript to JavaScriptJared Deckard2016-09-0810-12/+21
|/
* Merge branch 'reduce-contributions-calendar-payload' into 'master' Jacob Schatz2016-08-261-0/+8
|\
| * Reduce contributions calendar data payloadClement Ho2016-08-251-0/+8
* | Automatically expand hidden discussions when accessed via a permalink hash (c...Mike Greiling2016-08-241-1/+11
|/
* Only load Ace on Snippets and file edit pages.Connor Shea2016-08-181-0/+2
* Moved truncation method chain to utility method13664-abuse-report-page-should-have-a-maximum-widthLuke Bennett2016-08-181-1/+4
* Update timeago to shorter representation19752-pipelines-finished-atAnnabel Dunstone2016-08-041-1/+37
* Revert "md5 and utf_encode js libraries"winniehell2016-08-022-281/+0
* ES6ify all the things!Fatih Acet2016-07-2422-342/+411
* Fix activity heatmap to show proper day name.eanplatter2016-07-161-1/+1
* Merge branch 'contrib-calendar-tooltip-name' into 'master' Jacob Schatz2016-07-111-0/+4
|\
| * Added day name to contributions calendarcontrib-calendar-tooltip-namePhil Hughes2016-07-041-0/+4
* | Merge branch 'cs-cropper' into 'master' Fatih Acet2016-07-082-2/+6
|\ \
| * | Add a helper function for getting the page path from JS.Connor Shea2016-06-291-2/+5
| * | Split Cropper.js from the main JavaScript manifest.Connor Shea2016-06-291-0/+1
* | | Fixed markdown buttons in FFff-markdown-buttons-fixPhil Hughes2016-07-051-2/+3
| |/ |/|
* | Markdown toolbar inserts code blocksmd-toolbar-multiline-codePhil Hughes2016-06-271-10/+35
|/
* Reorganize the lib directory.Connor Shea2016-06-2314-0/+0
* Re-implement page-specific JS in a better way.Connor Shea2016-06-233-0/+5
* Made markdown buttons work on all markdown textareasPhil Hughes2016-06-171-12/+24
* Improved designPhil Hughes2016-06-171-105/+43
* Move buttons to upper right.Jacob Schatz2016-06-171-1/+1
* Proper class jquery selector for `off`.Jacob Schatz2016-06-171-1/+1
* No need to add bold for the class selector for removing eventsJacob Schatz2016-06-171-1/+1
* Remove console.logJacob Schatz2016-06-171-4/+5
* Add undo history once they click the enter or backspace keyJacob Schatz2016-06-171-1/+12
* Add redo stateJacob Schatz2016-06-171-0/+3
* Overwrite undo historyJacob Schatz2016-06-171-4/+44
* Initial markdown ez buttonsJacob Schatz2016-06-171-0/+74
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into category-search...Fatih Acet2016-06-161-1/+18
|\
| * Prevent default disabled buttons and links.preventdefault-disabled-buttonsFatih Acet2016-06-151-0/+7
| * Fix project star tooltip on the fly.Fatih Acet2016-06-151-0/+12
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into category-search...Fatih Acet2016-06-102-1/+30
|\ \ | |/
| * Merge branch 'milestone-tooltip' into 'master' Jacob Schatz2016-06-091-0/+24
| |\
| | * Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into milestone-tooltipFatih Acet2016-06-081-1/+1
| | |\
| | * | Copy changes for milestone due dates.Fatih Acet2016-06-081-1/+1
| | * | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into milestone-tooltipFatih Acet2016-06-061-0/+2
| | |\ \
| | * | | Added a new common util called $.timefor.Fatih Acet2016-06-031-0/+24
| * | | | Fix local timeago on user dashboardAlfredo Sumaran2016-06-091-1/+8
| | |_|/ | |/| |
* | | | Add new utils.Fatih Acet2016-06-091-3/+16
* | | | Added a common util to get project slug.Fatih Acet2016-06-071-0/+13
|/ / /