summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* #909 fix network graph json generationDmitry Kalinkin2012-06-191-13/+74
* Improve gitlab encode methodrandx2012-06-171-1/+2
* Lets change how cucumber run on travisrandx2012-06-171-1/+1
* Fix travisrandx2012-06-171-1/+1
* fixed typerandx2012-06-161-1/+1
* fix ci runrandx2012-06-161-1/+1
* Cucumber:Dmitriy Zaporozhets2012-06-152-0/+70
* Refactored theme css, added Modern theme pre versionrandx2012-06-111-0/+15
* specify utf-8 encoding for pygments.rb markdown wrapperNihad Abbasov2012-06-081-3/+3
* #888 prevent to remove source_branchZevs2012-06-051-1/+1
* ability to remove source branch after mergeZevs2012-06-051-1/+7
* Task#879 Relocated gitolite repo and lock fileZevs2012-06-041-3/+3
* - fix bash pathSven Amonat2012-05-311-1/+1
* Merge pull request #868 from SaitoWu/bugfix/encodingDmitriy Zaporozhets2012-05-302-13/+21
|\
| * must force_encoding to utf-8 firstSaito2012-05-301-1/+1
| * now render the correct authorname and messageSaito2012-05-301-2/+2
| * fix graph problem if authorname or message isnot utf8 encodingSaito2012-05-301-2/+2
| * solve the binary problemSaito2012-05-301-3/+7
| * rewrite encode strategy.Saito2012-05-291-11/+15
* | move assets from lib directory to vendorNihad Abbasov2012-05-291-181/+0
|/
* Merge branch 'fix_encoding' of https://github.com/brodock/gitlabhq into brodo...randx2012-05-271-4/+16
|\
| * Forgot to refactor a line on lib/gitlabhq/encode.rbGabriel Mazetto2012-05-261-1/+1
| * Better algorithm to deal with encodings. Moved fallback rescue message from v...Gabriel Mazetto2012-05-261-3/+6
| * Better fix for encoding problems on rendering of inline file visualizations l...Gabriel Mazetto2012-05-261-0/+3
| * Fixed encoding problems with plain/text blobs being sent without charset.Gabriel Mazetto2012-05-261-3/+10
* | Images refactored, Feed icon replaced, Fixed comment form focusrandx2012-05-271-4/+4
* | lib/ refactoring. Module Gitlabhq renamed to Gitlabrandx2012-05-268-67/+69
|/
* Prevent app crash in case if encoding failedv2.5.0Dmitriy Zaporozhets2012-05-221-0/+4
* Gem updates & githost loggerDmitriy Zaporozhets2012-05-213-0/+11
* Task#755 auto-merge don`t work correctly.Zevs2012-04-301-2/+5
* MR: change path to lock fileValery Sizov2012-04-271-4/+2
* Rescue from CharlockHolmes failureThomas A. de Ruiter2012-04-241-1/+1
* Make sure tmp/merge_repo is available to write lock files for auto-merge.Ariejan de Vroom2012-04-231-2/+6
* corrected exception for automergev2.4.0Dmitriy Zaporozhets2012-04-221-1/+1
* fast automerge: doneValery Sizov2012-04-223-4/+48
* fast automerge: base implementationValery Sizov2012-04-222-11/+16
* Increased automerge timeout. Works for 300 commits MR on repo with 200MB sizeDmitriy Zaporozhets2012-04-211-14/+18
* Fixed db_schema & reordered rake tasksDmitriy Zaporozhets2012-04-213-10/+13
* Merge remote-tracking branch 'origin/merge_button'Dmitriy Zaporozhets2012-04-213-0/+86
|\
| * Auto-merge: reise exception when gitlab do not have access to repoValery Sizov2012-04-161-1/+3
| * Auto-merge: implemented lock fileValery Sizov2012-04-161-8/+13
| * Auto-merge: checking via AJAXValery Sizov2012-04-161-0/+1
| * Merge Button v1 completeDmitriy Zaporozhets2012-03-301-3/+6
| * Rake task to provider full repo access for gitolite-owner.\n Automerge requi...randx2012-03-302-0/+38
| * Better merge handling. show if MR can be accepted or notrandx2012-03-301-8/+19
| * Raw gitlab automerge featurerandx2012-03-291-0/+26
* | Merge branch 'use_redcarpet_for_markdown' of https://github.com/arthurschreib...Dmitriy Zaporozhets2012-04-211-0/+9
|\ \
| * | Switch to Redcarpet for Markdown Rendering.Arthur Schreiber2012-04-201-0/+9
* | | Using github's linguist to better detect filetypes and to do syntax highlight...Arthur Schreiber2012-04-201-44/+0
|/ /
* | Removed encoding monkey patchDmitriy Zaporozhets2012-04-111-0/+14