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-11-22Rewrite hooks shell scriptDmitriy Zaporozhets
2012-11-22Fix hash key settings["gitlab_version"] to settings[:gitlab_version]Gosuke Miyashita
2012-11-21Themes refactoredDmitriy Zaporozhets
2012-11-21Add post-receive file content validationDmitriy Zaporozhets
2012-11-21Use namespace for gitlab resqueDmitriy Zaporozhets
2012-11-14Improved seeds for development envDmitriy Zaporozhets
2012-11-13Improve Commits stats codeDmitriy Zaporozhets
2012-11-11Merge remote-tracking branch 'gitlabhq/master' into git_commit_fixDavid Barri
2012-11-11Added feature test for statsrandx
2012-11-11Stats pagerandx
2012-11-10Fix 500s because of "missing" lexerRiyad Preukschas
2012-11-09linguist will take care of thisSaito
2012-11-09Fix for git commit when nothing to commit.David Barri
2012-11-08remove encode lib, clean all encoded area.Saito
2012-11-08Fixed issue with git commit silently failing.David Barri
2012-11-07Merge pull request #1735 from NARKOZ/apiValeriy Sizov
2012-11-07gitolite custom configValeriy Sizov
2012-11-05Added EventFilter class. Compeleted first version of dashbaord filteringDmitriy Zaporozhets
2012-11-05remove accidently created filerandx
2012-11-05Decouple and refactor GraphCommitrandx
2012-10-31Fix tests fail cause of issue with grit stubDmitriy Zaporozhets
2012-10-30Added bare import script. Removed old unworking scriptDmitriy Zaporozhets
2012-10-29Merge pull request #1818 from riyad/refactor-satellite-actionsDmitriy Zaporozhets
2012-10-27gitolite's repositories folder symlinked patchMichele Franzin
2012-10-26Prevent grit from caching graph commitsrandx
2012-10-26Merge pull request #1827 from mgrobelin/masterSaito
2012-10-26grack: allow repositories to have dots in name, e.g. serverconfigs-example.co...Markus Grobelin
2012-10-26Update satellite action docsRiyad Preukschas
2012-10-26Fix Satellite#lockRiyad Preukschas
2012-10-26Refactor EditFileAction#update and rename it to commit!Riyad Preukschas
2012-10-26Fix timeouts in MergeActionRiyad Preukschas
2012-10-26Move locking from Satellite::Action to Satellite and add checksRiyad Preukschas
2012-10-26Refactor Satellite#clear and rename it to clear_and_update!Riyad Preukschas
2012-10-26Move Gitlab::Satellite into the Satellite moduleRiyad Preukschas
2012-10-26Update arguments for Gitlab::Satellite::EditFileAction#initializeRiyad Preukschas
2012-10-26Rename Gitlab::FileEditor to Gitlab::Satellite::EditFileActionRiyad Preukschas
2012-10-26Change argument order for satellite actions to always start with the userRiyad Preukschas
2012-10-26Reorder methods in Gitlab::SatelliteRiyad Preukschas
2012-10-26Move prepare_satellite! to Gitlab::Satelite::ActionRiyad Preukschas
2012-10-26Renamed Gitlab::Merge to Gitlab::Satellite::MergeActionRiyad Preukschas
2012-10-26Add Gitlab::Satellite::ActionRiyad Preukschas
2012-10-26Fix typos in Gitlab::MergeRiyad Preukschas
2012-10-25API: review 2Valeriy Sizov
2012-10-25API: tests for merge_requestsValeriy Sizov
2012-10-23API: help page and commentValeriy Sizov
2012-10-23Changes after reviewValeriy Sizov
2012-10-23API: merge request: post comment callValeriy Sizov
2012-10-23API: MergeRequest: authorizationValeriy Sizov
2012-10-23API: MergeRequest refactoringValeriy Sizov
2012-10-23API: update merge request callValeriy Sizov