summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
| | * | 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
|\ \
| * | enable Oauth login for existing regular usersGodric2012-10-201-0/+4
| |/
* | Security for online editor. Replace dev_access?, master_access? with can? met...randx2012-10-211-15/+27
* | Refactor Gitlab::MergeRiyad Preukschas2012-10-201-32/+71
|/
* Merge pull request #1712 from riyad/use-gem-for-emojiDmitriy Zaporozhets2012-10-182-5/+1
|\
| * Fix use of EmojiRiyad Preukschas2012-10-181-1/+1
| * Remove old Emoji code and imagesRiyad Preukschas2012-10-181-4/+0
* | Fix 500 error when project is emptyValeriy Sizov2012-10-171-1/+1
|/
* revertValeriy Sizov2012-10-171-2/+0
* Wiki style: move styles to right placeValeriy Sizov2012-10-171-0/+2
* Merge pull request #1719 from SaitoWu/features/sharedRepositoryValeriy Sizov2012-10-171-0/+3
|\
| * add shared repository supportSaito2012-10-171-0/+3
* | Use shorthand as in TreeController#editRiyad Preukschas2012-10-151-1/+1
* | Minor improve to UI and code formatting of gitlab web editorrandx2012-10-151-5/+7
* | WebEditor: base implementationValeriy Sizov2012-10-122-6/+40
* | WebEditor: Check if save is possibleValeriy Sizov2012-10-121-3/+5
* | WebEditor: sceletonValeriy Sizov2012-10-121-0/+20
|/
* Update lib/api/projects.rbjozefvaclavik2012-10-121-0/+34
* remove unnecessary taskValeriy Sizov2012-10-091-21/+0
* API: add project snippets listingNihad Abbasov2012-10-081-0/+10
* projects API should return info about deleted hookNihad Abbasov2012-10-081-1/+0
* move emoji module to libNihad Abbasov2012-10-051-0/+4
* improve emoji checking performanceNihad Abbasov2012-10-051-1/+1