summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Drop all tables before restoring a PostgreSQL DBJacob Vosmaer2014-03-281-2/+3
* Add a rake task that drops all tablesJacob Vosmaer2014-03-281-0/+10
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2014-03-271-5/+5
|\
| * Merge branch 'bugfix/fix_unicorn-sidekiq_confusion_in_gitlab_init_script' in...Jacob Vosmaer2014-03-261-5/+5
| |\
| | * Fixed Unicorn-Sidekiq confusion in GitLab init script.Kyle Fazzari2014-03-081-5/+5
* | | Merge branch 'master' of github.com:gitlabhq/gitlabhqDmitriy Zaporozhets2014-03-271-11/+11
|\ \ \
| * \ \ Merge pull request #6222 from nickryand/background_initJacob Vosmaer2014-03-261-1/+1
| |\ \ \
| | * | | Removed the backgrounding of the unicorn_rails webapp start call.Nick Downs2014-03-251-1/+1
| * | | | Init script - change start() stop() restart() reload() to xxxx_gitlab()Pawel Krzaczkowski2014-03-261-10/+10
| | |/ / | |/| |
* | | | Ldap check recognize ldap user filter.Marin Jankovski2014-03-261-1/+14
|/ / /
* | | Merge pull request #6569 from criteo/api_merge_request_commentsDmitriy Zaporozhets2014-03-261-0/+16
|\ \ \
| * | | Add method to get the comments on a merge requestStuart Pook2014-03-191-0/+16
* | | | Add to changelog.Marin Jankovski2014-03-251-1/+1
* | | | Allow referencing an existing user.Marin Jankovski2014-03-251-2/+2
* | | | Merge pull request #6586 from abner/masterDmitriy Zaporozhets2014-03-252-0/+15
|\ \ \ \ | |_|/ / |/| | |
| * | | changed doc comment for get labels of a projectÁbner Silva de Oliveira2014-03-231-2/+4
| * | | Merge branch 'master' of https://github.com/gitlabhq/gitlabhqÁbner Silva de Oliveira2014-03-224-27/+40
| |\ \ \
| * | | | added api method to return labels of a given projectÁbner Silva de Oliveira2014-03-212-0/+13
* | | | | Merge pull request #5935 from nmoura/patch-1Jacob Vosmaer2014-03-251-1/+1
|\ \ \ \ \
| * | | | | Changed sudo by su -cNilton Moura2013-12-261-1/+1
* | | | | | Add gzip compression for assets to nginx example.Marin Jankovski2014-03-241-0/+8
* | | | | | Remove code that does nothingRobert Speicher2014-03-221-1/+0
* | | | | | Default message for SatelliteNotExistErrorRobert Speicher2014-03-221-8/+8
| |_|/ / / |/| | | |
* | | | | Fix upgraderDmitriy Zaporozhets2014-03-211-0/+1
* | | | | Fix gitlab-ci integrationDmitriy Zaporozhets2014-03-211-1/+1
* | | | | Fix http clone for public projectDmitriy Zaporozhets2014-03-212-26/+38
* | | | | Use the latest tag, 1.9.1 for gitlab-shell.Marin Jankovski2014-03-211-1/+1
| |/ / / |/| | |
* | | | Use new gems methods.Marin Jankovski2014-03-201-1/+1
* | | | GitLab requires gitlab-shell v1.9.0Dmitriy Zaporozhets2014-03-201-1/+1
* | | | Improve grack authDmitriy Zaporozhets2014-03-202-32/+17
* | | | push via http now served via /allowed APIDmitriy Zaporozhets2014-03-201-42/+5
* | | | Use GitAccess in internal apiDmitriy Zaporozhets2014-03-201-41/+19
* | | | Add Gitlab::GitAccess class to resolve auth issues during pull/pushDmitriy Zaporozhets2014-03-201-0/+74
| |/ / |/| |
* | | Merge pull request #5993 from DarkHorseComics/bypass-commented-sqliteJacob Vosmaer2014-03-181-0/+1
|\ \ \
| * | | Add more descriptive line for resolving sqlite error during checkJamey J. DeOrio2014-03-171-0/+1
* | | | Merge branch 'check_orphaned_users_groups' into 'master'Dmitriy Zaporozhets2014-03-181-0/+14
|\ \ \ \ | |/ / / |/| | |
| * | | Drop UsersGroup orphans using `rails runner`Jacob Vosmaer2014-03-171-0/+4
| * | | Add check for orphaned UsersGroupsJacob Vosmaer2014-03-141-0/+10
* | | | Merge branch 'links_within_same_repo' into 'master'Dmitriy Zaporozhets2014-03-171-2/+4
|\ \ \ \
| * | | | Wiki will show relative links related to the wiki gollum repository.Marin Jankovski2014-03-171-2/+4
* | | | | Fix testsDmitriy Zaporozhets2014-03-171-1/+1
* | | | | Add tests for API project permissions infoDmitriy Zaporozhets2014-03-171-1/+3
* | | | | Remove old entitiesDmitriy Zaporozhets2014-03-171-12/+0
* | | | | Add current user permissions info to /api/projects/:id.jsonDmitriy Zaporozhets2014-03-172-2/+24
* | | | | Move project members api to separate fileDmitriy Zaporozhets2014-03-174-114/+115
* | | | | Merge pull request #6534 from dlorch/masterDmitriy Zaporozhets2014-03-171-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | JIRA project identifiers may also contain dashes '-'Daniel Lorch2014-03-141-1/+1
| |/ / /
* | | | Merge branch 'issue-110' of https://gitlab.com/gmessner/gitlab-ce into gmessn...Dmitriy Zaporozhets2014-03-161-2/+4
|\ \ \ \
| * | | | Added description parameter support to Create and Update MR API endpoints (is...Greg Messner2014-03-031-2/+4
* | | | | Improve developer seedsDmitriy Zaporozhets2014-03-152-3/+22