[ 
https://issues.apache.org/jira/browse/TEZ-1707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sreenath Somarajapuram updated TEZ-1707:
----------------------------------------
    Description: 
To make all files in the code base comply to TEZ code base standards.
1. All javascript code must follow http://javascript.crockford.com/code.html 
overridden by the following.
  - 2 spaces and no tabs ~ Re-intent.
  - Reorganize files so that each externally used class is in its own file.
  - Rename files based on standards.
2. Remove un-used commented code.
3. Create jira tickets for TODOs under TEZ-1705, and change the comments in the 
code with the newly created jira ids.
5. Add missing apache license headers.
6. Remove trailing spaces.
7. Refactor code so that find is not passed a null/undefined object.

~ Please feel free to add to the list.

  was:
To make all files in the code base comply to TEZ code base standards.
1. All javascript code must follow http://javascript.crockford.com/code.html 
overridden by the following.
2. Remove un-used commented code.
3. 2 spaces and no tabs.
4. Create jira tickets for TODOs under TEZ-1705, and change the comments in the 
code with the newly created jira ids.
5. Add missing apache license headers.
6. Remove trailing spaces.

~ Please feel free to add to the list.


> Prettification ~ Standardise ui code base
> -----------------------------------------
>
>                 Key: TEZ-1707
>                 URL: https://issues.apache.org/jira/browse/TEZ-1707
>             Project: Apache Tez
>          Issue Type: Sub-task
>            Reporter: Sreenath Somarajapuram
>            Assignee: Sreenath Somarajapuram
>              Labels: TEZ-UI-TODO
>         Attachments: tez-1707.1.patch
>
>
> To make all files in the code base comply to TEZ code base standards.
> 1. All javascript code must follow http://javascript.crockford.com/code.html 
> overridden by the following.
>   - 2 spaces and no tabs ~ Re-intent.
>   - Reorganize files so that each externally used class is in its own file.
>   - Rename files based on standards.
> 2. Remove un-used commented code.
> 3. Create jira tickets for TODOs under TEZ-1705, and change the comments in 
> the code with the newly created jira ids.
> 5. Add missing apache license headers.
> 6. Remove trailing spaces.
> 7. Refactor code so that find is not passed a null/undefined object.
> ~ Please feel free to add to the list.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to