Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #5958 from brunoga/go-repository-fetch | Dmitriy Zaporozhets | 2014-01-21 | 2 | -0/+9 |
|\ | |||||
| * | Change web_url_without scheme to web_url_without_protocol. | Bruno Albuquerque | 2014-01-20 | 2 | -2/+2 |
| * | Move Go specific meta tag after the atom feed code. | Bruno Albuquerque | 2014-01-20 | 1 | -5/+5 |
| * | Use web_url for web_url_without_scheme. | Bruno Albuquerque | 2013-12-30 | 1 | -1/+1 |
| * | Use project methods instead of attributes. | Bruno Albuquerque | 2013-12-30 | 2 | -1/+5 |
| * | Added support for Go's repository retrieval. | Bruno Albuquerque | 2013-12-30 | 1 | -0/+5 |
* | | Merge pull request #6098 from jeromedalbert/master | Dmitriy Zaporozhets | 2014-01-20 | 3 | -3/+3 |
|\ \ | |||||
| * | | Rename "Website url" labels to "Website" | Jerome Dalbert | 2014-01-20 | 3 | -3/+3 |
* | | | Merge branch 'fix/selectbox_above' into 'master' | Dmitriy Zaporozhets | 2014-01-20 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Fix select2 css for drop above style | Dmitriy Zaporozhets | 2014-01-20 | 1 | -1/+1 |
| |/ / | |||||
* | | | Merge branch 'bug/500_pagination' into 'master' | Dmitriy Zaporozhets | 2014-01-20 | 2 | -4/+2 |
|\ \ \ | |||||
| * | | | Dont override project_id params when use issues/mr filtering | Dmitriy Zaporozhets | 2014-01-20 | 2 | -4/+2 |
| |/ / | |||||
* | | | Fix assign-to-me link for MR form | Dmitriy Zaporozhets | 2014-01-20 | 1 | -1/+1 |
|/ / | |||||
* | | Merge pull request #6072 from jvanbaarsen/fix-3516 | Dmitriy Zaporozhets | 2014-01-19 | 1 | -1/+1 |
|\ \ | |||||
| * | | Better check on the validity of emails | Jeroen van Baarsen | 2014-01-16 | 1 | -1/+1 |
* | | | Merge branch 'add_website_url_to_user' of https://github.com/jeromedalbert/gi... | Dmitriy Zaporozhets | 2014-01-19 | 4 | -2/+23 |
|\ \ \ | |||||
| * | | | Add website url to user | Jerome Dalbert | 2014-01-18 | 4 | -2/+23 |
| |/ / | |||||
* | | | Case-insensetive search autocomplete for projets | Dmitriy Zaporozhets | 2014-01-18 | 1 | -1/+1 |
* | | | Prevent duplicate method names in helpers | Dmitriy Zaporozhets | 2014-01-18 | 1 | -5/+5 |
* | | | Refactor search autocomplete. Use ajax for source | Dmitriy Zaporozhets | 2014-01-18 | 6 | -22/+64 |
* | | | Merge branch 'refactoring/context_into_services' into 'master' | Dmitriy Zaporozhets | 2014-01-17 | 22 | -30/+30 |
|\ \ \ | |||||
| * | | | Fix require for file services | Dmitriy Zaporozhets | 2014-01-16 | 3 | -3/+3 |
| * | | | Move all Context classes into Services | Dmitriy Zaporozhets | 2014-01-16 | 22 | -27/+27 |
| |/ / | |||||
* | | | Fix encoding pass to edit file satellite | Dmitriy Zaporozhets | 2014-01-16 | 1 | -1/+1 |
* | | | Add base64 encoding selector to new file UI so you can add image to repo | Dmitriy Zaporozhets | 2014-01-16 | 2 | -1/+7 |
* | | | Add files encoding support on context level | Dmitriy Zaporozhets | 2014-01-16 | 2 | -4/+6 |
|/ / | |||||
* | | Merge pull request #6062 from skv-headless/fix_n+1_user_page | Dmitriy Zaporozhets | 2014-01-16 | 1 | -1/+1 |
|\ \ | |||||
| * | | fix n+1 problem for namespaces | skv | 2014-01-15 | 1 | -1/+1 |
* | | | Merge branch 'new-branch-usability' into 'master' | Dmitriy Zaporozhets | 2014-01-16 | 1 | -3/+2 |
|\ \ \ | |||||
| * | | | New branch doesn't exist yet. | dosire | 2014-01-16 | 1 | -2/+2 |
| * | | | Replace hints with text that is obviously not valid. | dosire | 2014-01-15 | 1 | -3/+2 |
* | | | | Merge branch 'refactoring/issues_filter' into 'master' | Dmitriy Zaporozhets | 2014-01-16 | 11 | -164/+172 |
|\ \ \ \ | |||||
| * | | | | FilteringService works with scope :all event if current user is not defined | Dmitriy Zaporozhets | 2014-01-16 | 1 | -1/+5 |
| * | | | | Remove unnecessary contexts | Dmitriy Zaporozhets | 2014-01-15 | 3 | -135/+0 |
| * | | | | Use FilteringService for project issuus, mrs | Dmitriy Zaporozhets | 2014-01-15 | 3 | -8/+17 |
| * | | | | Use FilteringService for Dashboard, Group pages | Dmitriy Zaporozhets | 2014-01-15 | 4 | -21/+32 |
| * | | | | Implement FilteringService | Dmitriy Zaporozhets | 2014-01-15 | 1 | -0/+119 |
* | | | | | Merge branch 'webhook_verify_none' into 'master' | Dmitriy Zaporozhets | 2014-01-16 | 1 | -1/+2 |
|\ \ \ \ \ | |||||
| * | | | | | Disable SSL peer verification for all webhooks | Jacob Vosmaer | 2014-01-15 | 1 | -1/+2 |
| |/ / / / | |||||
* | | | | | Merge branch 'refactoring/services' of /home/git/repositories/gitlab/gitlabhq | Dmitriy Zaporozhets | 2014-01-15 | 7 | -67/+48 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Fix commit page | Dmitriy Zaporozhets | 2014-01-15 | 1 | -1/+1 |
| * | | | | Remove commit_load_context.rb | Dmitriy Zaporozhets | 2014-01-15 | 2 | -49/+20 |
| * | | | | Convert TestHookContext into TestHookService. Added tests | Dmitriy Zaporozhets | 2014-01-15 | 3 | -10/+14 |
| * | | | | Use instance methods for system_hooks_service | Dmitriy Zaporozhets | 2014-01-15 | 2 | -7/+13 |
| | |/ / | |/| | | |||||
* | | | | Move repo rename email to notification service | Dmitriy Zaporozhets | 2014-01-15 | 2 | -3/+10 |
|/ / / | |||||
* | | | Merge branch 'feature/merge_commit_message' of /home/git/repositories/gitlab/... | Dmitriy Zaporozhets | 2014-01-15 | 4 | -4/+29 |
|\ \ \ | |||||
| * | | | Dont allow merge without commit message | Dmitriy Zaporozhets | 2014-01-14 | 1 | -0/+2 |
| * | | | Tests for accept MR with custom message | Dmitriy Zaporozhets | 2014-01-14 | 1 | -1/+1 |
| * | | | Fix mr controller specs | Dmitriy Zaporozhets | 2014-01-14 | 1 | -4/+5 |
| * | | | Add UI for custom Merge request commit message | Dmitriy Zaporozhets | 2014-01-13 | 1 | -1/+15 |