summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge remote-tracking branch 'gitlabhq/master' into git_commit_fixDavid Barri2012-11-1124-536/+833
|\ \
| * | Added feature test for statsrandx2012-11-101-1/+1
| * | Stats pagerandx2012-11-101-0/+76
| * | Fix 500s because of "missing" lexerRiyad Preukschas2012-11-101-2/+4
| * | linguist will take care of thisSaito2012-11-101-10/+4
| * | remove encode lib, clean all encoded area.Saito2012-11-092-43/+2
| * | Merge pull request #1735 from NARKOZ/apiValeriy Sizov2012-11-071-6/+5
| |\ \
| | * | name and password_confirmation not required to create a user via APINihad Abbasov2012-10-191-4/+3
| | * | fix mass-assignment error in user create APINihad Abbasov2012-10-191-2/+2
| * | | gitolite custom configValeriy Sizov2012-11-071-1/+4
| * | | Added EventFilter class. Compeleted first version of dashbaord filteringDmitriy Zaporozhets2012-11-051-0/+68
| * | | remove accidently created filerandx2012-11-041-165/+0
| * | | Decouple and refactor GraphCommitrandx2012-11-044-195/+385
| * | | Fix tests fail cause of issue with grit stubDmitriy Zaporozhets2012-10-311-4/+14
| * | | Added bare import script. Removed old unworking scriptDmitriy Zaporozhets2012-10-302-83/+54
| * | | Merge pull request #1818 from riyad/refactor-satellite-actionsDmitriy Zaporozhets2012-10-297-205/+266
| |\ \ \
| | * | | Update satellite action docsRiyad Preukschas2012-10-262-4/+9
| | * | | Fix Satellite#lockRiyad Preukschas2012-10-261-2/+6
| | * | | Refactor EditFileAction#update and rename it to commit!Riyad Preukschas2012-10-261-11/+21
| | * | | Fix timeouts in MergeActionRiyad Preukschas2012-10-261-4/+4
| | * | | Move locking from Satellite::Action to Satellite and add checksRiyad Preukschas2012-10-262-22/+27
| | * | | Refactor Satellite#clear and rename it to clear_and_update!Riyad Preukschas2012-10-262-18/+43
| | * | | Move Gitlab::Satellite into the Satellite moduleRiyad Preukschas2012-10-262-40/+41
| | * | | Update arguments for Gitlab::Satellite::EditFileAction#initializeRiyad Preukschas2012-10-261-5/+6
| | * | | Rename Gitlab::FileEditor to Gitlab::Satellite::EditFileActionRiyad Preukschas2012-10-263-60/+45
| | * | | Change argument order for satellite actions to always start with the userRiyad Preukschas2012-10-262-4/+4
| | * | | Reorder methods in Gitlab::SatelliteRiyad Preukschas2012-10-261-14/+13
| | * | | Move prepare_satellite! to Gitlab::Satelite::ActionRiyad Preukschas2012-10-262-18/+20
| | * | | Renamed Gitlab::Merge to Gitlab::Satellite::MergeActionRiyad Preukschas2012-10-262-106/+83
| | * | | Add Gitlab::Satellite::ActionRiyad Preukschas2012-10-261-0/+47
| * | | | gitolite's repositories folder symlinked patchMichele Franzin2012-10-271-1/+1
| * | | | Prevent grit from caching graph commitsrandx2012-10-261-1/+1
| * | | | Merge pull request #1827 from mgrobelin/masterSaito2012-10-261-2/+2
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | grack: allow repositories to have dots in name, e.g. serverconfigs-example.co...Markus Grobelin2012-10-261-2/+2
| * | | | Fix typos in Gitlab::MergeRiyad Preukschas2012-10-251-4/+4
| |/ / /
| * | | API: review 2Valeriy Sizov2012-10-252-4/+4
| * | | API: tests for merge_requestsValeriy Sizov2012-10-251-5/+5
| * | | API: help page and commentValeriy Sizov2012-10-221-6/+54
| * | | Changes after reviewValeriy Sizov2012-10-221-2/+2
| * | | API: merge request: post comment callValeriy Sizov2012-10-222-0/+17
| * | | API: MergeRequest: authorizationValeriy Sizov2012-10-221-1/+11
| * | | API: MergeRequest refactoringValeriy Sizov2012-10-221-8/+4
| * | | API: update merge request callValeriy Sizov2012-10-221-1/+11
| * | | API: create merge requestValeriy Sizov2012-10-221-1/+11
| * | | API:merge request show && listValeriy Sizov2012-10-223-0/+38
* | | | Fix for git commit when nothing to commit.David Barri2012-11-091-1/+3
* | | | Fixed issue with git commit silently failing.David Barri2012-11-082-4/+20
|/ / /
* | | Fix git over HTTPDmitriy Zaporozhets2012-10-221-0/+14
* | | Log OutOfMemory exceptions from Merge Requests with GitLoggerrandx2012-10-211-0/+2
* | | Merge pull request #1740 from godric7/masterDmitriy Zaporozhets2012-10-211-0/+4
|\ \ \