Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/vendor
AgeCommit message (Collapse)Author
2013-03-17Result of misspellings run.Kevin Lyda
Most of these are comments but a few are strings for users. Might be an idea to run this from time to time: https://github.com/lyda/misspell-check It runs mostly clean now.
2013-02-26Move graph module from lib or vendor directory to app directory.Sato Hiroyuki
Because not autoloading lib directory at development mode.
2013-02-05The commit is marked and displayed in the center.Sato Hiroyuki
2013-01-31Fix bug of network graph(#2847) and trivial code clean up.Sato Hiroyuki
2013-01-31Merge pull request #2852 from hiroponz/displaying-commit-on-new-windowDmitriy Zaporozhets
Displaying commit on a new window, when clicking commit on network graph.
2013-01-31Merge pull request #2847 from hiroponz/improve-overlap-linesDmitriy Zaporozhets
Improve overlap of lines in network graph
2013-01-31Displaying commit on a new window, when clicking commit on network graph.Sato Hiroyuki
2013-01-30Improve overlap of lines in network graphSato Hiroyuki
2013-01-30Switchable the main branch on network graphSato Hiroyuki
2013-01-25Fix not showing tooltip on network graphSato Hiroyuki
2013-01-23Improve network graphSato Hiroyuki
2013-01-04updated g.raphaelKoen Punt
2013-01-04Updated graph tooltips and labelsKoen Punt
2013-01-04updated raphaelKoen Punt
better labels
2012-12-23Skipping colors to get more contrast between colorsKoen Punt
2012-12-21Merge branch 'gh-issue-1509' of https://github.com/koenpunt/gitlabhq into ↵Dmitriy Zaporozhets
koenpunt-gh-issue-1509 Conflicts: vendor/assets/javascripts/branch-graph.js
2012-12-11Fix commit links in network graphDmitriy Zaporozhets
2012-12-08Updated branch-graph, abstracted some code in seperate functionsKoen Punt
Removed unused Raphael.fn.popup
2012-12-07BranchGraph now loads asyncKoen Punt
Centralized keyboard and drag events for BranchGraph
2012-12-07Fixed #1509 by converting the entities in jsKoen Punt
Converted BranchGraph to some sort of Class
2012-12-01Remove unsued css styles. Fixed Milestone preselected date.Dmitriy Zaporozhets
2012-11-16Merge pull request #1937 from riyad/add-file-line-linksDmitriy Zaporozhets
Add file line links
2012-11-11Stats pagerandx
2012-11-10Add jQuery.ScrollToRiyad Preukschas
2012-10-18Remove old Emoji code and imagesRiyad Preukschas
2012-10-12WebEditor: integrated editorValeriy Sizov
2012-10-10Use History.js for better Tree browsingRobert Speicher
Closes #1578
2012-10-05improve emoji checking performanceNihad Abbasov
2012-08-24Merge branch 'master' of git://github.com/gitlabhq/gitlabhqFlorian Unglaub
2012-08-17Omniauth SupportFlorian Unglaub
2012-08-17Application cleanupDmitriy Zaporozhets
2012-07-10Feature: ajax load for tree commit lograndx
2012-06-19network graph: fixed minor visual artefactsDmitry Kalinkin
2012-06-19network graph: use same color for all branchDmitry Kalinkin
2012-06-19network graph: change lines to be more github-like (removes some ↵Dmitry Kalinkin
ambiguousness in graph presentation)
2012-06-19small refactoring for branch-graph.jsDmitry Kalinkin
2012-06-01Graph: navigation with keyboardrandx
2012-05-29get rid of unused assets, use gems insteadNihad Abbasov
2012-05-29move assets from lib directory to vendorNihad Abbasov
[ci skip]
2012-05-29use chosen-railsNihad Abbasov
2012-05-17Chosen 0.9.8 + Autocomplete containsCedric Gatay
Bumped Chosen to 0.9.8 (latest) and added default option to allow autocompletes to find items containing entered text.
2012-03-20merging upstream changesSteven Verbeek
2012-03-17Small change to search icon to make it more middle aligned.Steven Verbeek
2012-03-16Simple search implementationDmitriy Zaporozhets
2012-02-18How to merge instructionsDmitriy Zaporozhets
2012-02-13fixed unworking infinite scrollDmitriy Zaporozhets
2011-12-14merge request js/css rewriteDmitriy Zaporozhets
2011-11-15move non-app assets to vendorNihad Abbasov
2011-11-13Graph: build jsonValery Sizov
2011-11-12top panel -> search -> cssDmitriy Zaporozhets