summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* | api: add 'system', 'upvote', and 'downvote' fields to note queriesBen Boeckel2015-07-091-0/+3
* | Properly render plain readmeDmitriy Zaporozhets2015-07-091-0/+10
* | use teaspoon instead of jasmine for testing javascriptFrancesco Coda Zabetta2015-07-081-1/+1
* | Merge branch 'improve-postgres-restore-cleaning' into 'master' Dmitriy Zaporozhets2015-07-073-25/+2
|\ \
| * | Use native Postgres database cleaning during backup restoreJacob Vosmaer2015-07-073-25/+2
| |/
* | Merge branch 'compress-db' into 'master'Kamil TrzciƄski2015-07-071-0/+14
|\ \
| * | Compress database backupKamil Trzcinski2015-07-061-0/+14
| |/
* | Merge branch 'settings-via-api' into 'master'Dmitriy Zaporozhets2015-07-073-0/+58
|\ \ | |/ |/|
| * Add tests and improve logicDmitriy Zaporozhets2015-07-061-1/+2
| * Add docs and empty specs for applicaiton settings APIDmitriy Zaporozhets2015-07-061-2/+1
| * API to set application settings for adminDmitriy Zaporozhets2015-07-033-0/+58
* | Merge pull request #9430 from gitlabhq/fix-rake-test-ciDmitriy Zaporozhets2015-07-061-1/+1
|\ \
| * | Use teaspoon instead of jasmine:ciDmitriy Zaporozhets2015-07-031-1/+1
| |/
* | Allow user to be blocked and unblocked via the APISteve Norman2015-07-031-0/+30
|/
* Extract the longest-matching ref from a commit path when multiple matches occurStan Hu2015-07-011-2/+6
* Reuse HTML Pipeline object in Markdown parserKamil Trzcinski2015-06-301-2/+2
* Merge branch '1791-fix-github-issue-order' into 'master'Stan Hu2015-06-291-1/+3
|\
| * Fix wrong order of issues when importing from githubHiroyuki Sato2015-06-281-1/+3
* | Remove jasmine:ci task, execute teaspoon directly on CIrs-update-gitlab-ciRobert Speicher2015-06-281-12/+0
|/
* Merge branch 'rename-abilities' into 'master'Dmitriy Zaporozhets2015-06-264-7/+7
|\
| * Rename abilities to correspond contoller/model action namesrename-abilitiesDmitriy Zaporozhets2015-06-264-7/+7
* | Only people who can manage issue can assign labels to itpermission-improvementsDmitriy Zaporozhets2015-06-261-1/+1
|/
* Add 2FA status to user admin APIStan Hu2015-06-231-0/+1
* Merge branch 'split-tests' into 'master'Dmitriy Zaporozhets2015-06-2321-65/+61
|\
| * Replace GITLAB with GitLab in rake task descriptionsDmitriy Zaporozhets2015-06-2319-37/+37
| * Refactor rake tasks for testsDmitriy Zaporozhets2015-06-232-28/+24
* | Merge branch 'fix-diff-patch-public-mr' into 'master'Dmitriy Zaporozhets2015-06-232-3/+7
|\ \ | |/ |/|
| * Fix downloading of patches on public merge requests when user logged outStan Hu2015-06-232-3/+7
* | Merge branch 'admin-edit-identities' into 'master'Dmitriy Zaporozhets2015-06-231-0/+19
|\ \
| * \ Merge branch 'master' into admin-edit-identitiesDmitriy Zaporozhets2015-06-223-1/+9
| |\ \ | | |/
| * | Make provider a select for identities form in admin areaDmitriy Zaporozhets2015-06-221-0/+19
* | | Fix error when deleting a user who has projectsStan Hu2015-06-231-1/+1
| |/ |/|
* | Merge branch 'nginx_defaulthost_documentation' into 'master'Dmitriy Zaporozhets2015-06-222-0/+8
|\ \
| * | fixed typoLuke Ashe-Browne2014-12-031-2/+2
| * | adding notes to gitlab nginx confLuke Ashe-Browne2014-12-032-1/+9
* | | Merge branch 'restore_uploads_fix' into 'master'Dmitriy Zaporozhets2015-06-221-1/+1
|\ \ \ | |_|/ |/| |
| * | Avoid "cannot copy directory to itself" restore errorBryan Stearns2014-08-031-1/+1
* | | Fix behavior of ldap_person method in Gitlab::OAuth::UserAlex Lossent2015-06-171-4/+5
* | | Dont set checkout sha for removed branch/tagDmitriy Zaporozhets2015-06-151-2/+5
* | | Merge branch 'update_ssl_ciphers' into 'master'Dmitriy Zaporozhets2015-06-151-1/+1
|\ \ \
| * | | Update SSL ciphers per logjam vulnerability recommendations.update_ssl_ciphersMarin Jankovski2015-06-151-1/+1
* | | | Add Gitlab::Themes module; remove Gitlab::ThemeRobert Speicher2015-06-132-50/+67
|/ / /