Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix high cpu usage issue that occured in Firefox | Takashi AOKI | 2014-07-02 | 1 | -4/+15 |
* | Merge branch 'issue_strong_param' into 'master' | Dmitriy Zaporozhets | 2014-07-01 | 1 | -0/+4 |
|\ | |||||
| * | Create required issue param for new action. | Marin Jankovski | 2014-07-01 | 1 | -0/+4 |
* | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce | Dmitriy Zaporozhets | 2014-07-01 | 5 | -3/+23 |
|\ \ | |||||
| * \ | Merge branch 'mail_template' into 'master' | Dmitriy Zaporozhets | 2014-07-01 | 2 | -2/+8 |
| |\ \ | |||||
| | * | | Add the http(s) command lines in the mails for the new origin when a project ... | Mathieu Schroeter | 2014-05-21 | 2 | -2/+8 |
| * | | | Merge branch 'images-in-emails' into 'master' | Dmitriy Zaporozhets | 2014-07-01 | 1 | -0/+4 |
| |\ \ \ | |||||
| | * | | | Limit the width of images in emails | Pierre de La Morinerie | 2014-05-26 | 1 | -0/+4 |
| * | | | | Merge branch 'bugfix/304/dashboard_feed_note_urls' into 'master' | Dmitriy Zaporozhets | 2014-07-01 | 1 | -1/+10 |
| |\ \ \ \ | |||||
| | * | | | | Update events helper to remove wall-related sections. | Kyle Fazzari | 2014-06-25 | 1 | -2/+0 |
| | * | | | | Update events helper to also return a URL for notes. | Kyle Fazzari | 2014-05-29 | 1 | -1/+12 |
| * | | | | | Merge branch 'css-fix' into 'master' | Dmitriy Zaporozhets | 2014-07-01 | 1 | -0/+1 |
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| | * | | | | CSS fix | Max Ebersbacher | 2014-06-24 | 1 | -0/+1 |
* | | | | | | Add title html option to issue and mr links in milestones to show title on ho... | Marin Jankovski | 2014-07-01 | 4 | -4/+4 |
|/ / / / / | |||||
* | | | | | Merge branch 'group_milestones' into 'master' | Dmitriy Zaporozhets | 2014-07-01 | 13 | -0/+362 |
|\ \ \ \ \ | |||||
| * | | | | | Add feature tests for group milestone. | Marin Jankovski | 2014-06-30 | 4 | -9/+9 |
| * | | | | | Fix styling issues. | Marin Jankovski | 2014-06-30 | 5 | -20/+13 |
| * | | | | | Show all issues and merge requests that could be considered opened or closed,... | Marin Jankovski | 2014-06-30 | 4 | -9/+23 |
| * | | | | | Correct authorization for group milestones. | Marin Jankovski | 2014-06-30 | 4 | -45/+18 |
| * | | | | | Move milestone link in group head, 2 column milestone for MR and issues. | Marin Jankovski | 2014-06-30 | 9 | -33/+44 |
| * | | | | | Start building group milestone show page. | Marin Jankovski | 2014-06-30 | 9 | -13/+190 |
| * | | | | | Get one group milestone based on milestone title. | Marin Jankovski | 2014-06-30 | 3 | -10/+22 |
| * | | | | | Close and reopen group milestones. | Marin Jankovski | 2014-06-30 | 3 | -11/+38 |
| * | | | | | Filter group milestones. | Marin Jankovski | 2014-06-30 | 5 | -26/+42 |
| * | | | | | Move group milestone processing from service to model. | Marin Jankovski | 2014-06-30 | 4 | -77/+53 |
| * | | | | | Reuse existing milestones counting. | Marin Jankovski | 2014-06-30 | 3 | -6/+4 |
| * | | | | | Create group milestones service. | Marin Jankovski | 2014-06-30 | 3 | -3/+97 |
| * | | | | | Show title of milestone. | Marin Jankovski | 2014-06-30 | 3 | -17/+18 |
| * | | | | | Skeleton of the group milestone index page. | Marin Jankovski | 2014-06-30 | 4 | -0/+58 |
| * | | | | | Add group milestones routes and controller. | Marin Jankovski | 2014-06-30 | 3 | -0/+12 |
* | | | | | | Merge branch 'master' of github.com:gitlabhq/gitlabhq | Dmitriy Zaporozhets | 2014-06-30 | 8 | -8/+8 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge pull request #7170 from cirosantilli/add-trailing-newlines | Sytse Sijbrandij | 2014-06-30 | 8 | -8/+8 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Add trailing newline to all text files. | Ciro Santilli | 2014-06-21 | 8 | -8/+8 |
* | | | | | | | | Merge branch 'strong-parameters' into 'master' | Dmitriy Zaporozhets | 2014-06-30 | 57 | -207/+222 |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | |||||
| * | | | | | | | Fix signup and project visibility | Dmitriy Zaporozhets | 2014-06-30 | 2 | -1/+3 |
| * | | | | | | | Fix password change. Fix test settings | Dmitriy Zaporozhets | 2014-06-26 | 1 | -1/+1 |
| * | | | | | | | Make app works with strong params | Dmitriy Zaporozhets | 2014-06-26 | 13 | -86/+67 |
| * | | | | | | | Project hook, milestone, snippet strong params | Dmitriy Zaporozhets | 2014-06-26 | 8 | -14/+24 |
| * | | | | | | | team member and hook strong params | Dmitriy Zaporozhets | 2014-06-26 | 4 | -6/+10 |
| * | | | | | | | Fix dev env. Fix MR creation | Dmitriy Zaporozhets | 2014-06-26 | 1 | -0/+4 |
| * | | | | | | | Key strong params | Dmitriy Zaporozhets | 2014-06-26 | 4 | -6/+7 |
| * | | | | | | | Group and Event strong_params | Dmitriy Zaporozhets | 2014-06-26 | 5 | -11/+12 |
| * | | | | | | | Note strong_params | Dmitriy Zaporozhets | 2014-06-26 | 2 | -4/+9 |
| * | | | | | | | User model to strong params. Comment other attr_accessible to let tests run | Dmitriy Zaporozhets | 2014-06-26 | 13 | -44/+45 |
| * | | | | | | | Use strong params for 5 more models | Dmitriy Zaporozhets | 2014-06-26 | 8 | -16/+20 |
| * | | | | | | | Project services to strong params | Dmitriy Zaporozhets | 2014-06-26 | 8 | -16/+8 |
| * | | | | | | | Remove protected_atrributes gem and start moving to strong params | Dmitriy Zaporozhets | 2014-06-26 | 7 | -29/+39 |
| |/ / / / / / | |||||
* | | | | | | | Rename MergeRequest#lock! to #lock_mr! | Jacob Vosmaer | 2014-06-26 | 2 | -5/+5 |
|/ / / / / / | |||||
* | | | | | | Add html meta tag with software description | Dmitriy Zaporozhets | 2014-06-26 | 1 | -0/+1 |
* | | | | | | Merge branch 'rename-home-tabs' into 'master' | Dmitriy Zaporozhets | 2014-06-26 | 5 | -7/+7 |
|\ \ \ \ \ \ |