summaryrefslogtreecommitdiff
path: root/lib/gitlab
Commit message (Expand)AuthorAgeFilesLines
* Update for readabilityIzaak Alpert2013-09-221-3/+7
* Allows username only updates to ldap propertiesIzaak Alpert2013-09-221-1/+10
* Remove code that was accidently added in 5dae40f579f66fdc060de633b183ede7bd8b...Dmitriy Zaporozhets2013-09-141-66/+0
* Removed private scopeIzaak Alpert2013-09-111-1/+1
* Update to only provide one way to get a default userIzaak Alpert2013-09-111-0/+66
* Improve commit diffDmitriy Zaporozhets2013-09-041-2/+14
* Merge branch 'master' of github.com:gitlabhq/gitlabhqDmitriy Zaporozhets2013-09-041-1/+1
|\
| * Add 'notes' to path blacklist, fixes #4967Robert Schilling2013-09-031-1/+1
* | Refactor Gitlab::AuthDmitriy Zaporozhets2013-09-041-54/+1
* | Inherit Gitlab::LDAP::User from Gitlab::OAuth::UserDmitriy Zaporozhets2013-09-041-67/+33
* | Added Gitlab::OAuth::User classDmitriy Zaporozhets2013-09-041-0/+85
* | Remove include of grack_ldapDmitriy Zaporozhets2013-09-021-2/+0
* | Move ldap auth to LDAP::User. Removed unused codeDmitriy Zaporozhets2013-09-023-40/+28
* | Mode User+LDAP functionality from Gitlab::AuthDmitriy Zaporozhets2013-09-022-17/+92
|/
* Improve admin user show pageDmitriy Zaporozhets2013-08-271-0/+4
* Allow markdown tablesDmitriy Zaporozhets2013-08-261-1/+1
* 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
* Add 'hooks' to path blacklist.Robert Schilling2013-08-221-1/+1
* Merge branch 'feature/internal_ids' of /home/git/repositories/gitlab/gitlabhqDmitriy Zaporozhets2013-08-201-1/+1
|\
| * Searching for issue/mr by iid in markdownDmitriy Zaporozhets2013-08-201-1/+1
* | Added Gitlab::Access moduleDmitriy Zaporozhets2013-08-201-0/+48
|/
* Fixes grack authentification under relative_url_rootamouhzi2013-08-151-1/+9
* 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-084-3/+80
|\
| * Fix edit filesDmitriy Zaporozhets2013-08-051-1/+1
| * Move diff parsing to own class. Correctly identify note diff lineDmitriy Zaporozhets2013-08-041-0/+77
| * Fix broken user link in emailDmitriy Zaporozhets2013-08-041-1/+1
| * Add 'repository' to path blacklist, fixes #4591Robert Schilling2013-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
* | | Merge branch 'mr-on-fork' of https://github.com/karlhungus/gitlabhq into karl...Dmitriy Zaporozhets2013-07-303-35/+146
|\ \ \ | |/ / | | / | |/ |/|
| * Raise Error for diff_between/commit_between for non fork mr's in satelliteIzaak Alpert2013-07-171-4/+2
| * Refactor merge api createIzaak Alpert2013-07-171-1/+0
| * Style changes from review with @randxIzaak Alpert2013-07-172-7/+5
| * MR on fork: Email fixes, style fixesIzaak Alpert2013-07-171-3/+0
| * MR on fork: Some cleanup, test updatesIzaak Alpert2013-07-172-20/+17
| * MR on Fork multiple fixesIzaak Alpert2013-07-171-2/+4
| * Merge Request on forked projectsIzaak Alpert2013-07-173-28/+148
* | Fix typosJohannes Schleifenbaum2013-07-293-3/+3
* | Use gitlab-shell authorized_keys truncation. Fix issue with authorized_keys s...Dmitriy Zaporozhets2013-07-181-0/+9
|/
* Move repo tags to own controller. add ability to remove tagsDmitriy Zaporozhets2013-07-161-0/+25
* Add create_branch, rm_branch methods to Gitlab::Shell classDmitriy Zaporozhets2013-07-161-0/+25
* Add LDAP support to /api/sessionDmitriy Zaporozhets2013-07-162-13/+15
* Merge branch 'master' into 6-0-devDmitriy Zaporozhets2013-07-121-1/+1
|\
| * fix bug when project named: mediawikiwuweixin2013-07-061-1/+1
* | Merge branch 'master' into 6-0-devDmitriy Zaporozhets2013-07-081-1/+1
|\ \ | |/
| * Add 'services' to path blacklist, fixes #4470Robert Schilling2013-07-031-1/+1