summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4906 from alexvh/standardize_diff_api_urlDmitriy Zaporozhets2013-08-291-4/+20
|\
| * Standardize commit diff api url, change blob api url, add get single commitAlex Van't Hof2013-08-271-4/+20
* | update gitlab:check to look for update hook, not post-receiveJames Newton2013-08-271-8/+8
* | Improve admin user show pageDmitriy Zaporozhets2013-08-271-0/+4
|/
* Merge pull request #4916 from marbindrakon/merge_request_apiDmitriy Zaporozhets2013-08-271-1/+2
|\
| * Fix project_id field in MergeRequest APIAndrew Austin2013-08-271-1/+2
* | Remove old migration tasksDmitriy Zaporozhets2013-08-267-110/+0
* | Allow markdown tablesDmitriy Zaporozhets2013-08-261-1/+1
* | Merge pull request #4892 from Aigeruth/feature/api-add-diffDmitriy Zaporozhets2013-08-261-0/+14
|\ \
| * | Adds feature: get a diff via API.Gabor Nagy2013-08-251-0/+14
* | | Set iid in fixtures. Add rake dev:setup for developmentDmitriy Zaporozhets2013-08-261-0/+10
* | | Fix issue when developers are able to push to protected branchDmitriy Zaporozhets2013-08-261-3/+3
* | | Link issues from comments and automatically close themash wilson2013-08-251-0/+59
|/ /
* | Merge pull request #4841 from Razer6/update_path_blacklistDmitriy Zaporozhets2013-08-251-1/+1
|\ \
| * | Add 'hooks' to path blacklist.Robert Schilling2013-08-221-1/+1
| |/
* | Merge pull request #4854 from aus/patch-1Dmitriy Zaporozhets2013-08-251-1/+1
|\ \
| * | Fix GitLab Shell version checkAustin Robertson2013-08-221-1/+1
| |/
* | Fix the `service gitlab restart` commandJacob Vosmaer2013-08-231-1/+1
|/
* Merge pull request #4829 from hiroponz/render-not-found-when-failing-to-look-...Dmitriy Zaporozhets2013-08-211-6/+10
|\
| * A little improvementHiroyuki Sato2013-08-211-3/+3
| * Render not found when failing to look for a commitHiroyuki Sato2013-08-211-6/+10
* | Add iids to milestones. Moved iids logic to separate concernDmitriy Zaporozhets2013-08-211-0/+15
|/
* Fix migrate_iids for issuesDmitriy Zaporozhets2013-08-201-1/+1
* Merge branch 'feature/internal_ids' of /home/git/repositories/gitlab/gitlabhqDmitriy Zaporozhets2013-08-202-1/+34
|\
| * Searching for issue/mr by iid in markdownDmitriy Zaporozhets2013-08-201-1/+1
| * Iid improvemetsDmitriy Zaporozhets2013-08-191-2/+4
| * Create task to create iid for existing issues/mrDmitriy Zaporozhets2013-08-191-0/+31
* | Added Gitlab::Access moduleDmitriy Zaporozhets2013-08-201-0/+48
* | Better message for migrating global projectsDmitriy Zaporozhets2013-08-201-2/+9
* | Fix confusing situation where install guide told you to install init.d script...Sytse Sijbrandij2013-08-192-148/+8
|/
* Fixes grack authentification under relative_url_rootamouhzi2013-08-151-1/+9
* Allow specify path when create project via apiDmitriy Zaporozhets2013-08-141-7/+8
* Use native repo path for import task. Skip wiki reposDmitriy Zaporozhets2013-08-141-0/+6
* Allow project name, path etc start with number. Fixed specsDmitriy Zaporozhets2013-08-131-2/+2
* Merge branch 'master' into karlhungus-mr-on-forkDmitriy Zaporozhets2013-08-0810-105/+221
|\
| * Fix edit filesDmitriy Zaporozhets2013-08-051-1/+1
| * Update main calls to gitlab_gitDmitriy Zaporozhets2013-08-051-4/+0
| * move backup logic to lib. Fixed removing outdated backupsDmitriy Zaporozhets2013-08-052-95/+113
| * Move diff parsing to own class. Correctly identify note diff lineDmitriy Zaporozhets2013-08-042-1/+78
| * Store diff with line note. It makes possible to see inline notes with proper ...Dmitriy Zaporozhets2013-08-041-0/+16
| * Fix broken user link in emailDmitriy Zaporozhets2013-08-041-1/+1
| * Merge branch 'destroy_duplicate_keys' of /home/git/repositories/gitlab/gitlabhqDmitriy Zaporozhets2013-08-021-0/+5
| |\
| | * Delete duplicate keys in migrate_keys taskJacob Vosmaer2013-08-021-0/+5
| * | Add 'repository' to path blacklist, fixes #4591Robert Schilling2013-07-301-1/+1
| * | extract server-side git commands to constantsJakub Zienkiewicz2013-07-301-3/+7
| * | allow all git-upload-* commands for deploy keysJakub Zienkiewicz2013-07-301-1/+1
| |/
* | Merge branch 'mr-on-fork' of https://github.com/karlhungus/gitlabhq into karl...Dmitriy Zaporozhets2013-08-081-2/+2
|\ \
| * | Removed some debug codeIzaak Alpert2013-07-301-2/+0
| * | Updated format_patch to use '..' rather than '...'Izaak Alpert2013-07-301-2/+4
* | | Remove ugly button and truncate too long project names. Remove unecessary new...Dmitriy Zaporozhets2013-07-301-3/+5