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/lib
AgeCommit message (Expand)Author
2012-06-19#909 fix network graph json generationDmitry Kalinkin
2012-06-17Improve gitlab encode methodrandx
2012-06-17Lets change how cucumber run on travisrandx
2012-06-17Fix travisrandx
2012-06-16fixed typerandx
2012-06-16fix ci runrandx
2012-06-15Cucumber:Dmitriy Zaporozhets
2012-06-11Refactored theme css, added Modern theme pre versionrandx
2012-06-08specify utf-8 encoding for pygments.rb markdown wrapperNihad Abbasov
2012-06-05#888 prevent to remove source_branchZevs
2012-06-05ability to remove source branch after mergeZevs
2012-06-04Task#879 Relocated gitolite repo and lock fileZevs
2012-05-31- fix bash pathSven Amonat
2012-05-30Merge pull request #868 from SaitoWu/bugfix/encodingDmitriy Zaporozhets
2012-05-30must force_encoding to utf-8 firstSaito
2012-05-30now render the correct authorname and messageSaito
2012-05-30fix graph problem if authorname or message isnot utf8 encodingSaito
2012-05-30solve the binary problemSaito
2012-05-29move assets from lib directory to vendorNihad Abbasov
2012-05-29rewrite encode strategy.Saito
2012-05-27Merge branch 'fix_encoding' of https://github.com/brodock/gitlabhq into brodo...randx
2012-05-27Forgot to refactor a line on lib/gitlabhq/encode.rbGabriel Mazetto
2012-05-27Better algorithm to deal with encodings. Moved fallback rescue message from v...Gabriel Mazetto
2012-05-27Images refactored, Feed icon replaced, Fixed comment form focusrandx
2012-05-26Better fix for encoding problems on rendering of inline file visualizations l...Gabriel Mazetto
2012-05-26Fixed encoding problems with plain/text blobs being sent without charset.Gabriel Mazetto
2012-05-26lib/ refactoring. Module Gitlabhq renamed to Gitlabrandx
2012-05-22Prevent app crash in case if encoding failedv2.5.0Dmitriy Zaporozhets
2012-05-22Gem updates & githost loggerDmitriy Zaporozhets
2012-04-30Task#755 auto-merge don`t work correctly.Zevs
2012-04-27MR: change path to lock fileValery Sizov
2012-04-24Rescue from CharlockHolmes failureThomas A. de Ruiter
2012-04-23Make sure tmp/merge_repo is available to write lock files for auto-merge.Ariejan de Vroom
2012-04-22corrected exception for automergev2.4.0Dmitriy Zaporozhets
2012-04-22fast automerge: doneValery Sizov
2012-04-22fast automerge: base implementationValery Sizov
2012-04-21Increased automerge timeout. Works for 300 commits MR on repo with 200MB sizeDmitriy Zaporozhets
2012-04-21Fixed db_schema & reordered rake tasksDmitriy Zaporozhets
2012-04-21Merge remote-tracking branch 'origin/merge_button'Dmitriy Zaporozhets
2012-04-21Merge branch 'use_redcarpet_for_markdown' of https://github.com/arthurschreib...Dmitriy Zaporozhets
2012-04-21Using github's linguist to better detect filetypes and to do syntax highlight...Arthur Schreiber
2012-04-21Switch to Redcarpet for Markdown Rendering.Arthur Schreiber
2012-04-17Auto-merge: reise exception when gitlab do not have access to repoValery Sizov
2012-04-17Auto-merge: implemented lock fileValery Sizov
2012-04-16Auto-merge: checking via AJAXValery Sizov
2012-04-12Removed encoding monkey patchDmitriy Zaporozhets
2012-04-04gitlab rake tasks refactoredDmitriy Zaporozhets
2012-03-30Merge Button v1 completeDmitriy Zaporozhets
2012-03-30Rake task to provider full repo access for gitolite-owner.\n Automerge requi...randx
2012-03-30Better merge handling. show if MR can be accepted or notrandx