summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* cleanup rake tasks since no gitolite requiredDmitriy Zaporozhets2013-02-094-69/+9
* task to build missing projects with gitlab-shellDmitriy Zaporozhets2013-02-091-2/+18
* Merge branch 'gitlab-shell' of dev.gitlabhq.com:gitlab/gitlabhqDmitriy Zaporozhets2013-02-0712-394/+135
|\
| * gitlab;shell init scriptDmitriy Zaporozhets2013-02-071-0/+32
| * deploy keys support for gitlab-shell apiDmitriy Zaporozhets2013-02-071-13/+18
| * remove hooks and support scripts from main repo. Moved to gitlab-shellDmitriy Zaporozhets2013-02-053-55/+0
| * api check callDmitriy Zaporozhets2013-02-051-0/+6
| * no need to run gitolite for enable_automergeDmitriy Zaporozhets2013-02-051-5/+0
| * Fixed: post-receive, project remove, testsDmitriy Zaporozhets2013-02-051-15/+29
| * add remove keys from gitlab-shell by idDmitriy Zaporozhets2013-02-051-6/+6
| * Remove outdated specs and fixed key removeDmitriy Zaporozhets2013-02-051-2/+2
| * Internal APIDmitriy Zaporozhets2013-02-042-0/+25
| * Fix satellites to use filesystem. Correct post-receive user finderDmitriy Zaporozhets2013-02-041-2/+2
| * Make gitlab works with gitlab-shellDmitriy Zaporozhets2013-02-042-28/+21
| * preparing for gitlab-shellDmitriy Zaporozhets2013-02-042-290/+16
* | Merge pull request #2877 from former03/feature_groups_apiDmitriy Zaporozhets2013-02-063-1/+67
|\ \ | |/ |/|
| * Code deduplication using inheritance for GroupDetailChristian Simon2013-02-031-2/+1
| * Fix groups api: differ between users and adminChristian Simon2013-02-012-44/+50
| * Add api for creating/listing/viewing groupsChristian Simon2013-02-013-1/+62
* | Port changes from #2803Riyad Preukschas2013-02-011-38/+47
* | Small fixes to the installation guide and check taskRiyad Preukschas2013-02-011-1/+1
* | Merge pull request #2440 from klamontagne/masterRiyad Preukschas2013-02-011-3/+5
|\ \ | |/ |/|
| * Fix gitlab:check recommendationKevin Lamontagne2013-01-181-1/+1
| * Don't setuid the repositories (Rake checks)Kevin Lamontagne2012-12-301-3/+5
* | Merge pull request #2839 from m4tthumphrey/protected-branches-apiDmitriy Zaporozhets2013-01-312-2/+43
|\ \
| * | Added methods to protect and unprotect branchesMatt Humphrey2013-01-312-2/+43
* | | Merge branch 'extend_user_api' of https://github.com/bladealslayer/gitlabhq i...Dmitriy Zaporozhets2013-01-312-2/+47
|\ \ \
| * | | Extended users API to support updating and deleting users.Boyan Tabakov2012-12-182-2/+47
* | | | Merge pull request #2855 from hiroponz/fix-bug-of-network-graphDmitriy Zaporozhets2013-01-311-8/+15
|\ \ \ \
| * | | | Fix bug of network graph(#2847) and trivial code clean up.Sato Hiroyuki2013-01-311-8/+15
* | | | | add path and path_with_namespace to api project entityDmitriy Zaporozhets2013-01-311-0/+1
|/ / / /
* | | | Merge pull request #2842 from inome/ExposeMergeRequestAsNotableDmitriy Zaporozhets2013-01-301-1/+1
|\ \ \ \
| * | | | Expose MergeRequest object as a notable in the API to allow for easy retrieva...Micah Huff2013-01-291-1/+1
* | | | | Merge pull request #2847 from hiroponz/improve-overlap-linesDmitriy Zaporozhets2013-01-302-21/+71
|\ \ \ \ \
| * | | | | Improve overlap of lines in network graphSato Hiroyuki2013-01-302-21/+71
| |/ / / /
* | | | | Switchable the main branch on network graphSato Hiroyuki2013-01-302-4/+6
|/ / / /
* | | | satellites logsDmitriy Zaporozhets2013-01-292-1/+21
* | | | keys to gitolite via sidekiq nowDmitriy Zaporozhets2013-01-281-2/+16
* | | | Merge pull request #2801 from Takuto88/masterDmitriy Zaporozhets2013-01-281-8/+8
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix issue #2790Lennart Rosam2013-01-281-8/+8
| * | | Merge remote-tracking branch 'github/master'Lennart Rosam2013-01-284-6/+144
| |\ \ \
| * | | | Fix rake task - Update method nameLennart Rosam2013-01-281-3/+3
* | | | | Async perform for add/remove team membersDmitriy Zaporozhets2013-01-281-7/+19
* | | | | Do gitolite calls async. Remove satellite with project removeDmitriy Zaporozhets2013-01-285-29/+55
| |/ / / |/| | |
* | | | Merge pull request #2768 from rlaneve/feature/queued-web-hooksDmitriy Zaporozhets2013-01-271-1/+1
|\ \ \ \
| * | | | Updates project to process web hooks async via sidekiq.Ryan LaNeve2013-01-251-1/+1
* | | | | Missed environment added to 'Try fixing it' blockAlex Denisov2013-01-261-4/+4
|/ / / /
* | | | refactor add to teamDmitriy Zaporozhets2013-01-251-3/+1
* | | | Fix teams + gitolite accessDmitriy Zaporozhets2013-01-251-5/+3
* | | | Fix removeing project if repo not existsDmitriy Zaporozhets2013-01-251-1/+4