summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Refactor grack auth module. Add git over http wiki supportDmitriy Zaporozhets2013-06-143-87/+106
* Add path blacklistDmitriy Zaporozhets2013-06-121-0/+9
* Fix inline diff issue. See #3150Dmitriy Zaporozhets2013-06-121-4/+3
* cattr_accessor is not threadsafe!Dmitriy Zaporozhets2013-06-112-3/+3
* Merge pull request #4140 from amacarthur/restore-fixes-cleanDmitriy Zaporozhets2013-06-113-12/+22
|\
| * Correction to restore expected current directoryAngus MacArthur2013-06-031-9/+14
| * fixes for gitlab restore with non-standard backup and repo dirsAngus MacArthur2013-05-303-5/+10
* | Merge pull request #4224 from hiroponz/fix-abort-gitlab-app-checkDmitriy Zaporozhets2013-06-112-3/+3
|\ \
| * | Fix abort gitlab:app:checkSato Hiroyuki2013-06-062-3/+3
* | | Merge pull request #4260 from dosire/pygments-nameDmitriy Zaporozhets2013-06-091-1/+2
|\ \ \
| * | | Fix pygment lexer 500 errors when an alias is used instead of a name.Sytse Sijbrandij2013-06-091-1/+2
* | | | API: project eventsDmitriy Zaporozhets2013-06-062-0/+20
* | | | API: Add last_activity_at date to project entityDmitriy Zaporozhets2013-06-061-1/+1
* | | | Merge pull request #4204 from axilleas/initd_check-fixDmitriy Zaporozhets2013-06-061-1/+3
|\ \ \ \
| * | | | Read init script recipe from Rails.root path. Fix #4174Axilleas Pipinellis2013-06-051-1/+3
* | | | | API: implement retrieve of repository treeDmitriy Zaporozhets2013-06-061-0/+25
* | | | | API: Fix repository commits paginationDmitriy Zaporozhets2013-06-061-1/+1
* | | | | Fix snippet raw content being escapedDmitriy Zaporozhets2013-06-061-0/+2
* | | | | Split Project api on several parts: deploy_keys, hooks, snippets etcDmitriy Zaporozhets2013-06-065-261/+316
* | | | | Fix milestone api docs: invalid param for closeDmitriy Zaporozhets2013-06-061-1/+1
* | | | | Fix wrong documentation for issue close api. Fixes #3548Dmitriy Zaporozhets2013-06-061-1/+1
* | | | | Merge pull request #4155 from babatakao/selectable_master_project_deploy_keysDmitriy Zaporozhets2013-06-051-1/+1
|\ \ \ \ \
| * | | | | Selectable deploy keys contain master projectsbabatakao2013-06-051-1/+1
| |/ / / /
* | | | | This commit got lost https://github.com/gitlabhq/gitlab-recipes/commit/76ba45...Sytse Sijbrandij2013-06-051-0/+1
| |_|/ / |/| | |
* | | | Its better to load graph with ajax since it requires ~10 seconds for bigger p...Dmitriy Zaporozhets2013-06-052-52/+0
* | | | Contributors graphs feature for GitLabKarlo Soriano2013-06-052-0/+52
|/ / /
* | | Merge branch 'gist' of https://github.com/Andrew8xx8/gitlabhq into Andrew8xx8...Dmitriy Zaporozhets2013-06-041-3/+3
|\ \ \
| * | | Tests fixedAndrew8xx82013-03-251-3/+3
| |/ /
* | | Fix deploy key api 500 if key is emptyDmitriy Zaporozhets2013-06-031-14/+16
* | | Add api to collect owned user projects. Api deploy_key.create: Enable deploy ...Dmitriy Zaporozhets2013-06-032-2/+32
* | | No check access if no relation between user and projectAndrey Kumanyaev2013-06-011-1/+1
* | | Fix bug with team assignation on project from #4109Andrey Kumanyaev2013-06-011-2/+2
* | | Update membership instead of remove/add if it permissions were changedDmitriy Zaporozhets2013-05-301-4/+10
* | | UserTeam: Fixed bug when impossible to change admin flag after checkedDmitriy Zaporozhets2013-05-301-8/+13
* | | TeamManagement: Dont update permissions if it was not changedDmitriy Zaporozhets2013-05-301-13/+11
* | | Merge pull request #4115 from bke-drewb/apidocsDmitriy Zaporozhets2013-05-291-1/+1
|\ \ \
| * | | Update api docs and remove old attribute from User entity.Drew Blessing2013-05-291-1/+1
* | | | Merge pull request #4101 from bassrock/masterDmitriy Zaporozhets2013-05-291-2/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | Update check.rakebassrock2013-05-271-2/+2
* | | | Merge pull request #4098 from pguridi/jiraDmitriy Zaporozhets2013-05-291-1/+2
|\ \ \ \
| * | | | Changed regex to support Jira issue numbering formatPedro Guridi2013-05-271-1/+2
* | | | | init.d: Ensure socket is removed before starting serviceDmitriy Zaporozhets2013-05-281-1/+3
| |/ / / |/| | |
* | | | Merge pull request #4067 from bbodenmiller/patch-5Dmitriy Zaporozhets2013-05-271-2/+6
|\ \ \ \ | |/ / / |/| | |
| * | | clarify restoreBen Bodenmiller2013-05-271-2/+6
| |/ /
* | | Up grape version. Fix issue with raw content being escapedDmitriy Zaporozhets2013-05-271-0/+2
* | | Merge branch 'add-defaults-create-group-team' of https://github.com/dmedvinsk...Dmitriy Zaporozhets2013-05-271-2/+1
|\ \ \
| * | | Add settings for user permission defaultsDmitry Medvinsky2013-05-161-2/+1
* | | | Merge branch 'feature_teams_api' of https://github.com/former03/gitlabhq into...Dmitriy Zaporozhets2013-05-273-0/+293
|\ \ \ \
| * | | | [FEATURE] Basic user_teams apiChristian Simon2013-05-213-0/+293
* | | | | Include groups in import with import repos rake taskJames E. Flemer2013-05-251-14/+33
| |_|/ / |/| | |