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
AgeCommit message (Collapse)Author
2016-07-24ES6ify all the things!Fatih Acet
2014-03-24Applications js to coffeeDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-03-19Replace turbolink spinner with nprogressDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-02-10Use ace editor as gemDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-01-26Include highlight.js assetsDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-01-11Replace chosen with select2Dmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2013-06-05Contributors graphs feature for GitLabKarlo Soriano
Created tests and refactored some code along the way Added stat graph util spec, refactored code finsihed up tests and refactors finsihed up tests and refactors
2013-05-08bring more usability to issues filtering. Block issues area on loading ↵Dmitriy Zaporozhets
filtered results
2013-04-29Add turbolinks to applicationDmitriy Zaporozhets
2013-03-14add api users filter and integrate users select2Dmitriy 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-17WebEditor: fix unknown theme in production modeValeriy Sizov
2012-10-12WebEditor: integrated editorValeriy Sizov
2012-10-10Use History.js for better Tree browsingRobert Speicher
Closes #1578
2012-09-23install jquery-atwho-railsNihad Abbasov
2012-09-12Application loggerrandx
2012-09-06move code from application.js to separate fileNihad Abbasov
2012-08-30Fixed bunch of js bugs with comments. Also added development tipsrandx
2012-08-23Merge pull request #1231 from NARKOZ/preview_notesDmitriy Zaporozhets
Preview window is not closed after post
2012-08-17Application cleanupDmitriy Zaporozhets
2012-08-14fix note preview link, and hide preview and errors after posting a commentNihad Abbasov
2012-08-10render notes preview on server-sideNihad Abbasov
2012-08-08ability to preview notesNihad Abbasov
2012-07-28Feature: Bulk Issues updaterandx
2012-07-11Tree ajax log. progress bar & refactoringDmitriy Zaporozhets
2012-07-10Feature: ajax load for tree commit lograndx
2012-07-10issues counter are now live updated on creation/deleteion/reopening …Staicu Ionut
buttons on forms are disabled on submit (re-enabled after the request is complete)
2012-06-22downgrade raphael js to 1.5.2Nihad Abbasov
2012-06-21missed ;randx
2012-06-20Get rid of deprecated link_to_functionrandx
2012-06-20Revert "Handle Commit "show suppressed diff" link with a doc-ready event ↵Zevs
handler." This reverts commit ef1598b4afa94b21db7f38755182a701d03ae44a.
2012-06-20Handle Commit "show suppressed diff" link with a doc-ready event handler.Robb Kidd
Replaces link_to_function use which was deprecated in Rails v3.2.4. https://github.com/rails/rails/commit/9dc57fe9c Still absent is a graceful degrade for no-JS.
2012-05-29get rid of unused assets, use gems insteadNihad Abbasov
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-04-06Handling big commits & big diffDmitriy Zaporozhets
2012-03-26Js refactoring and ajax animation replacedDmitriy Zaporozhets
2012-03-16Simple search implementationDmitriy Zaporozhets
2012-02-27fixed notes logicDmitriy Zaporozhets
2012-02-18How to merge instructionsDmitriy Zaporozhets
2012-02-13fixed unworking infinite scrollDmitriy Zaporozhets
2012-01-12per line comments w/o tests & with dirty codeDmitriy Zaporozhets
2011-12-20Revert "Handle back & forward events"Dmitriy Zaporozhets
This reverts commit f80745b7dbcfa6aa41a37b34ec5a9e461231f7d6.
2011-12-20Handle back & forward eventsDmitriy Zaporozhets
2011-12-20Dashboard perfomance improved. Filter for projects pageDmitriy Zaporozhets
2011-11-15move non-app assets to vendorNihad Abbasov
2011-11-15clean up whitespace from projectNihad Abbasov
2011-11-13Graph: build jsonValery Sizov