Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix GitAccess.text-batch-1 | Douwe Maan | 2015-05-13 | 1 | -2/+3 |
| | |||||
* | Improve OAuth signup error message. | Douwe Maan | 2015-05-13 | 1 | -2/+2 |
| | |||||
* | Improve description of branch protection levels. | Douwe Maan | 2015-05-13 | 1 | -3/+3 |
| | |||||
* | Improve Git access error messages. | Douwe Maan | 2015-05-13 | 3 | -45/+44 |
| | |||||
* | Merge branch 'ad-block_auto_created_users' into 'master' | Dmitriy Zaporozhets | 2015-05-12 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | | | Don't accidentally unblock auto created users from Active Directory. Fixes #1581. See merge request !638 | ||||
| * | Don't accidentally unblock auto created users from Active Directory.ad-block_auto_created_users | Douwe Maan | 2015-05-12 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'brakeman-level' | Dmitriy Zaporozhets | 2015-05-12 | 1 | -0/+2 |
|\ \ | |/ |/| | | | | | Conflicts: lib/tasks/brakeman.rake | ||||
| * | We would like to pass 'brakeman -w2' | Jacob Vosmaer | 2015-05-11 | 1 | -0/+2 |
| | | |||||
* | | Follow shell command guidelines in Brakeman task | Jacob Vosmaer | 2015-05-11 | 1 | -1/+1 |
|/ | | | | | | There is no real issue here because the shell command is completely static, but it is still nicer to just follow the guidelines in doc/development/shell_commands.md . | ||||
* | Remove class and id attributes from SanitizationFilter whitelistrs-disallow-id-class | Robert Speicher | 2015-05-08 | 1 | -2/+17 |
| | |||||
* | Merge pull request #9214 from Bugagazavr/hook-events | Valeriy Sizov | 2015-05-08 | 1 | -1/+1 |
|\ | | | | | Added X-GitLab-Event header for web hooks | ||||
| * | Added X-GitLab-Event header for web hooks | bugagazavr | 2015-05-08 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'rs-task_list' into 'master' | Dmitriy Zaporozhets | 2015-05-08 | 3 | -30/+20 |
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use task_list gem for task lists Task Lists can now be used in comments, and they'll render in previews. :clap: Closes internal https://dev.gitlab.org/gitlab/gitlabhq/issues/2271 See merge request !599 | ||||
| * | | Update Markdown help docs for latest changes | Robert Speicher | 2015-05-06 | 1 | -1/+1 |
| | | | |||||
| * | | Remove 'jasmine' gem | Robert Speicher | 2015-05-06 | 1 | -0/+12 |
| | | | | | | | | | | | | | | | | | | jasmine-rails still requires it as a dependency, but for some reason running `rake jasmine:ci` produced test failures but `rake spec:javascript` didn't. | ||||
| * | | Remove all references to `parse_tasks` | Robert Speicher | 2015-05-06 | 1 | -28/+3 |
| | | | |||||
| * | | Add TaskList::Filter to pipeline | Robert Speicher | 2015-05-06 | 1 | -4/+7 |
| |/ | |||||
* | | Merge branch 'master' of github.com:gitlabhq/gitlabhq | Dmitriy Zaporozhets | 2015-05-08 | 1 | -1/+1 |
|\ \ | |||||
| * | | Revert "Allow to configure smtp and sendmail in gitlab.yml" | Dmitriy Zaporozhets | 2015-05-06 | 1 | -1/+1 |
| |/ | |||||
* | | Add SIDEKIQ_MEMORY_KILLER_SHUTDOWN_SIGNAL env var | Jacob Vosmaer | 2015-05-07 | 1 | -5/+6 |
|/ | | | | | | | It looks like SIGTERM may not be enough to shut down a Sidekiq process when its RSS has gotten too big. This change will allow us to experiment with sending SIGKILL instead of SIGTERM to Sidekiq processes on gitlab.com. | ||||
* | Allow to configure smtp and sendmail in gitlab.yml | Jakub Jirutka | 2015-05-06 | 1 | -1/+1 |
| | |||||
* | Update authentication.rb | quodos | 2015-05-04 | 1 | -1/+1 |
| | | | correct spelling | ||||
* | Add current_sign_in_at to api User | Sven Selberg | 2015-05-04 | 1 | -1/+1 |
| | |||||
* | Merge branch 'api-iid' of https://github.com/jubianchi/gitlabhq into ↵ | Dmitriy Zaporozhets | 2015-05-03 | 3 | -5/+18 |
|\ | | | | | | | jubianchi-api-iid | ||||
| * | Query issues, merge requests and milestones with their IID through API | jubianchi | 2015-05-02 | 3 | -5/+18 |
| | | |||||
* | | Merge pull request #9066 from jirutka/fix-6417 | Dmitriy Zaporozhets | 2015-05-03 | 1 | -2/+2 |
|\ \ | | | | | | | Fix #6417: users with group permission should be able to create groups via API | ||||
| * | | Fix #6417: users with group permission should be able to create groups via API | Robert Schilling | 2015-03-31 | 1 | -2/+2 |
| | | | |||||
* | | | Merge pull request #8756 from zaburt/force_utf8_on_oauth_properties | Dmitriy Zaporozhets | 2015-05-03 | 2 | -7/+16 |
|\ \ \ | | | | | | | | | add common method to force utf8 and force oauth properties to be utf8 | ||||
| * | | | add common method to force utf8 and force oauth properties to be utf8 | Onur Küçük | 2015-05-03 | 2 | -7/+16 |
| | |/ | |/| | |||||
* | | | Remove title_for_issue helper | Robert Speicher | 2015-04-30 | 1 | -5/+1 |
| | | | |||||
* | | | Remove special handling for the `'` problem | Robert Speicher | 2015-04-30 | 2 | -13/+1 |
| | | | | | | | | | | | | | | | | | | While `escape_once` will create this HTML entity, Nokogiri always translates it back before it gets to IssueReferenceFilter, so there should be no danger of erroneous issue links. | ||||
* | | | Add Project#get_issue | Robert Speicher | 2015-04-30 | 1 | -7/+6 |
| | | | |||||
* | | | Rename SCHEME_PATTERN to LINK_PATTERN | Robert Speicher | 2015-04-30 | 1 | -5/+5 |
| | | | |||||
* | | | Autolink short URLs | Robert Speicher | 2015-04-30 | 1 | -1/+4 |
| | | | |||||
* | | | Update Autolink SCHEME_PATTERN | Robert Speicher | 2015-04-30 | 1 | -1/+3 |
| | | | |||||
* | | | Doc typo | Robert Speicher | 2015-04-30 | 1 | -1/+1 |
| | | | |||||
* | | | Escape normal text in our Redcarpet renderer | Robert Speicher | 2015-04-30 | 1 | -1/+3 |
| | | | |||||
* | | | Update the Gitlab::Markdown docs | Robert Speicher | 2015-04-30 | 1 | -25/+1 |
| | | | |||||
* | | | Add Gitlab::Markdown::SanitizationFilter | Robert Speicher | 2015-04-30 | 2 | -31/+41 |
| | | | | | | | | | | | | | | | This just extends the HTML::Pipeline::SanitizationFilter with our custom whitelist. | ||||
* | | | Add Gitlab::Markdown::AutolinkFilter | Robert Speicher | 2015-04-30 | 3 | -14/+103 |
| | | | |||||
* | | | Add Gitlab::Markdown::TableOfContentsFilter | Robert Speicher | 2015-04-30 | 3 | -10/+67 |
| | | | | | | | | | | | | Removes header and table of contents processing from Redcarpet renderer. | ||||
* | | | Merge branch 'show-invalid-projects-google-code-import' into 'master' | Douwe Maan | 2015-04-30 | 1 | -0/+4 |
|\ \ \ | |/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Show incompatible projects in Google Code import status Using Google Code import with a JSON file that contained only one Subversion project led to confusion over whether the system was working. Display the list of valid projects if there are any, and show a list of incompatible projects. Provide tips on how to retain issue data after conversion. Closes #1531 ## Screenshots Before:  After with no projects available (notice the button is hidden):  After with 1 valid and 1 incompatible project:  See merge request !586 | ||||
| * | | Show incompatible projects in Google Code import status | Stan Hu | 2015-04-30 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | Importing a JSON file with only one Subversion project lead to confusion over whether the system was working. Provide status why these projects could not be imported directly. Closes #1531 | ||||
* | | | Don't allow a merge request to be merged when its title starts with "WIP". | Douwe Maan | 2015-04-30 | 1 | -2/+2 |
|/ / | |||||
* | | Merge pull request #8677 from jubianchi/api-500-json | Jeroen van Baarsen | 2015-04-28 | 1 | -1/+1 |
|\ \ | | | | | | | Send 500 errors as JSON in the API | ||||
| * | | Send 500 errors as JSON in the API | jubianchi | 2015-04-27 | 1 | -1/+1 |
| | | | |||||
* | | | Add a rake task to automatically restart foreman when changes occur | jubianchi | 2015-04-27 | 1 | -0/+5 |
|/ / | |||||
* | | Merge pull request #8754 from jirutka/fix-project_name_regex | Jeroen van Baarsen | 2015-04-27 | 1 | -4/+4 |
|\ \ | | | | | | | Fix (project_)name_regex to accept non-ASCII letters and dash | ||||
| * | | Fix (project_)name_regex to accept non-ASCII letters and dash | Jakub Jirutka | 2015-04-27 | 1 | -4/+4 |
| | | | |||||
* | | | Revert "Added X-GitLab-Event header for web hooks" | Valery Sizov | 2015-04-27 | 1 | -1/+1 |
|/ / | | | | | | | This reverts commit 548f182814acd0f7a110e6c165c186e345901b00. |