summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Allow custom backup archive permissionsJacob Vosmaer2015-07-061-3/+3
* | | | | | | Merge branch 'master' into comment-updated-byDouwe Maan2015-07-318-14/+42
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Merge branch 'rs-mr-1050-followup' into 'master' Robert Speicher2015-07-311-2/+11
| |\ \ \ \ \ \
| | * | | | | | Add spec to RelativeLinkFilter for Unicode filenamesRobert Speicher2015-07-301-2/+11
| * | | | | | | Merge branch 'api-new-attributes' into 'master' Robert Speicher2015-07-301-0/+10
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | No more web urlDouwe Maan2015-07-301-2/+10
| | * | | | | | Merge branch 'master' into api-new-attributesDouwe Maan2015-07-297-12/+257
| | |\ \ \ \ \ \ | | | | |_|/ / / | | | |/| | | |
| | * | | | | | Add project star and fork count, group avatar URL and user/group web URL attr...Douwe Maan2015-07-281-1/+3
| * | | | | | | Merge branch 'fix-image-file-is-not-displayed' into 'master'Robert Speicher2015-07-301-2/+3
| |\ \ \ \ \ \ \
| | * | | | | | | Fix the image file that contains non-ascii character is not displayedHiroyuki Sato2015-07-271-2/+3
| * | | | | | | | Merge branch 'backup-directory-permissions' into 'master' Stan Hu2015-07-304-6/+14
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Stricter mkdir's in 'rake gitlab:backup:create'backup-directory-permissionsJacob Vosmaer2015-07-303-4/+14
| | * | | | | | | | Set internal backup directory modes on createJacob Vosmaer2015-07-294-5/+3
| | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | Merge branch 'fix-rake-check-hooks' into 'master'Jacob Vosmaer2015-07-301-4/+4
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Check that hooks directory exists before attempting to call realpathStan Hu2015-07-301-4/+4
| | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | Check that project was actually created rather than just validated in import:...Stan Hu2015-07-291-2/+2
| |/ / / / / / /
* | | | | | | | Show who last edited a comment if it wasn't the original authorDouwe Maan2015-07-301-7/+5
|/ / / / / / /
* | | | | | | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqValery Sizov2015-07-294-2/+70
|\ \ \ \ \ \ \
| * | | | | | | Fix style pointsGitLab2015-07-282-8/+7
| * | | | | | | Send GL_ID to gitlab-git-http-server as JSONGitLab2015-07-281-3/+4
| * | | | | | | Handle missing @user during Git HTTP requestsGitLab2015-07-281-1/+10
| * | | | | | | Experimental support for gitlab-git-http-serverJacob Vosmaer2015-07-284-2/+61
| |/ / / / / /
* | | | | | | Merge pull request #9341 from rumpelsepp/rougeStan Hu2015-07-282-4/+172
|\ \ \ \ \ \ \
| * | | | | | | Add HTMLGitlab formatterStefan Tatschner2015-07-291-0/+168
| * | | | | | | Replace Rugments with RougeStefan Tatschner2015-07-291-4/+4
| | |_|/ / / / | |/| | | | |
* | | | | | | Fix bug causing Bitbucket importer to crash when OAuth application had been r...bitbucket-re-authorizeDouwe Maan2015-07-281-6/+15
|/ / / / / /
* | | | | | Merge branch 'fix-api-mr-notes-ordering' into 'master'Douwe Maan2015-07-281-1/+1
|\ \ \ \ \ \
| * | | | | | Return comments in created order in merge request APIStan Hu2015-07-161-1/+1
* | | | | | | Merge branch 'rake-update-commit-count' into 'master'Valery Sizov2015-07-271-0/+20
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Add rake task 'gitlab:update_commit_count'Daniel Gerhardt2015-07-241-0/+20
* | | | | | | Merge branch 'master' of github.com:gitlabhq/gitlabhqStan Hu2015-07-241-0/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Gitlab Issue 707: Indent unfolded code 1 characterngentile2015-07-221-0/+1
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'auth-icons-labels' into 'master' Valery Sizov2015-07-241-8/+20
|\ \ \ \ \ \
| * | | | | | Allow custom label to be set for authentication providers.auth-icons-labelsDouwe Maan2015-07-231-8/+20
* | | | | | | Merge branch 'changes_for_gmail_inbox_actions' into 'master' Douwe Maan2015-07-231-73/+0
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Remove docs and rake task for gmail actions to prevent problems with registra...changes_for_gmail_inbox_actionsMarin Jankovski2015-07-221-73/+0
| |/ / / / /
* | | | | | Fix Remove source-branch for MRs from same projectDouwe Maan2015-07-221-1/+1
|/ / / / /
* | | | | Don't stop if database.sql.gz already existsoverwrite-during-backupJacob Vosmaer2015-07-211-0/+1
* | | | | Merge branch 'gc-images-no-casing' into 'master'Stan Hu2015-07-201-1/+1
|\ \ \ \ \
| * | | | | GoogleCode importer: Do not care about casing of image file extensionsSven Strickroth2015-07-201-1/+1
* | | | | | Merge pull request #9400 from tuxillo/patch-1Jacob Vosmaer2015-07-201-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Use whoami instead of $USERAntonio Huete Jimenez2015-06-191-1/+1
* | | | | | Store commit count in project tableadvanced-cacheDmitriy Zaporozhets2015-07-171-1/+5
* | | | | | Build missing cache items in background job after each pushDmitriy Zaporozhets2015-07-171-0/+4
| |/ / / / |/| | | |
* | | | | Merge branch 'merge-request-wip-information' into 'master'Stan Hu2015-07-151-0/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | api: expose work_in_progress flagBen Boeckel2015-07-101-0/+1
* | | | | Fix transferring of project to another group using the API.Douwe Maan2015-07-111-2/+2
|/ / / /
* | | | Merge branch 'fork_visibility_level' into 'master'Dmitriy Zaporozhets2015-07-101-0/+4
|\ \ \ \
| * | | | Fork visibility level fixfork_visibility_levelValery Sizov2015-07-061-0/+4
| | |/ / | |/| |
* | | | Revert "api: add 'system', 'upvote', and 'downvote' fields to note queries"Stan Hu2015-07-091-3/+0