| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #5617 from zeeZ/nginx-proxy | Dmitriy Zaporozhets | 2013-12-16 | 1 | -0/+1 |
| |\ | | | | | Add X-Forwarded-For to nginx config | ||||
| | * | Add X-Forwarded-For to nginx config | zeeZ | 2013-11-18 | 1 | -0/+1 |
| | | | |||||
| * | | Merge pull request #5847 from skv-headless/fix_deprecation_warnings | Dmitriy Zaporozhets | 2013-12-16 | 2 | -2/+2 |
| |\ \ | | | | | | | fix most of warnings | ||||
| | * | | fix most of warnings | skv | 2013-12-15 | 2 | -2/+2 |
| | | | | |||||
| * | | | Remove colored gem from upgrader script. pt2 | Dmitriy Zaporozhets | 2013-12-14 | 1 | -1/+1 |
| | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | | | Remove colored gem from upgrader script | Dmitriy Zaporozhets | 2013-12-14 | 1 | -5/+4 |
| |/ / | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | | Use 'ruby script/upgrade.rb -y' instead of ENV | Dmitriy Zaporozhets | 2013-12-13 | 1 | -1/+1 |
| | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | | Allow non-interactive run of upgrade script. ruby script/upgrade.rb FORCE=yes | Dmitriy Zaporozhets | 2013-12-13 | 1 | -1/+5 |
| | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | | Create branch for tag | Dmitriy Zaporozhets | 2013-12-13 | 1 | -4/+1 |
| | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | | Minor version upgrader | Dmitriy Zaporozhets | 2013-12-13 | 1 | -0/+96 |
| | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | | Update deploy.sh script with assets commands | Dmitriy Zaporozhets | 2013-12-11 | 1 | -4/+5 |
| | | | |||||
| * | | Merge branch 'master' of github.com:gitlabhq/gitlabhq | Dmitriy Zaporozhets | 2013-12-11 | 2 | -7/+27 |
| |\ \ | |||||
| | * \ | Merge pull request #5801 from Rovanion/default-doc | Jacob Vosmaer | 2013-12-10 | 2 | -7/+27 |
| | |\ \ | | | | | | | | | Added example defaults file and appropriate documentation. | ||||
| | | * | | Added example defaults file and appropriate documentation. | Rovanion Luckey | 2013-12-09 | 2 | -7/+27 |
| | | | | | |||||
| * | | | | Fix project lookup for git over http + rails4 | Dmitriy Zaporozhets | 2013-12-10 | 1 | -1/+1 |
| |/ / / | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | | | Merge pull request #5798 from criteo/skip_confirmation | Dmitriy Zaporozhets | 2013-12-10 | 1 | -1/+1 |
| |\ \ \ | | | | | | | | | Skip email confirmation with LDAP | ||||
| | * | | | Skip email confirmation with LDAP | Maxime Brugidou | 2013-12-09 | 1 | -1/+1 |
| | |/ / | |||||
| * | | | Add gitlab-shell#path option in config | Dmitriy Zaporozhets | 2013-12-09 | 1 | -14/+18 |
| |/ / | | | | | | | | | | | | | | | | | | | | | | | Before this commit gitlab-shell but me placed directly in home dir. Ex: /home/git/gitlab-shell After this change you can place gitlab-shell in custom location. Ex: /Users/developer/gitlab/gitlab-shell Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | | Merge pull request #5471 from dex4er/feature_etc_default_gitlab | Jacob Vosmaer | 2013-12-09 | 1 | -0/+2 |
| |\ \ | | | | | | | Read configuration variable file (/etc/default/gitlab) if it is present | ||||
| | * | | Read configuration variable file if it is present | Piotr Roszatycki | 2013-10-29 | 1 | -0/+2 |
| | | | | |||||
| * | | | Merge branch 'ldap_check' of /home/git/repositories/gitlab/gitlabhq | Dmitriy Zaporozhets | 2013-12-04 | 1 | -0/+39 |
| |\ \ \ | |||||
| | * | | | Limit the number of results in gitlab:ldap:check | Jacob Vosmaer | 2013-12-03 | 1 | -5/+6 |
| | | | | | |||||
| | * | | | Give more information in rake gitlab:ldap:check | Jacob Vosmaer | 2013-11-28 | 1 | -3/+5 |
| | | | | | |||||
| | * | | | Add LDAP check to rake gitlab:check | Jacob Vosmaer | 2013-11-28 | 1 | -0/+36 |
| | | | | | |||||
| * | | | | ProjectHook API supports new event fields | Dmitriy Zaporozhets | 2013-12-04 | 1 | -2/+3 |
| | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | | | | Expose ProjectHook attributes via API | Dmitriy Zaporozhets | 2013-12-04 | 2 | -4/+8 |
| | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | | | | Merge pull request #5610 from demosdemon/patch-1 | Jacob Vosmaer | 2013-12-02 | 1 | -0/+3 |
| |\ \ \ \ | | | | | | | | | | | Add client_max_body_size to nginx site | ||||
| | * | | | | Add client_max_body_size to nginx site | Joachim Brandon LeBlanc | 2013-11-15 | 1 | -0/+3 |
| | | |_|/ | |/| | | | | | | Added the client_max_body_size declaration to the nginx server block to prevent 413 errors when http post body is larger than the default (1m). | ||||
| * | | | | We welcome everyone to contribute. | Sytse Sijbrandij | 2013-12-01 | 1 | -3/+3 |
| | | | | | |||||
| * | | | | Merge branch 'auto_disable_color' of /home/git/repositories/gitlab/gitlabhq | Dmitriy Zaporozhets | 2013-11-28 | 1 | -0/+10 |
| |\ \ \ \ | |_|/ / |/| | | | |||||
| | * | | | Disable rake color output unless connected to TTY | Jacob Vosmaer | 2013-11-27 | 1 | -0/+10 |
| | | | | | |||||
| * | | | | Adding authenticated public mode (internal). | Jason Hollingsworth | 2013-11-26 | 4 | -9/+67 |
| |/ / / | | | | | | | | | | | | | | | | Added visibility_level icons to project view (rather than just text). Added public projects to search results. Added ability to restrict visibility levels standard users can set. | ||||
| * | | | Improve refs parsing for git over http | Dmitriy Zaporozhets | 2013-11-22 | 1 | -1/+1 |
| | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | | | Cleanup parsed refs for git over HTTP | Dmitriy Zaporozhets | 2013-11-22 | 1 | -1/+9 |
| | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | | | Merge branch 'backup_commands' of /home/git/repositories/gitlab/gitlabhq | Dmitriy Zaporozhets | 2013-11-21 | 4 | -15/+21 |
| |\ \ \ | |||||
| | * | | | Remove duplication in Backup::Manager | Jacob Vosmaer | 2013-11-06 | 1 | -2/+4 |
| | | | | | |||||
| | * | | | Remove Bourne shell from backup code | Jacob Vosmaer | 2013-11-06 | 4 | -15/+19 |
| | | | | | |||||
| * | | | | Add more info to admin dashboard | Dmitriy Zaporozhets | 2013-11-20 | 2 | -4/+10 |
| | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | | | | Recommend gitlab-shell 1.7.9 in docs and check task | Dmitriy Zaporozhets | 2013-11-20 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | | | | Parse all refs when do push via HTTP and check permissions for all of them | Dmitriy Zaporozhets | 2013-11-20 | 1 | -10/+14 |
| | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | | | | Improve files API. Relative path check added. Create dir for new file if missing | Dmitriy Zaporozhets | 2013-11-20 | 4 | -3/+25 |
| | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | | | | Improve consistency: use file_path for API create/update/delete files | Dmitriy Zaporozhets | 2013-11-20 | 2 | -5/+10 |
| | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | | | | API: delete file from repository | Dmitriy Zaporozhets | 2013-11-19 | 1 | -3/+31 |
| | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | | | | Fix DeleteFile satellite action | Dmitriy Zaporozhets | 2013-11-19 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | | | | Delete file action for satellites | Dmitriy Zaporozhets | 2013-11-19 | 1 | -0/+43 |
| | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | | | | Remove gitolite mention | Dmitriy Zaporozhets | 2013-11-19 | 4 | -8/+8 |
| | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | | | | Add project.all for API if admin | Dmitriy Zaporozhets | 2013-11-18 | 1 | -0/+10 |
| | |/ / |/| | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | | | Namespaces API for admin users | Dmitriy Zaporozhets | 2013-11-15 | 3 | -0/+28 |
| | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | | | Use gitlab-shell 1.7.8 | Jacob Vosmaer | 2013-11-14 | 1 | -1/+1 |
| | | | | |||||
| * | | | Extend Gitlab#default_regex. Dont allow project path ends with .git | Dmitriy Zaporozhets | 2013-11-13 | 1 | -1/+1 |
| | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
