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-10-22Fix git over HTTPDmitriy Zaporozhets
2012-10-21Log OutOfMemory exceptions from Merge Requests with GitLoggerrandx
2012-10-21Merge pull request #1740 from godric7/masterDmitriy Zaporozhets
2012-10-21Security for online editor. Replace dev_access?, master_access? with can? met...randx
2012-10-20Refactor Gitlab::MergeRiyad Preukschas
2012-10-20enable Oauth login for existing regular usersGodric
2012-10-18Merge pull request #1712 from riyad/use-gem-for-emojiDmitriy Zaporozhets
2012-10-18Fix use of EmojiRiyad Preukschas
2012-10-18Remove old Emoji code and imagesRiyad Preukschas
2012-10-18Fix 500 error when project is emptyValeriy Sizov
2012-10-17revertValeriy Sizov
2012-10-17Wiki style: move styles to right placeValeriy Sizov
2012-10-17Merge pull request #1719 from SaitoWu/features/sharedRepositoryValeriy Sizov
2012-10-17add shared repository supportSaito
2012-10-16Use shorthand as in TreeController#editRiyad Preukschas
2012-10-15Minor improve to UI and code formatting of gitlab web editorrandx
2012-10-12WebEditor: base implementationValeriy Sizov
2012-10-12WebEditor: Check if save is possibleValeriy Sizov
2012-10-12WebEditor: sceletonValeriy Sizov
2012-10-12Update lib/api/projects.rbjozefvaclavik
2012-10-09remove unnecessary taskValeriy Sizov
2012-10-08API: add project snippets listingNihad Abbasov
2012-10-08projects API should return info about deleted hookNihad Abbasov
2012-10-05move emoji module to libNihad Abbasov
2012-10-05improve emoji checking performanceNihad Abbasov
2012-10-04ExtractsPath: Use ref_names instead of branches+tagsRobert Speicher
2012-10-04Fix bug with branches whose name contains slashValeriy Sizov
2012-10-04fix inline diffValeriy Sizov
2012-10-03Real fix for removing keys. Closes PR #1616Dmitriy Zaporozhets
2012-10-02API: private token via headerValeriy Sizov
2012-10-02#1606 FixesValeriy Sizov
2012-10-02#1606 API private token via the headerValeriy Sizov
2012-10-02fix TYPOValeriy Sizov
2012-10-02#1585 Api for user creation: base implementationValeriy Sizov
2012-09-28Fix deletion of tmp/gitlabhq-gitolite* folders in a NFS environment.Vincent Bonmalais
2012-09-27Merge pull request #1526 from namtzigla/dot-repos-namesDmitriy Zaporozhets
2012-09-27Use Rails.root.join where appropriateRobert Speicher
2012-09-27ExtractPaths - Only call assign_ref_vars on show actionRobert Speicher
2012-09-27Rename RefExtractor to ExtractsPathRobert Speicher
2012-09-27Update RefExtractor to handle atom feedsRobert Speicher
2012-09-27DRY up Blame, Blob and Tree controllersRobert Speicher
2012-09-27Another RefExtractor refactorRobert Speicher
2012-09-27Add ref_extractor helper module for upcoming controllersRobert Speicher
2012-09-27Use Commit#show instead of Commits#show to view a single commitRobert Speicher
2012-09-26fix mass assignment error in create_from_omniauth after a6a229aNihad Abbasov
2012-09-26cleanup rake tasksNihad Abbasov
2012-09-21changed the post-receive hook in order to push the correct repository name wh...Florin Stan
2012-09-21API: SSH keys belong to user entityNihad Abbasov
2012-09-21API: commits belong to project repositoryNihad Abbasov
2012-09-21Merge pull request #1521 from NARKOZ/apiDmitriy Zaporozhets