summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #7762 from jubianchi/commit-closing-issuesDmitriy Zaporozhets2015-01-211-7/+12
|\
| * Allow commit messages to close several issues at once (thanks @123Haynesjubianchi2015-01-201-7/+12
* | developer can push to protected branchesValery Sizov2015-01-202-6/+11
* | Github Importer: AJAX update statusValery Sizov2015-01-201-0/+2
|/
* Merge branch 'master' into 'master'Dmitriy Zaporozhets2015-01-201-0/+1
|\
| * print validation errors when import failsBastian Krol2014-07-091-0/+1
* | Merge branch 'database-fix-setting' into 'master'Marin Jankovski2015-01-191-19/+4
|\ \
| * | Check for database connection before loading current application settingsDJ Mountney2015-01-141-19/+4
* | | Merge pull request #8464 from dserodio/group-api-descriptionDmitriy Zaporozhets2015-01-182-2/+2
|\ \ \
| * | | Add description attribute to group API (GET and POST)Daniel Serodio2015-01-162-2/+2
* | | | Merge pull request #8307 from cirosantilli/project-api-comment-typoJeroen van Baarsen2015-01-181-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Typo in project API events commentCiro Santilli2014-11-141-1/+1
* | | | Merge pull request #8096 from cirosantilli/regex-to-stringDmitriy Zaporozhets2015-01-152-3/+3
|\ \ \ \
| * | | | Replace regex methods by string ones since fasterCiro Santilli2014-12-282-3/+3
* | | | | Merge pull request #8425 from rumpelsepp/rougeDmitriy Zaporozhets2015-01-151-14/+13
|\ \ \ \ \
| * | | | | Replace highlight.js with rouge-fork rugmentsStefan Tatschner2015-01-151-14/+13
* | | | | | Test git builder over annotated tagDmitriy Zaporozhets2015-01-151-2/+5
* | | | | | Send checkout sha for web hooks and servicesDmitriy Zaporozhets2015-01-152-52/+70
|/ / / / /
* | | | | Make view link come first so I don't have to mouse to the end of the email line.Sytse Sijbrandij2015-01-141-1/+1
| |_|/ / |/| | |
* | | | Rescue database error in application settings if the database still doesn't e...Marin Jankovski2015-01-141-1/+12
* | | | Improve github import page UIDmitriy Zaporozhets2015-01-131-3/+3
* | | | Merge branch 'github_importer'Dmitriy Zaporozhets2015-01-134-1/+115
|\ \ \ \
| * | | | Github ImporterValery Sizov2015-01-104-1/+115
* | | | | Merge branch 'git-http-blacklist' into 'master'Jacob Vosmaer2015-01-131-2/+20
|\ \ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'dev_gitlab_org/master' into git-http-blacklistJacob Vosmaer2015-01-0817-43/+315
| |\ \ \ \ \ | | |/ / / /
| * | | | | White-list requests from 127.0.0.1Jacob Vosmaer2015-01-061-4/+9
| * | | | | Add more comments explaining how we block IPsJacob Vosmaer2014-12-181-1/+4
| * | | | | Block Git HTTP Basic Auth after 10 failed attemptsJacob Vosmaer2014-12-151-2/+12
* | | | | | Merge branch 'refactor_push_data_builder' into 'master'Dmitriy Zaporozhets2015-01-121-0/+63
|\ \ \ \ \ \
| * | | | | | Refactor push data builder. Moved it to separate classDmitriy Zaporozhets2015-01-111-0/+63
* | | | | | | Add search filter option on project api for authorized projects.Marin Jankovski2015-01-121-3/+4
|/ / / / / /
* | | | | | Rescue missing database errorsJacob Vosmaer2015-01-091-4/+8
* | | | | | Merge branch 'popen_close_stdin'Dmitriy Zaporozhets2015-01-081-0/+3
|\ \ \ \ \ \
| * | | | | | Close standard input in Gitlab::Popen.popenJacob Vosmaer2015-01-051-0/+3
* | | | | | | Create ApplicationSettings if does not exist in runtimeDmitriy Zaporozhets2015-01-081-8/+13
* | | | | | | Hack for migrating to new settingsDmitriy Zaporozhets2015-01-081-1/+11
* | | | | | | Improve application settings and write testsDmitriy Zaporozhets2015-01-081-0/+7
| |_|/ / / / |/| | | | |
* | | | | | Fix failing tests due to updates on the return messages.Marin Jankovski2015-01-074-8/+8
* | | | | | Add a message when unable to save an object through api.Marin Jankovski2015-01-078-15/+15
* | | | | | Forward the messages in api response.Marin Jankovski2014-12-306-8/+8
* | | | | | Message for api files and groups.Marin Jankovski2014-12-303-5/+5
* | | | | | Clearer message if adding comment to commit via api fails.Marin Jankovski2014-12-301-1/+1
* | | | | | Update branch api not found messages to 'Branch not found'.Marin Jankovski2014-12-302-5/+6
|/ / / / /
* | | | | Add group filtering by name for APIDmitriy Zaporozhets2014-12-301-5/+8
* | | | | Merge pull request #7675 from yglukhov/patch_notes_apiDmitriy Zaporozhets2014-12-291-0/+33
|\ \ \ \ \
| * | | | | Implemented notes (body) patching in API.uran2014-12-251-0/+33
* | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2014-12-291-2/+41
|\ \ \ \ \ \
| * | | | | | Updated indentation on case when statements.Stephan van Leeuwen2014-12-291-20/+20
| * | | | | | Changed setting the sort variableStephan van Leeuwen2014-12-291-20/+4
| * | | | | | Updated projects api to allow orderingStephan van Leeuwen2014-12-291-2/+57
| | |_|/ / / | |/| | | |